You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect to OctoPrint behind a authelia+traefik combo, configured to use basic auth. If I enter the correct credentials and API key, I get this error: "You are not allowed to access to OctoPrint with the configured API key".
The connection works when I disable basic auth on the server or enter the URL in format user:password@domain directly in cura.cfg, so it seems like the username and password fields aren't being handled correctly.
I am trying to connect to OctoPrint behind a authelia+traefik combo, configured to use basic auth. If I enter the correct credentials and API key, I get this error: "You are not allowed to access to OctoPrint with the configured API key".
The connection works when I disable basic auth on the server or enter the URL in format
user:password@domain
directly in cura.cfg, so it seems like the username and password fields aren't being handled correctly.Config
broken cura.cfg snippet:
working cura.cfg snippet:
Logs
The text was updated successfully, but these errors were encountered: