Tests execution questions #519
Unanswered
jose-vbh
asked this question in
Getting Help
Replies: 0 comments
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.
-
Netbox v2.11.3
E. g.
WARNING - 2021-05-26 09:26:47,867 - django.request - [log.py:224] - Not Found: /api/dcim/devices/14/
WARNING - 2021-05-26 09:26:48,555 - django.request - [log.py:224] - Bad Request: /api/dcim/devices/
This makes sense if there is no data set, which I believe this is not the case (took a look a the tests in the applications and data is created there). Is this how is supposed to be?
E. g.
WARNING - 2021-05-26 09:28:15,040 - django.request - [log.py:224] - Forbidden (Permission denied): /dcim/cables/import/
Any ideas are appreciated.
Beta Was this translation helpful? Give feedback.
All reactions