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

http2Client.notifyError #4281

Closed
njouve opened this Issue Jun 18, 2018 · 6 comments

Comments

Projects
None yet
2 participants
@njouve
Copy link

njouve commented Jun 18, 2018

Bug Report

I 've just followed the Getting Started Guide and launched the Windows binary ( prometheus-2.3.0.windows-amd64 ) on a command line.
I have neither proxy setup nor fancy network setup.

What did you expect to see?

A nice welcome message

What did you see instead? Under which circumstances?

A continous flow of http2Client.notifyError got notified that the client transport was broken unexpected EOF. messages.

Environment

  • System information:

Windows 10 64

  • Prometheus version:

prometheus, version 2.3.0 (branch: HEAD, revision: 290d717)
build user: root@d539e167976a
build date: 20180607-08:56:37
go version: go1.10.2

  • Prometheus configuration file:
    The pristine factory version

  • Logs:

2018/06/18 16:05:49 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:49 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:49 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:50 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:51 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:51 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:51 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
2018/06/18 16:05:51 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
@simonpasquier

This comment has been minimized.

Copy link
Member

simonpasquier commented Jun 18, 2018

Do you have any proxy setup? If so, you can check #3496

@njouve

This comment has been minimized.

Copy link
Author

njouve commented Jun 18, 2018

No as I said in the report, no proxy setup...

@simonpasquier

This comment has been minimized.

Copy link
Member

simonpasquier commented Jun 19, 2018

Sorry I missed that information. Can you start the server with the --log.level=debug option and share the full logs? Am I correct that for now you start prometheus without any flag?

@njouve

This comment has been minimized.

Copy link
Author

njouve commented Jun 19, 2018

This morning it works like a charm... In the meantime yesterday I had switched to a Dockerized prometheus, then this morning after a reboot it all went good. I don't know what to think, maybe a transient networking problem...

@njouve njouve closed this Jun 19, 2018

@simonpasquier

This comment has been minimized.

Copy link
Member

simonpasquier commented Jun 19, 2018

Thanks for following up!

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 22, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 22, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.