-
-
Notifications
You must be signed in to change notification settings - Fork 114
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] Fresh install, "Error occured" Docker windows #250
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
The issue here is using windows as a host, Assuming you're just using Docker Desktop, you should try install Ubuntu for WSL2 then installing docker-engine within that to see if you get the same issue. |
I have just over 20 containers on Docker and none of them have such issue. I would rather have more viable solution than your suggestion. |
There is a specific known issue with WSL and the SQL migrations. See #125 for examples. In some cases it can be resolved by using internal WSL paths and not Windows-mounted ones, but it doesn't seem to be a silver bullet. |
to be clear here, as stated in our support policy, we do not support docker desktop or docker on windows, but we will endeavor to assist. Our suggestion is use ubuntu on wsl2 and docker run or docker compose, ensuring you use internal wsl paths. We do not run or test docker on windows, we do not use docker desktop; we HAVE tested ubuntu on wsl2 using internal paths and have had success this way, though there are still known issues, as indicated by spad above with #125 |
It sucks to hear that support is limited for Docker Desktop, however I believe I've found another workaround. That may aid other people in future. As this issue is rather a WSL limitation than bookstack, I'm closing it. I am a Docker Desktop junkie, I refuse to use or migrate to anything else.
|
MySQL 8.0 is EOL in a little over a year, I would not recommend setting up anything new using it. |
Is there an existing issue for this?
Current Behavior
I'm on a fresh install, tried with different compose ymls from solidnerd and lsrc. Always same result. At my first try I've encountered Error 500 on localhost:6875, however I've even tried with my custom domain still same issue. Searching through web yielded unhelpful results that did not aid my issue.
Error on the page is:
An Error Occurred
An unknown error occurred
Expected Behavior
No response
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: