Unable to login to netbox #16930
Unanswered
aman20010sinha
asked this question in
Help Wanted!
Replies: 1 comment 5 replies
-
This is about NetBox unable to connect to the PostgreSQL database. Search for configuration issues or unexpected database connections on the database server. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Facing below errors while trying to open Netbox
<class 'django.db.utils.OperationalError'>
connection failed: :1), port 5432 failed: FATAL: remaining connection slots are reserved for non-replication superuser connections
Python version: 3.11.6
NetBox version: 3.6.4
Plugins: None installed
I guess we were using username password to authenticate to netbox via API and we have reached connection limit. How to remove the API tokens from Netbox?
Beta Was this translation helpful? Give feedback.
All reactions