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

Feat/bot orchestration v2 #50

Merged
merged 35 commits into from
Aug 2, 2023
Merged

Feat/bot orchestration v2 #50

merged 35 commits into from
Aug 2, 2023

Conversation

cardosofede
Copy link
Contributor

No description provided.

@fengtality
Copy link
Sponsor Contributor

fengtality commented Jul 27, 2023

I got this error when creating a bot:

docker: Error response from daemon: create ./hummingbot_files/bot_configs/hummingbot-1/conf: "./hummingbot_files/bot_configs/hummingbot-1/conf" 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

UPDATE: Error above seems to be due to folder with same bot name created beforehand. I deleted folder and tried again. Still an error that appears to be due to creating the conf/connectors folder:

docker: Error response from daemon: create ./hummingbot_files/bot_configs/hummingbot-2/conf/connectors: "./hummingbot_files/bot_configs/hummingbot-2/conf/connectors" 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.

@cardosofede
Copy link
Contributor Author

@fengtality did you reinstall the conda environment? I upgraded the docker manager

@fengtality
Copy link
Sponsor Contributor

@cardosofede How is Docker Manager supposed to be installed? It's not in the conda environment file

@fengtality fengtality marked this pull request as ready for review August 2, 2023 19:26
@cardosofede cardosofede merged commit 8ebed52 into main Aug 2, 2023
@fengtality fengtality deleted the feat/bot_orchestration_v2 branch August 2, 2023 19:30
@philipp1992
Copy link

also running into this issue, any fix?

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

Successfully merging this pull request may close these issues.

3 participants