-
Notifications
You must be signed in to change notification settings - Fork 117
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
Docker Build - Internal Server Error - Application Issue Report #7144
Comments
+1 |
1 similar comment
+1 |
Can anyone provide a solution to this issue? |
Same issue :( |
same issue |
If you are a Mac user, then changing the owner will work for some of the repos. |
Same here |
can you test with the latest 4.27.2? https://docs.docker.com/desktop/release-notes/#4272 |
@bsousaa still happening for me with 4.27.2. I'm on an M1 MacBook Pro running macOS 14.2. |
@bsousaa can confirm as solved on my end; Running on 14.3.1, MBP M3. |
I still get the problem MBP M1 14.3 (23D56) |
test with 4.28.0 |
did someone face this issue unable to resolve docker endpoint: Invalid proto, expected tcp: http://127.0.0.1:5000 |
I did the following and it worked for me:
|
This works! However, I was trying to fix the other issue - stop using
|
@m-root I did the following and I was able to get past the "Internal Server Error" but now I am stuck at buildx error: "open /Users/username/.docker/buildx/current: permission denied" does anyone else know the solution to this? |
Did you invoke You can mitigate this issue by fixing the owner:
See #7356 for more info |
Description
Encountered an "Internal Server Error" with the following message:
Application Error
We've reported this to our error tracker.
Internal Server Error
Reproduce
It occurs since past two updates.
Expected behavior
No response
docker version
Client: Cloud integration: v1.0.35+desktop.10 Version: 25.0.1 API version: 1.44 Go version: go1.21.6 Git commit: 29cf629 Built: Tue Jan 23 23:06:12 2024 OS/Arch: darwin/arm64 Context: desktop-linux Server: Docker Desktop 4.27.0 (135262) Engine: Version: 25.0.1 API version: 1.44 (minimum version 1.24) Go version: go1.21.6 Git commit: 71fa3ab Built: Tue Jan 23 23:09:35 2024 OS/Arch: linux/arm64 Experimental: false containerd: Version: 1.6.27 GitCommit: a1496014c916f9e62104b33d1bb5bd03b0858e59 runc: Version: 1.1.11 GitCommit: v1.1.11-0-g4bccb38 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
92DC3F5A-9682-4A47-A192-39480420EFFA/20240126164032
Additional Info
No response
The text was updated successfully, but these errors were encountered: