这是indexloc提供的服务,不要输入任何密码
Skip to content

create_humming_bot instance fails on macOS due to malformed path #12

@alexobrads

Description

@alexobrads

When trying to attach a master configs instance I get the following error

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

def create_hummingbot_instance(self, instance_name: str,

Have had to remove the leading ./ from all paths lines 103 -> 113 to resolve

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions