Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] PWA RPM setup issue

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] PWA RPM setup issue


Chronological Thread 
  • From: Brian Tehan <>
  • To: "" <>
  • Subject: [perfsonar-user] PWA RPM setup issue
  • Date: Tue, 23 Mar 2021 19:03:41 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nebraska.edu; dmarc=pass action=none header.from=nebraska.edu; dkim=pass header.d=nebraska.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=n84MPA8P9a5L3Os5cHrYGt3oFCZW2FYhB0cjS4peTNc=; b=TiWF/ZLcWf9Tuh55F5lUbLK4TynQM5Bofd+vShqIcqHc7fx+38O4G1F72qjvcdCdgPzaHG+lv5XfXiWP8qxxoob6mdQEUrUPwUJUPsdlqxx25UvdNJ7w8iMVv+1YRFmEeslsvytEjVLwe3bVQoL+s19cFi1J6a/CtyPSkslp1LKaAKlq6jB2wkJNaKyVdG8PP1nxlKK6DoItzMqlCD3GbWmv7sbz/6GyZ4PK0PPc5wIU8o7c9OWZwMI1pJIBcKBgR619ZJy8Xoq3o+OljY9JFLGfsl7RqK9S355pkC9uOT/RHhZzg9pZTF8UEfMSUgJQ2ZkwK1S309pHlljFQ6m65w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=aYRKCrn/RyGmNu18UQrafobEp3Ue/MHwh0ARwWnQ80MlqEkFYgn8NT3mDZzKS0rSZOnZw5kAviIMO/9uKYe9kBhkGEchlmfWX/yHZ8GhUIQLaioUJsn7rzCrXRalTyNJwqZKzvQds+feUXYf8tqs6ogyS41ahaOvthueYnKbfl0IVcN6W64T2uiZnqrtAPBCVdZ0KJIN7kNVnHo0FPyUKtdJqEfyxsgqclj4ONJfaH7oC0zo2pIOTbdOR0MLoR6aFTkJmMM3Crf+J1Y4Ol10n4c/TxXbIzN4mGs5qiR6s68xVgHfjpKmpAK22LHvRdTYmrapF22PsSjlyMjVFQTsEA==

Hello,

 

I’ve installed PWA using RPM on a CentOS 7 machine that already has PerfSONAR setup and working on it.  I’m going through the PWA guide and when I get to User Management the pwa_auth command throws an error:

 

[user@nn-lnk-perfsonar ~]$ pwa_auth listuser

/etc/perfsonar/psconfig-web/auth/index.js:103

exports.x509 = {

       ^

 

SyntaxError: Unexpected token .

    at createScript (vm.js:56:10)

    at Object.runInThisContext (vm.js:97:10)

    at Module._compile (module.js:549:28)

    at Object.Module._extensions..js (module.js:586:10)

    at Module.load (module.js:494:32)

    at tryModuleLoad (module.js:453:12)

    at Function.Module._load (module.js:445:3)

    at Module.require (module.js:504:17)

    at require (internal/module.js:20:19)

    at Object.<anonymous> (/usr/lib/perfsonar/psconfig-web-admin/auth/bin/auth.js:9:14)

 

 

Also, when I go to https://<hostname>/pwa/api/pwa/health I get the following error:

 

{"status":"failed","msg":"no hosts!","cache":{"hosts":0,"update_time":1616523927478}}

 

I feel like I’m missing something, could someone point me in the right direction, please?

 

Thanks.

 

Brian Tehan

Network Engineer | University of Nebraska ITS

Eppley Administration Building

6001 Dodge St EAB009F, Omaha, NE 68182-0051

402.554.6428 |

 



  • [perfsonar-user] PWA RPM setup issue, Brian Tehan, 03/23/2021

Archive powered by MHonArc 2.6.24.

Top of Page