Dashboard access issue after login #1077
Unanswered
AsadVathare
asked this question in
Q&A
Replies: 1 comment 1 reply
-
What version are you using? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have recently started to setup docker-openwisp. I first cloned the repo, ran make start but openvpn container showed to be unhealthy, then tried a few times over with fresh instance but still unhealthy. So in a fresh instance I cloned the repo, ran make pull and then ran docker compose up -d and openvpn showed healthy. So I edited .env file and changed dashboard domain to my custom domain and let the default settings as it is. then I ran docker compose down and docker compose up -d, then I got the login page on the domain. Now when I am trying to login with correct credentials I get redirected back to login page ( I checked network tab and /admin has 302).
What could be causing this ?
Beta Was this translation helpful? Give feedback.
All reactions