Describe the bug
Starting seekdb with command: /usr/bin/observer --base-dir=/var/lib/oceanbase --port=2881 --data-dir=/var/lib/oceanbase/store --redo-dir=/var/lib/oceanbase/store/redo --parameter datafile_size=10G --parameter datafile_next=2G --parameter datafile_maxsize=50G --parameter cpu_count=4 --parameter memory_limit=4G --parameter log_disk_size=10G
Configuration loaded from: /etc/oceanbase/seekdb.cnf
Change working directory to base dir. path='/var/lib/oceanbase/'
The log file is in the directory: /var/lib/oceanbase/log/
The observer will be started as a daemon process. You can check the server status by client later.
Start observer with --nodaemon if you don't want to start as a daemon process.
SeekDB started successfully, starting obshell agent...
[ERROR] Code: Agent.SeekDB.Not.Exists, Message: initialize failed: init agent failed: SeekDB not exists in current directory. Please initialize seekdb first.
[ERROR] Code: Agent.Daemon.StartFailed, Message: Daemon start failed: obshell server exited with code 20, please check obshell.log for more details
Loop iteration #1
Loop iteration #2
Loop iteration #3
Loop iteration #4
Loop iteration #5
Environment
6d3b87b
Fast reproduce steps
git clone仓库后,执行:docker compose -f docker-compose.yml up -d
Expected behavior
No response
Actual behavior
No response
Additional context
No response
Describe the bug
Starting seekdb with command: /usr/bin/observer --base-dir=/var/lib/oceanbase --port=2881 --data-dir=/var/lib/oceanbase/store --redo-dir=/var/lib/oceanbase/store/redo --parameter datafile_size=10G --parameter datafile_next=2G --parameter datafile_maxsize=50G --parameter cpu_count=4 --parameter memory_limit=4G --parameter log_disk_size=10G
Configuration loaded from: /etc/oceanbase/seekdb.cnf
Change working directory to base dir. path='/var/lib/oceanbase/'
The log file is in the directory: /var/lib/oceanbase/log/
The observer will be started as a daemon process. You can check the server status by client later.
Start observer with --nodaemon if you don't want to start as a daemon process.
SeekDB started successfully, starting obshell agent...
[ERROR] Code: Agent.SeekDB.Not.Exists, Message: initialize failed: init agent failed: SeekDB not exists in current directory. Please initialize seekdb first.
[ERROR] Code: Agent.Daemon.StartFailed, Message: Daemon start failed: obshell server exited with code 20, please check obshell.log for more details
Loop iteration #1
Loop iteration #2
Loop iteration #3
Loop iteration #4
Loop iteration #5
Environment
6d3b87b
Fast reproduce steps
git clone仓库后,执行:docker compose -f docker-compose.yml up -d
Expected behavior
No response
Actual behavior
No response
Additional context
No response