obproxy-ce-py_script_start-4.3.0 RuntimeError

[admin@shequv4 .obd]$
[admin@shequv4 .obd]$ obd cluster start v4ocp
Get local repositories ok
Search plugins ok
Load cluster param plugin ok
Open ssh connection ok
Check before start observer ok
Check before start obproxy ok
Check before start ocp-server ok
Start observer ok
observer program health check ok
obshell program health check ok
Connect to observer 10.10.1.70:2881 ok
Start obproxy ok
obproxy program health check x
[ERROR] obproxy-ce-py_script_start-4.3.0 RuntimeError: Channel closed.
[ERROR] obproxy-ce start failed
±---------------------------------------------+
| oceanbase-ce |
±-----------±--------±-----±------±-------+
| ip | version | port | zone | status |
±-----------±--------±-----±------±-------+
| 10.10.1.70 | 4.2.1.9 | 2881 | zone1 | ACTIVE |
±-----------±--------±-----±------±-------+
obclient -h10.10.1.70 -P2881 -uroot -p’Abc_7990’ -Doceanbase -A
cluster unique id: b9e3ccda-badd-5c96-9273-7308b9b0a856-1935d7e1a4c-09010204

See https://www.oceanbase.com/product/ob-deployer/error-codes .
Trace ID: a48517dc-bddd-11ef-9fd0-000c29a199fd
If you want to view detailed obd logs, please run: obd display-trace a48517dc-bddd-11ef-9fd0-000c29a199fd
[admin@shequv4 .obd]$ obclient -h10.10.1.70 -P2881 -uroot -p’Abc_7990’ -Doceanbase -A
Welcome to the OceanBase. Commands end with ; or \g.
Your OceanBase connection id is 3221487983
Server version: OceanBase_CE 4.2.1.9 (r109000032024092015-f2b0ead618247181e253e3912072c30ff965632d) (Built Sep 20 2024 22:22:28)

Copyright (c) 2000, 2018, OceanBase and/or its affiliates. All rights reserved.

Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the current input statement.

obclient [oceanbase]>
obclient [oceanbase]>

这个执行一下 应该是启动obproxy的失败了
1、obd display-trace a48517dc-bddd-11ef-9fd0-000c29a199fd
2、obd cluster list --查一下集群名
3、obd cluster edit-config {集群名} --保存一下信息 发过来

增大内存之后,故障排除了,谢谢