-
-
Notifications
You must be signed in to change notification settings - Fork 167
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Users deploying Hummingbot via hummingbot/deploy and using the Dashboard are experiencing slow-loading pages. This issue occurs on both Docker Desktop on Windows (WSL2) and Docker Desktop on Mac.
Affected Users
- Windows users running Docker Desktop with WSL2.
- Mac users running Docker Desktop (both Intel and Apple Silicon versions).
Workaround
The current workaround is to either use the CLI version of Docker or uninstall the latest version of Docker Desktop and install an older, stable version (e.g., 4.37). Download links for version 4.37:
- Mac M1 (Apple Silicon): [Download](https://desktop.docker.com/mac/main/arm64/179585/Docker.dmg)
- Mac Intel: [Download](https://desktop.docker.com/mac/main/amd64/179585/Docker.dmg)
- Windows: [Download](https://desktop.docker.com/win/main/amd64/178610/Docker%20Desktop%20Installer.exe)
Steps to reproduce bug
- Install latest Docker Desktop for Windows / Mac
- Install using deploy repo
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working