-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi,
I've just set up synda via conda, and have been trying to download some cordex runs. However, the daemon stops immediately after i start running it. A colleague has used the same credentials on the same server, and successfully downloaded some data. I've compared our environments and we have the same versions installed. So not clear what the problem is. I've also run
synda certificate renew and synda check-env, and both appears to have completed successfully.
Appreciate any help you could give me.
This is the last entry in the log file.
code=SDNETUTI-004,message=HTTP query failed (url=https://esg-dn1.nsc.liu.se/esgf-idp/openid/ClairBarnes,exception=HTTPSConnectionPool(host='esg-dn1.nsc.liu.se', port=443): Max retries exceeded with url: /esgf-idp/openid/ClairBarnes (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x15550818d940>, 'Connection to esg-dn1.nsc.liu.se timed out. (connect timeout=10)')),timeout=10)
2023-06-05 10:46:12,145 INFO SDDAEMON-034 Daemon stopped
Daemon successfully started
2023-06-05 10:48:50,021 INFO SDDAEMON-001 Daemon starting ...
INFO: Connected to /rds/general/user/mzachari/home/.synda/db/sdt.db
2023-06-05 10:48:50,022 INFO SDTSCHED-533 Connected to /rds/general/user/mzachari/home/.synda/db/sdt.db
2023-06-05 10:48:50,023 INFO SDTSCHED-993 Starting watchdog..
2023-06-05 10:48:50,024 INFO SDFILDAO-200 get_files time is 0.000488, search select * from file where status=:status ORDER BY priority DESC, checksum with {'status': 'running'}
FOLLOWING ERROR captured from ESGF openid Service...code=SDNETUTI-004,message=HTTP query failed (url=https://esg-dn1.nsc.liu.se/esgf-idp/openid/ClairBarnes,exception=HTTPSConnectionPool(host='esg-dn1.nsc.liu.se', port=443): Max retries exceeded with url: /esgf-idp/openid/ClairBarnes (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x153606b06940>, 'Connection to esg-dn1.nsc.liu.se timed out. (connect timeout=10)')),timeout=10)
2023-06-05 10:56:26,052 INFO SDDAEMON-034 Daemon stopped
Daemon successfully started