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
{{ message }}
This repository was archived by the owner on Mar 1, 2023. It is now read-only.
Hello, I've deployed Postfacto to cloud foundry but unable to access admin dashboard, getting error invalid email or password, both using my custom email/password or default ones. During deployment, I used ADMIN_EMAIL=[email protected] ADMIN_PASSWORD=xyz ./deploy.sh my-retro-app, deployment was successful but I received message
Incorrect Usage: unexpected argument "ADMIN_EMAIL=[email protected] ADMIN_PASSWORD=xyz rake admin:create_user"
FAILED
i tried to access admin dasboard using both emails and respective passwords (custom and default) but keep getting error invalid email or password
Please advise how to access admin dashboard, thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I've deployed Postfacto to cloud foundry but unable to access admin dashboard, getting error invalid email or password, both using my custom email/password or default ones. During deployment, I used ADMIN_EMAIL=[email protected] ADMIN_PASSWORD=xyz ./deploy.sh my-retro-app, deployment was successful but I received message
Incorrect Usage: unexpected argument "ADMIN_EMAIL=[email protected] ADMIN_PASSWORD=xyz rake admin:create_user"
FAILED
i tried to access admin dasboard using both emails and respective passwords (custom and default) but keep getting error invalid email or password
Please advise how to access admin dashboard, thanks
The text was updated successfully, but these errors were encountered: