Currently facing an issues with self-hosted plane: No authentication methods available
Also /god-mode brings me back to the same error page and my url is redirected to: /?next_path=/god-mode
I don’t know how to solve this anyhow.
Maybe somebody can help me out here.
Could you try clearing your browser cache and then restarting the instance? Also, try accessing God Mode with a trailing slash like /god-mode/.
If the error persists, could you share the API container logs?
Hey there.
I just refreshed every cache because I read about this problem earlier.
I also tried to access `/god-mode/` but I just get redirected to the links mentioned above.
Hey — quick question: did you disable plane-proxy, or are you routing traffic to plane-proxy through npm-proxy?
I’m asking because if plane-proxy is disabled, you’ll need to add the Plane-related routes to your npm-proxy so it can correctly route traffic to the Plane containers.