Page not found (404)

Request Method: GET
Request URL: https://ipam.rodvand.net/api/docs/

Using the URLconf defined in netbox.urls, Django tried these URL patterns, in this order:

  1. [name='home']
  2. search/ [name='search']
  3. login/ [name='login']
  4. logout/ [name='logout']
  5. oauth/
  6. circuits/
  7. core/
  8. dcim/
  9. extras/
  10. ipam/
  11. tenancy/
  12. users/
  13. virtualization/
  14. wireless/
  15. user/
  16. htmx/object-selector/ [name='htmx_object_selector']
  17. api/ [name='api-root']
  18. api/circuits/
  19. api/core/
  20. api/dcim/
  21. api/extras/
  22. api/ipam/
  23. api/tenancy/
  24. api/users/
  25. api/virtualization/
  26. api/wireless/
  27. api/status/ [name='api-status']
  28. api/schema/ [name='schema']
  29. api/schema/swagger-ui/ [name='api_docs']
  30. api/schema/redoc/ [name='api_redocs']
  31. graphql/ [name='graphql']
  32. media/<path:path>
  33. media-failure/ [name='media_failure']
  34. plugins/
  35. api/plugins/
  36. admin/background-tasks/
  37. admin/plugins/
  38. admin/
  39. __debug__/

The current path, api/docs/, didn’t match any of these.

You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.

DJDT

History

Versions

Time

Settings from netbox.settings

Headers

Request

SQL queries from 1 connection

Static files (516 found, 0 used)

Templates (1 rendered)

Cache calls from 1 backend

Signals