TheSpaghettiDetective/obico-server

[BUG] o/authorize is not available

Closed this issue · 1 comments

Describe the bug
I am running obico using docker. When I try to login from OrcaSlicer, it ends up in "Not found".
It tries to load https://myhost.xyz/o/authorize which is 404.
Traced it down in obico-server-web, log says:
django.request WARNING Not Found: /o/authorize.

To Reproduce
Steps to reproduce the behavior:

  1. Install obico in docker
  2. Try to login from OrcaSlicer

Screenshots
If applicable, add screenshots to help explain your problem.

Hosting environment (please complete the following information):
Debian 12, latest docker, latest docker image.

Additional context

Screenshot_2024-04-24_00-10-23
Screenshot_2024-04-24_00-10-39