Advertisement
Guest User

Untitled

a guest
Dec 12th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. The PostgreSQL backend produced an error
  2. terminating connection due to administrator command
  3. CONTEXT: SQL statement "UPDATE ONLY "manage"."cam" SET "netboxid" = NULL WHERE $1 OPERATOR(pg_catalog.=) "netboxid""
  4. SSL connection has been closed unexpectedly
  5.  
  6. Traceback (most recent call last):
  7. File "/usr/lib/nav/navclean", line 228, in <module>
  8. main(sys.argv[1:])
  9. File "/usr/lib/nav/navclean", line 58, in main
  10. connection.rollback()
  11. psycopg2.InterfaceError: connection already closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement