-
Notifications
You must be signed in to change notification settings - Fork 135
Description
Describe the bug
部署失败日志
[2024-10-15 17:05:42.719] [INFO] [ERROR] response parser error: Expecting value: line 1 column 1 (char 0)
[2024-10-15 17:05:42.719] [INFO] [ERROR] oceanbase-ce-py_script_bootstrap-4.2.1.4 RuntimeError: 'NoneType' object has no attribute 'code'
Environment
-
OS Version and CPU Arch(
uname -a):
Linux localhost.localdomain 5.10.0-182.0.0.95.oe2203sp3.aarch64 终于等到OB开源了! oceanbase#1 SMP Sat Dec 30 13:16:24 CST 2023 aarch64 aarch64 aarch64 GNU/Linux -
OB Version(
LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./observer -V):
observer (OceanBase_CE 4.2.1.9)
REVISION: 109000032024092015-f2b0ead618247181e253e3912072c30ff965632d
BUILD_BRANCH: HEAD
BUILD_TIME: Sep 20 2024 16:03:03
BUILD_FLAGS: RelWithDebInfo
BUILD_INFO:
Fast Reproduce Steps(Required)
Steps to reproduce the behavior:
Expected behavior
执行obd cluster start obtest 失败
Actual Behavior
Additional context