Skip to Content.
Sympa Menu

perfsonar-user - RE: [perfsonar-user] Error - Couldn't save configuration file

Subject: perfSONAR User Q&A and Other Discussion

List archive

RE: [perfsonar-user] Error - Couldn't save configuration file


Chronological Thread 
  • From: "Garnizov, Ivan" <>
  • To: Thomas Angle <>, Edward Colone <>
  • Cc: "" <>
  • Subject: RE: [perfsonar-user] Error - Couldn't save configuration file
  • Date: Mon, 8 Mar 2021 15:09:51 +0000

Hello Thomas,

 

There must be a reason for the 500 Error on attempts to connect to your Esmond archiver. Please try to see what stands behind

 It. Also please note that the Esmond communication is SSL protected, meaning you should also check the Apache ssl_error_log

 

The JMX warnings are irrelevant. The 7199 port / connection is not relevant for pS and is therefore not exposed.

 

 

Regards,

Ivan Garnizov

 

GEANT WP6T3: pS development team

GEANT WP7T1: pS deployments GN Operations

GEANT WP9T2: Software governance in GEANT

 

 

 

 

 

From: Thomas Angle [mailto:]
Sent: Monday, March 8, 2021 2:48 PM
To: Garnizov, Ivan (RRZE) <>; Edward Colone <>
Cc:
Subject: Re: [perfsonar-user] Error - Couldn't save configuration file

 

Thanks for giving me a place too look.

It is running.

systemctl status cassandra
● cassandra.service - SYSV: Starts and stops Cassandra
   Loaded: loaded (/etc/rc.d/init.d/cassandra; bad; vendor preset: disabled)
   Active: active (exited) since Fri 2021-03-05 09:47:48 EST; 2 days ago
     Docs: man:systemd-sysv-generator(8)

Mar 05 09:47:43 perfsonar.gb.nrao.edu systemd[1]: Starting SYSV: Starts and stops Cassandra...
Mar 05 09:47:43 perfsonar.gb.nrao.edu su[1461]: (to cassandra) root on none
Mar 05 09:47:48 perfsonar.gb.nrao.edu cassandra[1418]: Starting Cassandra: OK
Mar 05 09:47:48 perfsonar.gb.nrao.edu systemd[1]: Started SYSV: Starts and stops Cassandra.

I found this in /var/log/cassandra/system.log.

 WARN [main] 2021-03-05 09:47:52,661 CassandraDaemon.java (line 153) JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.

If is enabled in /etc/cassandra/default.conf/cassandra-env.sh

JMX_PORT="7199"
LOCAL_JMX=yes

The port is open

tcp        0      0 127.0.0.1:7199          0.0.0.0:*               LISTEN      2666/java          

I did notice a port not open in firewalld

firewall-cmd --list-ports

firewall-cmd --list-services
bwctl dhcpv6-client http https ntp owamp-control ssh traceroute twamp-contr

8760-9960/udp 8760-9960/tcp 18760-19960/udp 18760-19960/tcp 5201/tcp 5201/udp 5001/tcp 5001/udp 5000/tcp 5101/tcp 5000/udp 5101/udp 5890-5900/tcp

This is a fresh install with some tests added. Did I miss something when installing? Thanks

Tom

On 3/8/21 8:09 AM, Garnizov, Ivan wrote:

Hi Thomas,

 

The link you provided shows a failure for the Esmond archiver.

This apparently leads to the issues you report with the pS GUI.

 

So what do you have in the Cassandra logs?

/var/log/cassandra/system.log

 

Are you sure Cassandra service is up and running?

 

Could that be a resource exhaustion problem?

From your messages we can only guess, but do you run the pS Toolkit? How did you install it / what procedure did you follow?

 

 

Regards,

Ivan Garnizov

 

GEANT WP6T3: pS development team

GEANT WP7T1: pS deployments GN Operations

GEANT WP9T2: Software governance in GEANT

 

 

 

From: [] On Behalf Of Thomas Angle
Sent: Friday, March 5, 2021 4:39 PM
To: Edward Colone
Cc:
Subject: Re: [perfsonar-user] Error - Couldn't save configuration file

 

No, I think it was the migration script (from CentOS . I did reinstall and could manually add the tests and it saved fine.

I have an error in the Test Results  page.

Error loading test listing; measurement archive unreachable:

https://perfsonar.gb.nrao.edu/esmond/perfsonar/archive/

I did find this in the /var/log/httpd/error_log


[Fri Mar 05 09:58:06.750040 2021] [wsgi:error] [pid 2218] path= ['/usr/lib/esmond', '/usr/lib/esmond/esmond', '/usr/lib/esmond/lib/python3.6', '/usr/lib/esmond/lib/python3.6/site-packages', '/usr/lib/esmond', '/usr/lib/esmond/esmond_client', '/usr/lib64/python36.zip', '/usr/lib64/python3.6', '/usr/lib64/python3.6/lib-dynload', '/usr/lib64/python3.6/site-packages', '/usr/lib/python3.6/site-packages']

[Fri Mar 05 09:40:57.607594 2021] [wsgi:error] [pid 2116] [remote 10.16.96.111:56660] esmond [INFO] Schema check done
[Fri Mar 05 09:40:57.607682 2021] [wsgi:error] [pid 2116] [remote 10.16.96.111:56660] esmond [DEBUG] Opening ConnectionPool
[Fri Mar 05 09:40:57.623181 2021] [wsgi:error] [pid 2116] [remote 10.16.96.111:56660] esmond [INFO] Connected to ['localhost:9160']

On 3/5/21 10:12 AM, Edward Colone wrote:

Was this a result of a pSconfig command, or some other operation?

 

Thanks,

 

-Ed

 

 

On Fri, Mar 5, 2021 at 10:10 AM Thomas Angle <> wrote:

After a clean install to CentOS 7 and a migration of the configuration,
I get the following error when trying to save a config change.

Error - Couldn't save configuration file

Any help would be appreciated. Thanks

--
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user




Archive powered by MHonArc 2.6.24.

Top of Page