Oceanbase1-1-1集群部署后,可以直连mysql和操作,但是通过proxy可以正常登录 但是无法操作。。

[root@localhost ~]# obclient -h192.168.0.190 -P2883 -uroot@proxysys -p’**********’ -Doceanbase -A
Welcome to the OceanBase. Commands end with ; or \g.
Your OceanBase connection id is 580974193
Server version: 5.6.25

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]> select now();
ERROR 2027 (HY000): received malformed packet
obclient [oceanbase]>

用的什么版本的observer和proxy
一般这种情况就是observer sys租户下的proxyro这个用户的密码 与 proxy的密码不一致导致的
分别直连proxy和observer改成一致就可以了

obd 白板安装的,期间也没报错。。

ODP用的什么版本,如果是ODP V4.2.1以下版本会有“ODP 重启成功后使用 root@proxysys 账号连接报错 received malformed packet” 的问题

oceanbase-all-in-one-4.3.0.1 版本,看了下odp是4.2.3版本的,另外obd display各个组件都正常运行转台,为什么在ocp中菜单栏没有odp的相关管理菜单??


这是ocp的菜单,,

使用 obclient -h192.168.0.190 -P2883 -uroot@sys租户 执行 select now();
proxysys不是系统租户。是obproxy得