[Bug] Winboat Error
What version of WinBoat are you running?
0.8.7
Your Environment
Manjaro Linux Cinnamon
Steps to Reproduce / Context
Everything checks off on the install list. I get an error message at the install screen. I followed the directions for resetting everything and it still gives me an error.
Logs
Expected Behavior
I expect to install the docker container, and set everything up properly.
Current Behavior
The install window gives me an error message
Possible Solution
No response
Quality Notice
- [x] I have checked the issue tracker and verified that this bug is a unique case.
By looking at your logs, I'm supposing you are using docker desktop. Am I right?
I am also getting the same issue. Ubuntu 25.04
Client: Docker Engine - Community Version: 28.5.1 API version: 1.51 Go version: go1.24.8 Git commit: e180ab8 Built: Wed Oct 8 12:17:13 2025 OS/Arch: linux/amd64 Context: default
Server: Docker Engine - Community Engine: Version: 28.5.1 API version: 1.51 (minimum version 1.24) Go version: go1.24.8 Git commit: f8215cc Built: Wed Oct 8 12:17:13 2025 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.7.28 GitCommit: b98a3aace656320842a23f4a392a33f46af97866 runc: Version: 1.3.0 GitCommit: v1.3.0-0-g4ca628d1 docker-init: Version: 0.19.0 GitCommit: de40ad0
Docker Compose version v2.40.1
https://github.com/user-attachments/assets/616a42fe-259d-4006-980f-e917221b93ee
By looking at your logs, I'm supposing you are using docker desktop. Am I right?
I was using docker desktop when I was running, winapps. I solved the problem. I renamed "config.json," to "config.json.old" in the /home./docker folder/, after that it installed without any problems. I had to do quite a bit of digging to find that solution.
I am also getting the same issue. Ubuntu 25.04
Client: Docker Engine - Community Version: 28.5.1 API version: 1.51 Go version: go1.24.8 Git commit: e180ab8 Built: Wed Oct 8 12:17:13 2025 OS/Arch: linux/amd64 Context: default
Server: Docker Engine - Community Engine: Version: 28.5.1 API version: 1.51 (minimum version 1.24) Go version: go1.24.8 Git commit: f8215cc Built: Wed Oct 8 12:17:13 2025 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.7.28 GitCommit: b98a3aace656320842a23f4a392a33f46af97866 runc: Version: 1.3.0 GitCommit: v1.3.0-0-g4ca628d1 docker-init: Version: 0.19.0 GitCommit: de40ad0
Docker Compose version v2.40.1 Screencast.From.2025-10-20.22-28-36.mp4
Try renaming "config.json," to "config.json.old," in the /home/.docker/ folder. That worked for me.
I am also getting the same issue. Ubuntu 25.04 Client: Docker Engine - Community Version: 28.5.1 API version: 1.51 Go version: go1.24.8 Git commit: e180ab8 Built: Wed Oct 8 12:17:13 2025 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 28.5.1 API version: 1.51 (minimum version 1.24) Go version: go1.24.8 Git commit: f8215cc Built: Wed Oct 8 12:17:13 2025 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.7.28 GitCommit: b98a3aace656320842a23f4a392a33f46af97866 runc: Version: 1.3.0 GitCommit: v1.3.0-0-g4ca628d1 docker-init: Version: 0.19.0 GitCommit: de40ad0 Docker Compose version v2.40.1 Screencast.From.2025-10-20.22-28-36.mp4 winboat.log install.log
Try renaming "config.json," to "config.json.old," in the /home/.docker/ folder. That worked for me.
Thank you so much. It worked for me too.