Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I go to /setup, it has 403 error #161

Open
cmdntd opened this issue Dec 16, 2021 · 1 comment
Open

When I go to /setup, it has 403 error #161

cmdntd opened this issue Dec 16, 2021 · 1 comment

Comments

@cmdntd
Copy link

cmdntd commented Dec 16, 2021

This is error:

HTTP ERROR 403 Forbidden
URI:	/setup
STATUS:	403
MESSAGE:	Forbidden
SERVLET:	dispatcher
@tmmvn
Copy link

tmmvn commented Jul 30, 2022

Not sure how you are running the service, but I noticed the same problem running lavagna from the docker image. However, I was able to get in the system by just doing a "user user" on the login page (not adding the /setup). Seems the system is running in a demo mode in that case.

My guess is the /setup page becomes available if you hook it into an actual database instead of running the built-in one. But I haven't gotten that far in testing yet as my reverse proxy is having some websocket errors (though the service seems to function just fine and the errors don't replicate after login) that I want to make sure won't be an issue before testing a real DB and seeing what happens (or diving into source code to read).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants