Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Unsolicited response received on idle HTTP channel starting with "0\r\n\r\n"; err=<nil> #1977

Closed
officiallymarky opened this issue Nov 14, 2023 · 5 comments
Assignees
Labels

Comments

@officiallymarky
Copy link

receiving errors:
2023/11/14 08:33:19 transport.go:2273: Unsolicited response received on idle HTTP channel starting with "0\r\n\r\n"; err=
2023/11/14 08:34:28 transport.go:2273: Unsolicited response received on idle HTTP channel starting with "0\r\n\r\n"; err=
2023/11/14 08:34:28 transport.go:2273: Unsolicited response received on idle HTTP channel starting with "0\r\n\r\n"; err=
2023/11/14 08:34:29 transport.go:2273: Unsolicited response received on idle HTTP channel starting with "0\r\n\r\n"; err=
2023/11/14 08:34:29 transport.go:2273: Unsolicited response received on idle HTTP channel starting with "0\r\n\r\n"; err=
2023/11/14 08:34:29 transport.go:2273: Unsolicited response received on idle HTTP channel starting with "0\r\n\r\n"; err=
2023/11/14 08:34:29 transport.go:2273: Unsolicited response received on idle HTTP channel starting with "0\r\n\r\n"; err=

Version
v0.45.7.3

To Reproduce

Steps to reproduce the behavior:

  1. Create SSL /w Traefik
  2. View any page on Change Detection
  3. Watch Traefik logs

Expected behavior
No errors

Desktop (please complete the following information):
Ubuntu Server & Desktop
Docker Compose

@dgtlmoon
Copy link
Owner

Hey, I have no idea what the goal of that watch is, can you give some information about what it is you're trying to achieve exactly?

@officiallymarky
Copy link
Author

officiallymarky commented Nov 14, 2023

Hey, I have no idea what the goal of that watch is, can you give some information about what it is you're trying to achieve exactly?

This is bare bone install, no watches. I just fire up docker compose, then have traefik hand it an ssl. Any page I visit, I get three copies of that error on the traefik docker container. In fact, I deleted the two default watches as well.

@dgtlmoon
Copy link
Owner

I still have zero idea what you're talking about, why do you use traefik exactly? try to give some background/context

@dgtlmoon
Copy link
Owner

"hand it an ssl." what does this mean?

@officiallymarky
Copy link
Author

"hand it an ssl." what does this mean?

Traefik acts as reverse proxy which manages creating let's encrypt SSL certificates so I can access changedetect at https://changedetect.mydomain.com. I use this for all my docker containers, and only Change Detect is complaining on every page view.

Repository owner locked and limited conversation to collaborators Nov 14, 2023
@dgtlmoon dgtlmoon converted this issue into discussion #1978 Nov 14, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

2 participants