Docker Desktop for Windows 2.4.0.0 (48506) Startup error after update

error contents

System.NullReferenceException:
Object reference not set to an instance of an object.
Location Docker.Engines.IsoConfig.Meta(Object value)Location C:\workspaces\stable-2.4.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\IsoConfig.cs:Line 146
Location Docker.Engines.IsoConfig.GenerateConfig(Settings settings)Location C:\workspaces\stable-2.4.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\IsoConfig.cs:Line 82
Location Docker.Engines.IsoConfig.Write(Settings settings)Location C:\workspaces\stable-2.4.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\IsoConfig.cs:Line 40
Location Docker.Engines.LinuxHyperVEngine.<DoStartAsync>d__14.MoveNext()Location C:\workspaces\stable-2.4.x\src\github.com\docker\pinata\win\src\Docker.Desktop\Engines\LinuxHyperVEngine.cs:Line 57
...

How to solve

C&#058;\Users\&lt;username&gt;\AppData\Roaming\Docker\settings.json


"overrideProxyExclude": null,

"overrideProxyExclude": "",

Recommended Posts

Docker Desktop for Windows 2.4.0.0 (48506) Startup error after update
Introducing Docker Desktop for Windows on WSL2
Response to WSL2 docker throwing an error after updating Docker for Windows
Operate Docker Desktop for Windows on Linux (WSL)
I tried using Docker Desktop for Windows on Windows 10 Home
Try Oracle Enterprise Manager Cloud Control with Docker Desktop for Windows
[Personal memo] About button (GUI) operation of Docker Desktop for Windows
WSL2 + Docker Desktop for Windows does not launch only MySQL container
Install Docker Desktop for Mac with Homebrew
Run Redmine in the local environment of Windows10 Pro-Use Docker Desktop for Windows
[Help] Docker for windows 2.3.0.4 without login Service startup method does not work [Help]
Time shift measures with Docker for Windows
[Personal memo] A small story about CPUs settings of Docker Desktop for Windows
How to start with Hyper-V instead of WSL2 on Docker Desktop for Windows
Until Docker Desktop is installed and started (Windows10)
Docker x Laravel Insanely slow Docker for Windows explodes
[Docker for Mac] Deal with Credentials store error
[Docker for Windows] The Docker app suddenly stopped working ...
When Kubernetes doesn't start on Docker Desktop for Mac
Migration error after Activerecord association in Rails5 + Docker environment (2)
Migration error after Activerecord association in Rails5 + Docker environment
[Note] I suddenly can't build with Docker for windows.