-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
After successfully deploying Docker locally, it keeps spinning when entering the install. #10024
Comments
Hello @lbersl! I'm Dosu, a bot here to help you with bugs, questions, and becoming a contributor while you wait for a human maintainer. I found a similar closed issue where users experienced the installation page continuously spinning after deploying Docker locally. The issue was resolved by addressing potential CORS (Cross-Origin Resource Sharing) errors. This can happen if there are cross-domain issues between the frontend and backend, possibly due to domain/URL changes. To fix this, update the following configuration items in your
Ensure that the CORS configuration is set correctly. The Additionally, make sure your system meets the minimum requirements for running Docker, such as having at least 2 virtual CPUs and 8 GB of memory allocated to Docker Desktop [1]. For more details, you can refer to the closed issue here. |
Windows11 environment,same problem, and all the fix solutions didn't work for me, and I tried to switch version to 0.10.1, all goes well now. @lbersl |
Please use the right template to open an issue, this requests docs changes. @lbersl |
Self Checks
Provide a description of requested docs changes
It has been stuck on this page without moving:
The text was updated successfully, but these errors were encountered: