-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
[BUG] New install, Can't Connect #443
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
I have a similar issue, I get 400 bad request when trying to access the page - I think my stack trace is a bit different from yours, but instead of making a new ticket I thought I'd share here since they might be related.
|
@annie-elequin I got the same error message from nginx. In my case I had to make sure, that I use https:// before the IP adress. |
I am facing this issue aswell. I can connect to the "Install page", but when creating an admin account I run into a 504 Gateway Time-out. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
I ended up running the following (only tried in v28.0.9 so far): Restarted the container after that and it worked. occ maintenance:mode did not work. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Update: I ended up giving up and moving to alternative services. Nextcloud is too buggy and lags horribly. |
Is there an existing issue for this?
Current Behavior
Ran
docker compose up
and the logs finish with "[ls.io--init] done. Tried to access with the default port and not messing with anything except for the volumes set to./config:/config
etc. I get the webpage "Unable to Connect".Expected Behavior
I should be able to connect?
Steps To Reproduce
run
docker compose up
and accesslocalhost:443
.Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: