Skip to content

解决运行的时候注册中心协议问题#11

Open
GongNanyue wants to merge 1 commit into
liyupi:masterfrom
GongNanyue:master
Open

解决运行的时候注册中心协议问题#11
GongNanyue wants to merge 1 commit into
liyupi:masterfrom
GongNanyue:master

Conversation

@GongNanyue

Copy link
Copy Markdown

2379是etcd客户端通信端口,2380是集群内部通信端口
报错类似于如下:
22:57:47.264 [vert.x-eventloop-thread-0] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler -- [id: 0x243e5d9f, L:/127.0.0.1:65234 - R:localhost/127.0.0.1:2380] Sent GOAWAY: lastStreamId '2147483647', errorCode '1', debugData 'First received frame was not SETTINGS. Hex dump for first 5 bytes: 485454502f'. Forcing shutdown of the connection.

2379是etcd客户端通信端口,2380是集群内部通信端口
报错类似于如下:
22:57:47.264 [vert.x-eventloop-thread-0] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler -- [id: 0x243e5d9f, L:/127.0.0.1:65234 - R:localhost/127.0.0.1:2380] Sent GOAWAY: lastStreamId '2147483647', errorCode '1', debugData 'First received frame was not SETTINGS. Hex dump for first 5 bytes: 485454502f'. Forcing shutdown of the connection.
@GongNanyue GongNanyue closed this Aug 1, 2025
@GongNanyue GongNanyue reopened this Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant