Login redirects to Registration #5403
Unanswered
realulim
asked this question in
Self-Hosted Support
Replies: 2 comments 1 reply
-
same problem here |
Beta Was this translation helpful? Give feedback.
0 replies
-
AFAIK there is no way to provision admin accounts through env variables anymore. It used to exist in older versions of Plausible but has been removed due to extra maintenance burden. |
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 all,
I've installed the CE on Kubernetes with the supplied Helm chart and configured an ingress. I can access the Plausible Base URL, but all it shows is the user registration page. If I click on "login" (or enter the /login URL manually), I get a 302 and are redirected to /registration.
I did provision for an admin account and would like to login as admin - not register a user. What could be the issue here?
I have even disabled registration in the values.yml file by putting
disableRegistration: true # Restricts registration of new users.
Seems like I don't grasp some basic concept :)
Beta Was this translation helpful? Give feedback.
All reactions