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

报400 Bad RequestConnection closed by foreign host错误 #7

Open
dengdalue opened this issue Jun 27, 2022 · 0 comments
Open

报400 Bad RequestConnection closed by foreign host错误 #7

dengdalue opened this issue Jun 27, 2022 · 0 comments

Comments

@dengdalue
Copy link

[root@master images]# docker run \

-d
--name=sonar-dingtalk-plugin
--restart=always
-p 9010:9010
xbmlz/sonar-dingtalk-plugin
3af4d19ce987d062b473d920a0e99e7e51762450641194d9977114d78afa48b9
[root@master images]# ss -lntup|grep 9010
tcp LISTEN 0 4096 :9010 : users:(("docker-proxy",pid=28407,fd=4))
tcp LISTEN 0 4096 [::]:9010 [::]:
users:(("docker-proxy",pid=28413,fd=4))
[root@master images]# telnet 127.0.0.1 9010
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.

HTTP/1.1 400 Bad Request
Content-Type: text/plain; charset=utf-8
Connection: close

400 Bad RequestConnection closed by foreign host.

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