Server error
#10331
Replies: 1 comment 1 reply
-
Netbox depends on redis. Perhaps you didn't install it, or it's not running. See https://docs.netbox.dev/en/stable/installation/2-redis/ Usual debugging: |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
After a new install i try to connect to the web interface end get the following error: -
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'redis.exceptions.ConnectionError'>
Error 111 connecting to localhost:6379. Connection refused.
Python version: 3.10.4
NetBox version: 3.3.2
does anybody have an idea what the issue might be?
Beta Was this translation helpful? Give feedback.
All reactions