Page not found (404)

Request Method: GET
Request URL: http://3.64.102.187/

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

  1. admin/
  2. api/v1/core/
  3. api/v1/users/
  4. api/v1/websites/
  5. api/v1/insights/
  6. api/v1/compliance/
  7. api/v1/addons/
  8. api/v1/payment/
  9. api/v1/motion/
  10. api/v1/signlanguage/
  11. api/v1/signtool/
  12. api/v1/widget/
  13. api/v1/staff/
  14. api/v1/insightmobile/
  15. api/v1/compliancemobile/
  16. api/v1/stk/
  17. api/v1/visual/
  18. api/v1/weaccess/
  19. api/v1/customers/
  20. api/v1/jira/
  21. ^static/(?P<path>.*)$
  22. ^media/(?P<path>.*)$

The empty path didn’t match any of these.