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

dashboard(ip:8081)每次启动后,过一会儿就断开了 #155

Open
boycuijg opened this issue Nov 11, 2022 · 0 comments
Open

dashboard(ip:8081)每次启动后,过一会儿就断开了 #155

boycuijg opened this issue Nov 11, 2022 · 0 comments

Comments

@boycuijg
Copy link

我用的docker容器版本安装的;
falcon-plus的各个模块都启动了,agent也能正常访问,也可以正常上报监控数据;
但是,falcon-dashboard容器启动后,开始可以正常访问,,过一段时间就自己关闭了,查看日志如下:
root@ECS-Ubuntu2204:~/dev/monitor# docker exec falcon-dashboard ./control tail
super(Request, self).init(cfg, unreader)
File "/usr/local/lib/python2.7/site-packages/gunicorn/http/message.py", line 54, in init
unused = self.parse(self.unreader)
File "/usr/local/lib/python2.7/site-packages/gunicorn/http/message.py", line 230, in parse
self.headers = self.parse_headers(data[:idx])
File "/usr/local/lib/python2.7/site-packages/gunicorn/http/message.py", line 74, in parse_headers
remote_addr = self.unreader.sock.getpeername()
File "/usr/local/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
error: [Errno 107] Socket not connected

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

1 participant