Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

链接k8s内部署的etcd3.5故障 #20

Closed
22826165 opened this issue Jul 18, 2022 · 4 comments
Closed

链接k8s内部署的etcd3.5故障 #20

22826165 opened this issue Jul 18, 2022 · 4 comments

Comments

@22826165
Copy link

etcdWp1.12(26)
创建客户端链接成功,正常获取数据,一段时间后显示400,再也无法链接服务
image

@opvexe
Copy link
Contributor

opvexe commented Jul 22, 2022

etcdWp1.12(26) 创建客户端链接成功,正常获取数据,一段时间后显示400,再也无法链接服务 image

看日志输出,似乎是go的context上下文关闭了。这个是我们的疏忽的。我们测试看下能复现这个问题吗

@chuntaojun
Copy link

etcdWp1.12(26) 创建客户端链接成功,正常获取数据,一段时间后显示400,再也无法链接服务 image

看日志输出,似乎是go的context上下文关闭了。这个是我们的疏忽的。我们测试看下能复现这个问题吗

我这里也发现这个问题了

@opvexe
Copy link
Contributor

opvexe commented Aug 22, 2022

etcdWp1.12(26) 创建客户端链接成功,正常获取数据,一段时间后显示400,再也无法链接服务 image

看日志输出,似乎是go的context上下文关闭了。这个是我们的疏忽的。我们测试看下能复现这个问题吗

我这里也发现这个问题了

我刚刚测试也遇到了这个问题,因为之前etcd服务是在本地,连接本地似乎没啥问题。
刚刚我在公网部署了一个etcd服务,连接后发现跟你们一样的问题。
不断的出现上下文超时的问题。
我现在不确认是不是打包的framework有问题。
我可能得花点时间来排查这个问题。

@opvexe
Copy link
Contributor

opvexe commented Mar 3, 2023

etcdWp1.12(26) 创建客户端链接成功,正常获取数据,一段时间后显示400,再也无法链接服务 image

请下载最新版本 https://workpieces.github.io/etcdwp/

@opvexe opvexe closed this as completed Mar 3, 2023
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

No branches or pull requests

3 participants