You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS Version and CPU Arch(uname -a): Darwin 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_X86_64 x86_64
Docker Desktop Version 4.20.1 (110738)
Fast Reproduce Steps(Required)
Steps to reproduce the behavior:
docker pull oceanbase/oceanbase-ce
docker run -p 2881:2881 --name obstandalone -e MINI_MODE=1 -d oceanbase/oceanbase-ce
I think you were starting the oceanbase docker container on your mac.
But I cannot reproduce with your command on my mac.
The error message valuable is in the container's log(/root/ob/log/observer.log)
Environment
OS Version and CPU Arch(
uname -a
): Darwin 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_X86_64 x86_64Docker Desktop Version 4.20.1 (110738)
Fast Reproduce Steps(Required)
Steps to reproduce the behavior:
docker pull oceanbase/oceanbase-ce
docker run -p 2881:2881 --name obstandalone -e MINI_MODE=1 -d oceanbase/oceanbase-ce
Expected behavior
Container
obstandalone
keep runningActual Behavior
Container
obstandalone
exited with failureAdditional context
docker exec -it obstandalone obd display-trace a0cbb15e-1c7c-11ee-acab-0242ac110002
The text was updated successfully, but these errors were encountered: