[RESOLVED] Buildx internal server error - Seemigly sponteneous

This error has appeared suddenly, and out of nowhere, everything worked perfectly last night, and stopped working this morning.

I am using Docker Desktop v4.34.2 on a MacBook Pro with MacOS Sonoma

Upon trying to perform docker compose build myservice, I get the following error:

open /Users/dean/.docker/buildx/current: permission denied

Performing docker build ., however, works perfectly.

Furthermore, the Docker Desktop’s Builds panel shows an unspecified internal server error:

I’m thinking of removing ~/.docker/buildx/current, but want assurance that would not break anything

Having inspected the current file, I deemed it uncritical and moved it to a temporary location

The compose build worked again, but Docker Desktop still showed an internal server error, restarting the engine did not help, but stopping Docker Desktop completely and starting it back up again did solve the issue

This issue has been resolved

1 Like