Skip to Content.
Sympa Menu

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

Subject: perfSONAR User Q&A and Other Discussion

List archive

RE: [perfsonar-user] PWA RPM setup issue


Chronological Thread 
  • From: Brian Tehan <>
  • To: "" <>
  • Subject: RE: [perfsonar-user] PWA RPM setup issue
  • Date: Wed, 14 Apr 2021 21:19:31 +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=/VZDhMYk3by/0g+mHfdJLFUNlvKmPCROkFKjvpfMvbk=; b=HyxZLfkEjNw6DNjLkA1cIP8ImxdEe6+lJGWNj7180TEusu9g24oQqApDs9dtC1H2VMbtpbwYgex/1klwcKwlQMv0RZpID063nGYw2JsgbtdlTMcfE5L+Otqbu879OcSeD9oHYruNyDY679AoHsr8yPuy8W8nngKoNfBeefYXtJ+yWwetokICtLQ0OffbX2afL5yGKOMVN2P5Q3dCmGmC5PKtqLdXNIoOkklcGVn/tjmwAXjgPNDDEMUuHfPJ5peSusM3NmRx45MXkgcHpvrJ5XK4DFFhtKexfY5hOGEQecnG/pKnbpM5tcE5+TuL5orNV1VSsM44w9Jms6T8FX1RPw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ixxW3h88dKFlM0veLnnwdSJTO1NeEYZd7nUQVnMnHI/juwHo6+TLNC8wzQKwsM6Z89OXpOYN8KtYS9+85Y22WvLxj2HTwDC7xeIrN76kcJg43MbvWVtqZ3TK9waf4fdftmYmUglLf9hrSCsxJnQUKlLIS3YYiMhJwmm9TafXcBy00LsFctXOFjqAWXGj/X1ksGYgUhoesTLZUSpkNevjibGWAeSbfYDWR01ADZN2VJUN/h7oZK6AhQxyA91CxLPDuo5gt/iFxOS69ArTC87zhimpQ1NRIXqmOD92Rv6HF9k6Jp3fH7UC13ZON/+wuCQpSckTeK1b1HR/GYuCkV95GQ==

Bringing this back up to the top in the hope that someone has seen a similar issue and knows of a fix.

 

Thanks.

 

Brian Tehan

Network Engineer | University of Nebraska ITS

Eppley Administration Building

6001 Dodge St EAB009F, Omaha, NE 68182-0051

402.554.6428 |

 

From: Brian Tehan
Sent: Tuesday, March 23, 2021 2:04 PM
To:
Subject: PWA RPM setup issue

 

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 |

 




Archive powered by MHonArc 2.6.24.

Top of Page