Skip to content
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 silently fails to create the bot from dashboard #6

Open
MementoRC opened this issue Aug 4, 2023 · 1 comment
Open

docker silently fails to create the bot from dashboard #6

MementoRC opened this issue Aug 4, 2023 · 1 comment

Comments

@MementoRC
Copy link
Sponsor

When debugging with Codespaces, the Create Bot fails to create the bot without feedback. It turns out that the docker command fails with:

docker: Error response from daemon: create ./hummingbot_files/bot_configs/hummingbot-test/logs: "./hummingbot_files/bot_configs/hummingbot-test/logs" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.
@AlanKasis
Copy link

Getting the same error when running the dashboard locally

docker: Error response from daemon: create ./hummingbot_files/bot_configs/hummingbot-Bot/./logs: "./hummingbot_files/bot_configs/hummingbot-Bot/./logs" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.

Most probably your PR fixes the issue, hope Fede gets to it soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants