ODM2DataSharingPortal icon indicating copy to clipboard operation
ODM2DataSharingPortal copied to clipboard

staging.monitormywatershed.org OperationalError

Open neilh10 opened this issue 1 year ago • 1 comments

Yesterday on accessing https://staging.monitormywatershed.org/sites/tu_rcru_test06/ it worked.

On accessing today it threw a problem.
image

https://staging.monitormywatershed.org/sites/tu_rcru_test06/

OperationalError at /sites/tu_rcru_test06/

(psycopg2.OperationalError) terminating connection due to administrator command
SSL connection has been closed unexpectedly

[SQL: SELECT * FROM dataloaderinterface_siteregistration WHERE "SamplingFeatureID" = '%s';] [parameters: (1267,)] (Background on this error at: https://sqlalche.me/e/14/e3q8)

Request Method: GET
https://staging.monitormywatershed.org/sites/tu_rcru_test06/
3.2.16
OperationalError
(psycopg2.OperationalError) terminating connection due to administrator command SSL connection has been closed unexpectedly [SQL: SELECT * FROM dataloaderinterface_siteregistration WHERE "SamplingFeatureID" = '%s';] [parameters: (1267,)] (Background on this error at: https://sqlalche.me/e/14/e3q8)
/home/ubuntu/.conda/envs/ODM2DataSharingPortal/lib/python3.10/site-packages/sqlalchemy/engine/default.py, line 732, in do_execute
/home/ubuntu/.conda/envs/ODM2DataSharingPortal/bin/python
3.10.4
['/opt/ODM2DataSharingPortal/src', '/usr/bin', '/home/ubuntu/.conda/envs/ODM2DataSharingPortal/lib/python310.zip', '/home/ubuntu/.conda/envs/ODM2DataSharingPortal/lib/python3.10', '/home/ubuntu/.conda/envs/ODM2DataSharingPortal/lib/python3.10/lib-dynload', '/home/ubuntu/.conda/envs/ODM2DataSharingPortal/lib/python3.10/site-packages']
Thu, 03 Oct 2024 18:15:05 -0500

neilh10 avatar Oct 03 '24 23:10 neilh10