circuits/provider Error #17020
Replies: 7 comments 3 replies
-
@soji44 Hi! I filled my netbox with providers and also got this error in the web url https://prison.zt.ru/circuits/providers / , in the api by url https://prison.zt.ru/api/circuits/providers / the provider list opens without any problems. Have you been able to solve this problem? What is the reason for this error? <class 'django.core.exceptions.FieldError'> Unsupported lookup 'count' for BigAutoField or join on the field not permitted, perhaps you meant contains? Версия для Python: 3.11.2 |
Beta Was this translation helpful? Give feedback.
-
trace with this problem |
Beta Was this translation helpful? Give feedback.
-
I also noticed a feature that the problem is reproduced only on my account with super user rights, from different devices. It doesn't play for other users, regardless of their rights. |
Beta Was this translation helpful? Give feedback.
-
Hi! Thank you for your experience and concern. Yes, this section opens without problems for other users, resetting the cache does not help.
… 26 февр. 2025 г., в 21:14, S_o_j_i_D_a_n_i_e_l ***@***.***> написал(а):
Not really, but I found it happens to only my root account. I added another admin account and access the same page without any issues. Hope this works for you
|
Beta Was this translation helpful? Give feedback.
-
@soji44 , I was able to reproduce this in my local instance, can you file a bug for this? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@jnovinger Thanks for the quick response and help. By this time, I had updated netbox from 4.1.4 to the current 4.2.4, the problem was reproduced again, I recreated the user and the problem was resolved. Thank you for explaining the reason for what is happening, I hope the developers will be able to fix it in the new versions. By the way, sorting by the number of accounts does not work, only by name and by the number of communication channels. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
Could you please help with below error. I get this when I click on Providers under circuits. Thank you
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'django.core.exceptions.FieldError'>
Unsupported lookup 'count' for BigAutoField or join on the field not permitted, perhaps you meant contains?
Python version: 3.10.12
NetBox version: 3.6.3
Plugins: None installed
Beta Was this translation helpful? Give feedback.
All reactions