Replies: 3 comments 2 replies
-
What does this command show?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
hum something strange indeed |
Beta Was this translation helpful? Give feedback.
1 reply
-
indeed... I found 2 : thanks I ll check that and leave a comment here when solved |
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.
-
hello
i got an error after creating superuser in netbox
<class 'redis.exceptions.ResponseError'>
Error running script (call to f_0605214935a9ffcd4b9e5779300302540ff08da4): @user_script:36: @user_script: 36: Unknown Redis command called from Lua script
Python version: 3.8.12
NetBox version: 2.10.2
i had a look in discussion and people explain that i need to upgrade redis
and it is what i did : sh-4.2$ redis-server -v
Redis server v=6.2.4 sha=00000000:0 malloc=jemalloc-5.1.0 bits=64 build=3934c45355244da4
but i m still having the same issue
thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions