Skip to content

[Bug]:/var/lib/oceanbase/run/daemon.sock: bind: operation not supported #79

@zouhuigang

Description

@zouhuigang

Describe the bug

第一次:

mkdir -p seekdb
  docker run -d -p 2881:2881 -p 2886:2886 -v $PWD/seekdb:/var/lib/oceanbase --name seekdb oceanbase/seekdb

删掉容器,退出docker之后,再次运行:

docker run -d -p 2881:2881 -p 2886:2886 -v $PWD/seekdb:/var/lib/oceanbase --name seekdb oceanbase/seekdb

报错:

Configuration loaded from: /etc/oceanbase/seekdb.cnf
SeekDB started successfully, starting obshell agent...
File '/var/lib/oceanbase/etc/observer.config.bin' found on attempt #1.
[ERROR] Code: Agent.Daemon.StartFailed, Message: Daemon start failed: listen unix /var/lib/oceanbase/run/daemon.sock: bind: operation not supported```


### Environment

Apple M2

### Fast reproduce steps

删掉之后,无法启动

### Expected behavior

_No response_

### Actual behavior

_No response_

### Additional context

_No response_

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