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

Unable to reach the origin service. #671

Closed
DarthSonic opened this issue Jul 5, 2024 · 45 comments
Closed

Unable to reach the origin service. #671

DarthSonic opened this issue Jul 5, 2024 · 45 comments

Comments

@DarthSonic
Copy link

DarthSonic commented Jul 5, 2024

The problem

2024-07-05T16:08:17Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.30.32.1:8123: connect: connection refused" connIndex=3 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-05T16:08:17Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.30.32.1:8123: connect: connection refused" connIndex=3 dest=https://[MYDOMAIN_REPLACED]/api/websocket event=0 ip=[MYIP_REPLACED] type=ws

What version of Cloudflared has the issue?

5.1.14

What was the last working version of Cloudflared?

No response

What type of installation are you running?

Home Assistant OS

Add-on YAML Configuration

No response

Anything in the logs that might be useful for us?

No response

Steps to reproduce the issue

Updated to 2024.7.x

Additional information

No response

@brenner-tobias
Copy link
Owner

Thanks for raising. Is the connection still working or not? If not, which error do you see in your browser?

@DarthSonic
Copy link
Author

Thanks for raising. Is the connection still working or not? If not, which error do you see in your browser?

I still can connect. Tried it just a moment ago from mobile network. So this issue is not urgent.

@twhite96
Copy link

twhite96 commented Jul 6, 2024

It's still an issue for me so I think it is something that should be fixed as soon as possible. I'll post the logs once I get to my computer, but I can't connect to any of the additional hostnames added to the addon but I can connect to the main hostname assigned to my home assistant instance.

Edit to add each extra hostname is reachable by ip address and port so it is not the host itself. Here is a screenshot:
IMG_3497

@twhite96
Copy link

twhite96 commented Jul 6, 2024

And here is a screenshot of the host being accessed by ip address and port:
IMG_3499

@brenner-tobias
Copy link
Owner

Please also post your logs from the Cloudflare add-on as well as your configuration

@twhite96
Copy link

twhite96 commented Jul 8, 2024

@brenner-tobias yikes! Sorry about that. Sure will.

@riddle-stc
Copy link

I believe I suffer from the same issue. In Cloudflare I can see my tunnel going from status 'healty' to 'degraded' to 'down' over and over again over the last hours. While the tunnel was up for some minutes I managed to reboot the addon. I don't see errors in the Cloudflared log.

@Kf637
Copy link

Kf637 commented Jul 8, 2024

I also have the same issue and it only return HTTP 400

 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[16:53:35] INFO: Using Cloudflare Remote Management Tunnel
[16:53:35] INFO: All add-on configuration options except tunnel_token will be ignored.
[16:53:35] INFO: Connecting Cloudflare Tunnel...
2024-07-07T14:53:35Z INF Starting tunnel tunnelID=XXX
2024-07-07T14:53:35Z INF Version 2024.6.1
2024-07-07T14:53:35Z INF GOOS: linux, GOVersion: go1.22.2, GoArch: amd64
2024-07-07T14:53:35Z INF Settings: map[metrics:0.0.0.0:36500 no-autoupdate:true token:*****]
2024-07-07T14:53:35Z INF Generated Connector ID: XXX
2024-07-07T14:53:35Z INF Initial protocol quic
2024-07-07T14:53:35Z INF ICMP proxy will use 172.30.33.3 as source for IPv4
2024-07-07T14:53:35Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2024-07-07T14:53:35Z INF Starting metrics server on [::]:36500/metrics
2024-07-07T14:53:36Z INF Registered tunnel connection connIndex=0 connection=XXX event=0 ip=198.41.200.193 location=osl01 protocol=quic
2024-07-07T14:53:37Z INF Registered tunnel connection connIndex=1 connection=XXX event=0 ip=198.41.192.57 location=lhr12 protocol=quic
2024-07-07T14:53:38Z INF Registered tunnel connection connIndex=2 connection=XXX event=0 ip=198.41.192.77 location=lhr12 protocol=quic
2024-07-07T14:53:39Z INF Updated to new configuration config="{\"ingress\":[{\"hostname\":\"home.Domain hidden.no\",\"originRequest\":{},\"service\":\"http://192.168.50.212:8123\"},{\"service\":\"http_status:404\"}],\"warp-routing\":{\"enabled\":false}}" version=14
2024-07-07T14:53:39Z INF Registered tunnel connection connIndex=3 connection=579d3439-1826-419f-82b8-1db7c13788a4 event=0 ip=198.41.200.43 location=osl01 protocol=quic
2024-07-08T09:59:55Z INF Unregistered tunnel connection connIndex=1 event=0 ip=198.41.192.57
2024-07-08T09:59:55Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.57
2024-07-08T09:59:55Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.57
2024-07-08T09:59:55Z INF Retrying connection in up to 1s connIndex=1 event=0 ip=198.41.192.57
2024-07-08T09:59:55Z INF Unregistered tunnel connection connIndex=3 event=0 ip=198.41.200.43
2024-07-08T09:59:55Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.43
2024-07-08T09:59:55Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.43
2024-07-08T09:59:55Z INF Retrying connection in up to 1s connIndex=3 event=0 ip=198.41.200.43
2024-07-08T09:59:55Z INF Unregistered tunnel connection connIndex=0 event=0 ip=198.41.200.193
2024-07-08T09:59:55Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.193
2024-07-08T09:59:55Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.193
2024-07-08T09:59:55Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.200.193
2024-07-08T09:59:56Z INF Unregistered tunnel connection connIndex=2 event=0 ip=198.41.192.77
2024-07-08T09:59:56Z ERR Failed to serve quic connection error="timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.77
2024-07-08T09:59:56Z ERR Serve tunnel error error="timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.77
2024-07-08T09:59:56Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.77
2024-07-08T09:59:56Z ERR Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3
2024-07-08T09:59:57Z ERR Connection terminated error="timeout: no recent network activity" connIndex=2
2024-07-08T09:59:57Z ERR Connection terminated error="timeout: no recent network activity" connIndex=1
2024-07-08T10:00:00Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.63
2024-07-08T10:00:00Z INF Retrying connection in up to 4s connIndex=0 event=0 ip=198.41.200.63
2024-07-08T10:00:09Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.13
2024-07-08T10:00:09Z INF Retrying connection in up to 8s connIndex=0 event=0 ip=198.41.200.13
2024-07-08T10:00:13Z INF Registered tunnel connection connIndex=0 connection=57a5def4-460d-4914-a990-c259a2dd5c15 event=0 ip=198.41.200.113 location=osl01 protocol=quic
2024-07-08T10:00:15Z INF Registered tunnel connection connIndex=3 connection=e0de4636-3128-4a0e-b156-a3bf7480a13b event=0 ip=198.41.200.43 location=osl01 protocol=quic
2024-07-08T10:00:15Z INF Registered tunnel connection connIndex=1 connection=a83d13b6-ccb1-4b25-8509-f290b1a895d8 event=0 ip=198.41.192.27 location=lhr10 protocol=quic
2024-07-08T10:00:15Z INF Registered tunnel connection connIndex=2 connection=cd64d09b-d015-48cd-ab92-29754129e972 event=0 ip=198.41.192.167 location=lhr10 protocol=quic
2024-07-08T10:00:33Z INF Unregistered tunnel connection connIndex=3 event=0 ip=198.41.200.43
2024-07-08T10:00:33Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.43
2024-07-08T10:00:33Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.43
2024-07-08T10:00:33Z INF Retrying connection in up to 1s connIndex=3 event=0 ip=198.41.200.43
2024-07-08T10:00:33Z WRN Connection terminated error="timeout: no recent network activity" connIndex=3
2024-07-08T10:00:33Z INF Unregistered tunnel connection connIndex=1 event=0 ip=198.41.192.27
2024-07-08T10:00:33Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.27
2024-07-08T10:00:33Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.27
2024-07-08T10:00:33Z INF Retrying connection in up to 1s connIndex=1 event=0 ip=198.41.192.27
2024-07-08T10:00:34Z INF Unregistered tunnel connection connIndex=2 event=0 ip=198.41.192.167
2024-07-08T10:00:34Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.167
2024-07-08T10:00:34Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.167
2024-07-08T10:00:34Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.167
2024-07-08T10:00:34Z INF Unregistered tunnel connection connIndex=0 event=0 ip=198.41.200.113
2024-07-08T10:00:34Z ERR Failed to serve quic connection error="timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.113
2024-07-08T10:00:34Z ERR Serve tunnel error error="timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.113
2024-07-08T10:00:34Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.200.113
2024-07-08T10:00:35Z ERR Connection terminated error="timeout: no recent network activity" connIndex=1
2024-07-08T10:00:36Z ERR Connection terminated error="timeout: no recent network activity" connIndex=2
2024-07-08T10:00:40Z ERR Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.193
2024-07-08T10:00:40Z INF Retrying connection in up to 4s connIndex=0 event=0 ip=198.41.200.193
2024-07-08T10:00:44Z INF Registered tunnel connection connIndex=0 connection=97d69be1-1689-4aec-ab81-b82dc6c5a883 event=0 ip=198.41.200.43 location=osl01 protocol=quic
2024/07/08 12:00:47 rpc: abort: rpc: aborted by remote: rpc: shutdown
2024-07-08T10:01:08Z INF Registered tunnel connection connIndex=1 connection=1eff25cb-7d98-4202-b29d-545929705302 event=0 ip=198.41.192.227 location=lhr09 protocol=quic
2024-07-08T10:01:08Z INF Registered tunnel connection connIndex=3 connection=ee6ae43b-5cb3-4018-aae1-a6d1f099b9c6 event=0 ip=198.41.200.13 location=osl01 protocol=quic
2024-07-08T10:01:08Z INF Registered tunnel connection connIndex=2 connection=5df3ba13-616e-4f20-a5d5-52d3cbda8ea2 event=0 ip=198.41.192.107 location=lhr10 protocol=quic
2024-07-08T10:01:23Z INF Unregistered tunnel connection connIndex=0 event=0 ip=198.41.200.43
2024-07-08T10:01:23Z WRN Failed to serve quic connection error="Application error 0x0 (remote)" connIndex=0 event=0 ip=198.41.200.43
2024-07-08T10:01:23Z WRN Serve tunnel error error="Application error 0x0 (remote)" connIndex=0 event=0 ip=198.41.200.43
2024-07-08T10:01:23Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.200.43
2024-07-08T10:01:25Z INF Registered tunnel connection connIndex=0 connection=682286a3-6cb0-4b29-af41-3c79cd26b8b8 event=0 ip=198.41.200.43 location=osl01 protocol=quic
2024-07-08T14:49:05Z INF Unregistered tunnel connection connIndex=0 event=0 ip=198.41.200.43
2024-07-08T14:49:05Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.43
2024-07-08T14:49:05Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.43
2024-07-08T14:49:05Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.200.43
2024-07-08T14:49:05Z WRN Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0
2024-07-08T14:49:13Z INF Registered tunnel connection connIndex=0 connection=26b9590a-3f9f-4b6c-a08e-5a508b7d8fae event=0 ip=198.41.200.43 location=osl01 protocol=quic
2024-07-08T15:42:41Z INF Unregistered tunnel connection connIndex=3 event=0 ip=198.41.200.13
2024-07-08T15:42:41Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.13
2024-07-08T15:42:41Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.13
2024-07-08T15:42:41Z INF Retrying connection in up to 1s connIndex=3 event=0 ip=198.41.200.13
2024-07-08T15:42:42Z WRN Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3
2024-07-08T15:42:55Z INF Registered tunnel connection connIndex=3 connection=1867db9b-c04e-4819-8a6a-4e6168fb54fe event=0 ip=198.41.200.13 location=osl01 protocol=quic
2024-07-08T19:04:33Z INF Unregistered tunnel connection connIndex=1 event=0 ip=198.41.192.227
2024-07-08T19:04:33Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.227
2024-07-08T19:04:33Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.227
2024-07-08T19:04:33Z INF Retrying connection in up to 1s connIndex=1 event=0 ip=198.41.192.227
2024-07-08T19:04:34Z WRN Connection terminated error="timeout: no recent network activity" connIndex=1
2024-07-08T19:04:49Z INF Registered tunnel connection connIndex=1 connection=c0f8b9fc-62a3-47b3-8d4c-9350dc10005d event=0 ip=198.41.192.7 location=lhr12 protocol=quic
2024-07-08T20:30:48Z INF Unregistered tunnel connection connIndex=2 event=0 ip=198.41.192.107
2024-07-08T20:30:48Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.107
2024-07-08T20:30:48Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.107
2024-07-08T20:30:48Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.107
2024-07-08T20:30:48Z WRN Connection terminated error="timeout: no recent network activity" connIndex=2
2024-07-08T20:30:58Z INF Registered tunnel connection connIndex=2 connection=2545b0e4-a4de-41f4-af1a-05383082335f event=0 ip=198.41.192.227 location=lhr12 protocol=quic

@brenner-tobias
Copy link
Owner

@Kf637 what do you mean by same issue? What exactly is not working? The logs can have some hick-ups from time to time, which is not an issue by itself.

@twhite96 looking forward to your logs after a not working connection to an additional host

@DarthSonic und @riddle-stc any updates from you? Is everything still working / how do the logs look like?

@Kf637
Copy link

Kf637 commented Jul 9, 2024

@Kf637 what do you mean by same issue? What exactly is not working? The logs can have some hick-ups from time to time, which is not an issue by itself.

@twhite96 looking forward to your logs after a not working connection to an additional host

@DarthSonic und @riddle-stc any updates from you? Is everything still working / how do the logs look like?

I cannot reach my home assistant instance and it only returns HTTP 400 bad request

@riddle-stc
Copy link

Based on Kuma I still get errors.

image

Cloudflare also still report the tunnel is not OK
image

The Addon Log:

2024-07-09T08:16:08Z INF Unregistered tunnel connection connIndex=2 event=0 ip=198.41.192.77
2024-07-09T08:16:08Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.77
2024-07-09T08:16:08Z ERR Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.77
2024-07-09T08:16:08Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.77
2024-07-09T08:16:08Z ERR Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2
2024-07-09T08:16:21Z INF Registered tunnel connection connIndex=1 connection=0ba9b3e7-beee-4845-9346-00db0bdac542 event=0 ip=198.41.192.27 location=ams08 protocol=quic
2024-07-09T08:16:21Z INF Registered tunnel connection connIndex=0 connection=bbf38f44-59ed-4bac-90cf-3165581d9827 event=0 ip=198.41.200.63 location=bru01 protocol=quic
2024-07-09T08:16:22Z INF Registered tunnel connection connIndex=3 connection=604fd42a-5c95-4ac7-ab1c-a729bcef4c35 event=0 ip=198.41.200.13 location=bru01 protocol=quic
2024-07-09T08:16:26Z WRN Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.77
2024-07-09T08:16:26Z INF Retrying connection in up to 4s connIndex=2 event=0 ip=198.41.192.77
2024-07-09T08:16:28Z INF Unregistered tunnel connection connIndex=1 event=0 ip=198.41.192.27
2024-07-09T08:16:28Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.27
2024-07-09T08:16:28Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.27
2024-07-09T08:16:28Z INF Retrying connection in up to 1s connIndex=1 event=0 ip=198.41.192.27
2024-07-09T08:16:29Z WRN Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=2
2024-07-09T08:16:29Z WRN Connection terminated error="timeout: no recent network activity" connIndex=1
2024-07-09T08:16:37Z INF Registered tunnel connection connIndex=2 connection=8c9e2451-963b-4540-ab99-f459502bab8b event=0 ip=198.41.192.167 location=ams07 protocol=quic
2024-07-09T08:16:37Z INF Registered tunnel connection connIndex=1 connection=6100e6c3-ea98-4f26-90c1-40f6adecbb90 event=0 ip=198.41.192.57 location=ams15 protocol=quic
2024-07-09T08:16:58Z INF Unregistered tunnel connection connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:16:58Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:16:58Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:16:58Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:16:59Z WRN Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2
2024-07-09T08:17:22Z INF Registered tunnel connection connIndex=2 connection=11bb2ad6-5527-47fc-a482-6b7368a60c70 event=0 ip=198.41.192.167 location=ams07 protocol=quic
2024-07-09T08:17:39Z INF Unregistered tunnel connection connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:17:39Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:17:39Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:17:39Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:17:39Z WRN Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0
2024-07-09T08:17:45Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: net/http: HTTP/1.x transport connection broken: http: ContentLength=21 with Body length 0" connIndex=3 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-09T08:17:45Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: net/http: HTTP/1.x transport connection broken: http: ContentLength=21 with Body length 0" connIndex=3 dest=https://prefixhidden.domainhidden.be/api/webhook/9f14cdce324eb915101a43d387449474c6c0e5c3add95c3083b6862d8df3bb0b event=0 ip=198.41.200.13 type=http
2024-07-09T08:17:54Z INF Unregistered tunnel connection connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:17:54Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:17:54Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:17:54Z INF Retrying connection in up to 1s connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:17:54Z WRN Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3
2024-07-09T08:18:09Z INF Unregistered tunnel connection connIndex=1 event=0 ip=198.41.192.57
2024-07-09T08:18:09Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.57
2024-07-09T08:18:09Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.57
2024-07-09T08:18:09Z INF Retrying connection in up to 1s connIndex=1 event=0 ip=198.41.192.57
2024-07-09T08:18:09Z WRN Connection terminated error="timeout: no recent network activity" connIndex=1
2024-07-09T08:18:30Z INF Unregistered tunnel connection connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:18:30Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:18:30Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:18:30Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:18:30Z ERR Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=2
2024-07-09T08:18:43Z INF Registered tunnel connection connIndex=0 connection=02cb73dd-a7a1-4f7d-9e19-b0ba5f6bff11 event=0 ip=198.41.200.63 location=bru01 protocol=quic
2024-07-09T08:18:43Z INF Registered tunnel connection connIndex=3 connection=bc19101e-b832-4cea-9d49-a0e562c57af8 event=0 ip=198.41.200.13 location=bru01 protocol=quic
2024-07-09T08:18:43Z INF Registered tunnel connection connIndex=1 connection=43399760-3a62-4bf6-aa3e-d923390a366a event=0 ip=198.41.192.227 location=ams07 protocol=quic
2024-07-09T08:18:48Z WRN Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:18:48Z INF Retrying connection in up to 4s connIndex=2 event=0 ip=198.41.192.167
2024-07-09T08:18:51Z WRN Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=2
2024-07-09T08:18:55Z INF Unregistered tunnel connection connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:18:55Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:18:55Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:18:55Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:18:55Z WRN Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0
2024-07-09T08:19:00Z INF Registered tunnel connection connIndex=2 connection=bbfe780f-7181-40ea-82af-693db6429148 event=0 ip=198.41.192.107 location=ams07 protocol=quic
2024-07-09T08:19:04Z WRN Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:19:04Z INF Retrying connection in up to 4s connIndex=0 event=0 ip=198.41.200.63
2024-07-09T08:19:06Z WRN Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=0
2024-07-09T08:19:31Z INF Registered tunnel connection connIndex=0 connection=846684f2-203f-4199-933f-5d1859697697 event=0 ip=198.41.200.23 location=bru01 protocol=quic
2024-07-09T08:19:50Z INF Unregistered tunnel connection connIndex=0 event=0 ip=198.41.200.23
2024-07-09T08:19:50Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.23
2024-07-09T08:19:50Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.23
2024-07-09T08:19:50Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.200.23
2024-07-09T08:19:51Z WRN Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0
2024-07-09T08:20:16Z INF Unregistered tunnel connection connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:20:16Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:20:16Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:20:16Z INF Retrying connection in up to 1s connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:20:17Z WRN Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3
2024-07-09T08:20:41Z INF Unregistered tunnel connection connIndex=1 event=0 ip=198.41.192.227
2024-07-09T08:20:41Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.227
2024-07-09T08:20:41Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=1 event=0 ip=198.41.192.227
2024-07-09T08:20:41Z INF Retrying connection in up to 1s connIndex=1 event=0 ip=198.41.192.227
2024-07-09T08:20:43Z WRN Connection terminated error="timeout: no recent network activity" connIndex=1
2024-07-09T08:20:54Z INF Registered tunnel connection connIndex=3 connection=eb458465-c96c-425b-9b08-febb77f365fc event=0 ip=198.41.200.13 location=bru01 protocol=quic
2024-07-09T08:20:54Z INF Registered tunnel connection connIndex=0 connection=bee62606-b42f-4d0b-afa0-e0e200b41c71 event=0 ip=198.41.200.23 location=bru01 protocol=quic
2024-07-09T08:20:54Z INF Registered tunnel connection connIndex=1 connection=10f5958e-9d25-485f-b62d-5288734e3069 event=0 ip=198.41.192.67 location=ams15 protocol=quic
2024-07-09T08:20:56Z INF Unregistered tunnel connection connIndex=2 event=0 ip=198.41.192.107
2024-07-09T08:20:56Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.107
2024-07-09T08:20:56Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.107
2024-07-09T08:20:56Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.41.192.107
2024-07-09T08:20:57Z WRN Connection terminated error="timeout: no recent network activity" connIndex=2
2024-07-09T08:21:12Z INF Unregistered tunnel connection connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:21:12Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:21:12Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:21:12Z INF Retrying connection in up to 1s connIndex=3 event=0 ip=198.41.200.13
2024-07-09T08:21:12Z WRN Connection terminated error="timeout: no recent network activity" connIndex=3
2024-07-09T08:21:27Z INF Unregistered tunnel connection connIndex=0 event=0 ip=198.41.200.23
2024/07/09 10:21:27 rpc: writing call: timeout: no recent network activity
2024/07/09 10:21:27 rpc: writing finish: timeout: no recent network activity
2024/07/09 10:21:27 rpc: writing release: timeout: no recent network activity
2024-07-09T08:21:27Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.23
2024-07-09T08:21:27Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.41.200.23
2024-07-09T08:21:27Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.41.200.23
2024-07-09T08:21:29Z WRN Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0
2024-07-09T08:23:33Z INF Registered tunnel connection connIndex=3 connection=1fefa00a-845d-4512-a083-e47e1afb578a event=0 ip=198.41.200.113 location=bru01 protocol=quic
2024-07-09T08:23:33Z INF Registered tunnel connection connIndex=2 connection=a89bda61-a41f-489b-a4f2-0d8a504d2e52 event=0 ip=198.41.192.37 location=ams13 protocol=quic
2024-07-09T08:23:33Z INF Registered tunnel connection connIndex=0 connection=a89524ab-281d-49e8-9b13-feafda2ecf1d event=0 ip=198.41.200.23 location=bru01 protocol=quic

What is I do find strange is that the tunnel only fails when the external domain is used. You can see that I called the server yesterday evening and this morning. All night the external domain seemed to be OK.

image

@DarthSonic
Copy link
Author

@DarthSonic und @riddle-stc any updates from you? Is everything still working / how do the logs look like?

for me everything is working and log entries are gone. I didn't do anything but restarting HA some times.

@brenner-tobias
Copy link
Owner

@Kf637 what do you mean by same issue? What exactly is not working? The logs can have some hick-ups from time to time, which is not an issue by itself.
@twhite96 looking forward to your logs after a not working connection to an additional host
@DarthSonic und @riddle-stc any updates from you? Is everything still working / how do the logs look like?

I cannot reach my home assistant instance and it only returns HTTP 400 bad request

was this working before? Did you enter the proxy IP addresses to the HA configuration as described here?

@Kf637
Copy link

Kf637 commented Jul 9, 2024

@Kf637 what do you mean by same issue? What exactly is not working? The logs can have some hick-ups from time to time, which is not an issue by itself.
@twhite96 looking forward to your logs after a not working connection to an additional host
@DarthSonic und @riddle-stc any updates from you? Is everything still working / how do the logs look like?

I cannot reach my home assistant instance and it only returns HTTP 400 bad request

was this working before? Did you enter the proxy IP addresses to the HA configuration as described here?

Yeah, of course I did that

@Kf637
Copy link

Kf637 commented Jul 9, 2024

Found out that the proxy changed...

@brenner-tobias
Copy link
Owner

@riddle-stc seems like you're the last one with issues here. Can you please post your config and confirm that you are still having connectivity issues?

@riddle-stc
Copy link

riddle-stc commented Jul 10, 2024

@riddle-stc seems like you're the last one with issues here. Can you please post your config and confirm that you are still having connectivity issues?

If have been accessing my system over the Cloudflare tunnel all day without any issues. So I assume it is working again. The last error was yesterday around 16:00 CET.

image

@twhite96
Copy link

Logs were similar to everyone here. I haven't checked to see if I am back up and running. I did downgrade to the last build and will upgrade again.

@twhite96
Copy link

Please also post your logs from the Cloudflare add-on as well as your configuration

Sure thing:

2024-07-10T16:20:29Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:21:59Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:21:59Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.47 type=http
2024-07-10T16:23:29Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=1 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:23:29Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=1 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.200.193 type=http
2024-07-10T16:24:59Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:24:59Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:26:29Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:26:29Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:27:59Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:27:59Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:29:30Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:29:30Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:31:00Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:31:00Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:32:30Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:32:30Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:34:00Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:34:00Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.47 type=http
2024-07-10T16:35:30Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:35:30Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:37:00Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:37:00Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:38:30Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:38:30Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:40:00Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:40:00Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:41:30Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:41:30Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:43:00Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:43:00Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:44:31Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:44:31Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.47 type=http
2024-07-10T16:46:01Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:46:01Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:47:31Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:47:31Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:49:01Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:49:01Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:50:31Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:50:31Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.47 type=http
2024-07-10T16:52:01Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:52:01Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:53:31Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:53:31Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:55:01Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:55:01Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:56:31Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:56:31Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:58:02Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:58:02Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T16:59:32Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T16:59:32Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.47 type=http
2024-07-10T17:01:02Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:01:02Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:02:32Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:02:32Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:04:02Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:04:02Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:05:32Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:05:32Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:07:02Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:07:02Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:08:33Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:08:33Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.47 type=http
2024-07-10T17:10:03Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:10:03Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:11:33Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:11:33Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:13:03Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:13:03Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:14:33Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=1 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:14:33Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=1 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.200.193 type=http
2024-07-10T17:16:03Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:16:03Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.47 type=http
2024-07-10T17:17:33Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:17:33Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:19:03Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:19:03Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:20:33Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:20:33Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:22:04Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=1 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:22:04Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=1 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.200.193 type=http
2024-07-10T17:23:34Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:23:34Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:25:04Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:25:04Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:26:34Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:26:34Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:28:04Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:28:04Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:29:34Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:29:34Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.47 type=http
2024-07-10T17:31:04Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:31:04Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:32:34Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:32:34Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:34:04Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:34:04Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=2 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.37 type=http
2024-07-10T17:35:34Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 event=1 ingressRule=4 originService=http://192.168.3.180:3000
2024-07-10T17:35:34Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.3.180:3000: i/o timeout" connIndex=0 dest=https://graphs.tifflabs.org/ event=0 ip=198.41.192.47 type=http

@brenner-tobias
Copy link
Owner

@twhite96 did the external hosts ever work for you? It seems like it might be a configuration issue on your side, e.g. for Grafana you might have to change the config file to serve it via a reverse proxy, see here.

@twhite96
Copy link

@twhite96 did the external hosts ever work for you? It seems like it might be a configuration issue on your side, e.g. for Grafana you might have to change the config file to serve it via a reverse proxy, see here.

they did. I'll check my configs because i've got cloudflared running in proxmox which is where those external hosts are hosted.

@riddle-stc
Copy link

After 1 day without issues, the tunnel is Down again.

image
So it seems that the connection is not stable yet.

@twhite96
Copy link

After 1 day without issues, the tunnel is Down again.

image So it seems that the connection is not stable yet.

So it isn't me. Huh. So weird. Wonder what is happening.

@riddle-stc
Copy link

So... I deleted the Cloudflare tunnel. Removed the Cloudflared Addon and started setting up everything from scratch.
But that did also not fix the issue. Also the new tunnel goes into Degraded/Down status almost immediately after accessing the environement using the tunnel.

I'm running HA on Proxmox, don't know if that makes any difference? I just moved from Windows 11/Oracle VM to Proxmox as everybody is stating that is more stable ...

@Kf637
Copy link

Kf637 commented Jul 12, 2024

So... I deleted the Cloudflare tunnel. Removed the Cloudflared Addon and started setting up everything from scratch. But that did also not fix the issue. Also the new tunnel goes into Degraded/Down status almost immediately after accessing the environement using the tunnel.

I'm running HA on Proxmox, don't know if that makes any difference? I just moved from Windows 11/Oracle VM to Proxmox as everybody is stating that is more stable ...

Have you checked the Supervisor logs?

@riddle-stc
Copy link

These are the supervisor logs:

�[32m2024-07-12 12:06:43.836 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository�[0m
�[32m2024-07-12 12:06:43.874 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository�[0m
�[32m2024-07-12 12:06:43.885 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository�[0m
�[32m2024-07-12 12:06:43.915 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/FunkeyFlo/ps5-mqtt repository�[0m
�[32m2024-07-12 12:06:43.930 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/giuseppecastaldo/ha-addons repository�[0m
�[32m2024-07-12 12:06:43.946 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository�[0m
�[32m2024-07-12 12:06:44.259 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json�[0m
�[33m2024-07-12 12:06:47.690 WARNING (SyncWorker_4) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta�[0m
�[33m2024-07-12 12:06:47.696 WARNING (SyncWorker_4) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)�[0m
�[33m2024-07-12 12:06:48.252 WARNING (SyncWorker_2) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta�[0m
�[33m2024-07-12 12:06:48.255 WARNING (SyncWorker_2) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)�[0m
�[32m2024-07-12 12:06:48.306 INFO (MainThread) [supervisor.store] Loading add-ons from store: 91 all - 0 new - 0 remove�[0m
�[32m2024-07-12 12:06:48.306 INFO (MainThread) [supervisor.store] Loading add-ons from store: 91 all - 0 new - 0 remove�[0m
�[32m2024-07-12 12:07:12.396 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mosquitto'�[0m
�[32m2024-07-12 12:07:12.406 INFO (MainThread) [supervisor.auth] Home Assistant not running, checking cache�[0m
�[32m2024-07-12 12:07:14.035 INFO (MainThread) [supervisor.hardware.monitor] Detecting remove hardware /dev/ttyACM0 - /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2293941-if00�[0m
�[32m2024-07-12 12:07:14.035 INFO (MainThread) [supervisor.hardware.monitor] Detecting remove hardware /dev/bus/usb/002/018 - None�[0m
�[32m2024-07-12 12:07:16.636 INFO (MainThread) [supervisor.hardware.monitor] Detecting add hardware /dev/bus/usb/002/020 - None�[0m
�[32m2024-07-12 12:07:16.638 INFO (MainThread) [supervisor.hardware.monitor] Detecting add hardware /dev/ttyACM0 - /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2293941-if00�[0m
�[32m2024-07-12 12:09:15.134 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to STARTING�[0m
�[32m2024-07-12 12:09:30.185 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to RUNNING�[0m
�[32m2024-07-12 12:09:30.186 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance�[0m
�[32m2024-07-12 12:09:37.248 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/brenner-tobias/cloudflared/amd64 with version 5.1.14�[0m
�[32m2024-07-12 12:10:44.524 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from 9074a9fa_cloudflared�[0m
�[32m2024-07-12 12:16:44.408 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running�[0m
�[32m2024-07-12 12:16:44.408 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server�[0m
�[32m2024-07-12 12:16:44.508 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system�[0m
�[32m2024-07-12 12:16:44.508 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor�[0m
�[32m2024-07-12 12:16:44.518 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system�[0m
�[32m2024-07-12 12:16:44.518 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core�[0m
�[32m2024-07-12 12:16:44.519 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system�[0m
�[32m2024-07-12 12:16:44.519 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system�[0m
�[32m2024-07-12 12:16:44.519 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server�[0m
�[32m2024-07-12 12:16:44.519 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon�[0m
�[32m2024-07-12 12:16:44.520 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system�[0m
�[32m2024-07-12 12:16:44.520 INFO (MainThread) [supervisor.resolution.check] System checks complete�[0m
�[32m2024-07-12 12:16:44.520 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running�[0m
�[32m2024-07-12 12:16:44.683 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete�[0m
�[32m2024-07-12 12:16:44.684 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running�[0m
�[32m2024-07-12 12:16:44.684 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete�[0m
�[32m2024-07-12 12:18:53.750 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json�[0m
�[32m2024-07-12 12:19:40.291 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m
�[32m2024-07-12 12:48:36.686 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup�[0m
�[32m2024-07-12 12:48:36.691 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup�[0m
�[32m2024-07-12 12:49:40.493 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m
�[32m2024-07-12 13:16:44.696 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running�[0m
�[32m2024-07-12 13:16:44.696 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server�[0m
�[32m2024-07-12 13:16:44.802 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system�[0m
�[32m2024-07-12 13:16:44.803 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor�[0m
�[32m2024-07-12 13:16:44.811 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system�[0m
�[32m2024-07-12 13:16:44.812 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core�[0m
�[32m2024-07-12 13:16:44.812 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system�[0m
�[32m2024-07-12 13:16:44.812 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system�[0m
�[32m2024-07-12 13:16:44.812 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server�[0m
�[32m2024-07-12 13:16:44.813 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon�[0m
�[32m2024-07-12 13:16:44.813 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system�[0m
�[32m2024-07-12 13:16:44.813 INFO (MainThread) [supervisor.resolution.check] System checks complete�[0m
�[32m2024-07-12 13:16:44.813 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running�[0m
�[32m2024-07-12 13:16:44.969 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete�[0m
�[32m2024-07-12 13:16:44.970 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running�[0m
�[32m2024-07-12 13:16:44.970 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete�[0m
�[32m2024-07-12 13:19:40.669 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m
�[32m2024-07-12 13:20:58.488 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/blakeblackshear/frigate-hass-addons repository�[0m
�[32m2024-07-12 13:20:58.492 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/music-assistant/home-assistant-addon repository�[0m
�[32m2024-07-12 13:20:58.494 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/brenner-tobias/ha-addons repository�[0m
�[32m2024-07-12 13:20:58.501 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository�[0m
�[32m2024-07-12 13:20:58.510 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository�[0m
�[32m2024-07-12 13:20:58.518 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository�[0m
�[32m2024-07-12 13:20:58.524 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/FunkeyFlo/ps5-mqtt repository�[0m
�[32m2024-07-12 13:20:58.550 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/giuseppecastaldo/ha-addons repository�[0m
�[32m2024-07-12 13:20:58.558 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository�[0m
�[33m2024-07-12 13:21:00.861 WARNING (SyncWorker_0) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta�[0m
�[33m2024-07-12 13:21:00.864 WARNING (SyncWorker_0) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)�[0m
�[33m2024-07-12 13:21:01.244 WARNING (SyncWorker_2) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta�[0m
�[33m2024-07-12 13:21:01.247 WARNING (SyncWorker_2) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)�[0m
�[32m2024-07-12 13:21:01.286 INFO (MainThread) [supervisor.store] Loading add-ons from store: 91 all - 0 new - 0 remove�[0m
�[32m2024-07-12 13:21:01.287 INFO (MainThread) [supervisor.store] Loading add-ons from store: 91 all - 0 new - 0 remove�[0m
�[32m2024-07-12 13:49:42.191 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m
�[32m2024-07-12 13:59:53.524 INFO (MainThread) [supervisor.host.info] Updating local host information�[0m
�[32m2024-07-12 13:59:54.388 INFO (MainThread) [supervisor.host.services] Updating service information�[0m
�[32m2024-07-12 13:59:54.398 INFO (MainThread) [supervisor.host.network] Updating local network information�[0m
�[32m2024-07-12 13:59:54.533 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information�[0m
�[32m2024-07-12 13:59:54.542 INFO (MainThread) [supervisor.host.manager] Host information reload completed�[0m
�[32m2024-07-12 14:16:44.980 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running�[0m
�[32m2024-07-12 14:16:44.981 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server�[0m
�[32m2024-07-12 14:16:45.085 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system�[0m
�[32m2024-07-12 14:16:45.085 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor�[0m
�[32m2024-07-12 14:16:45.093 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system�[0m
�[32m2024-07-12 14:16:45.093 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core�[0m
�[32m2024-07-12 14:16:45.093 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system�[0m
�[32m2024-07-12 14:16:45.094 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system�[0m
�[32m2024-07-12 14:16:45.097 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server�[0m
�[32m2024-07-12 14:16:45.097 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon�[0m
�[32m2024-07-12 14:16:45.098 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system�[0m
�[32m2024-07-12 14:16:45.098 INFO (MainThread) [supervisor.resolution.check] System checks complete�[0m
�[32m2024-07-12 14:16:45.098 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running�[0m
�[32m2024-07-12 14:16:45.244 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete�[0m
�[32m2024-07-12 14:16:45.244 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running�[0m
�[32m2024-07-12 14:16:45.245 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete�[0m
�[32m2024-07-12 14:18:53.855 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json�[0m
�[32m2024-07-12 14:19:42.445 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m

@GMD87
Copy link

GMD87 commented Jul 15, 2024

Hi, I'm experiencing the same issue after updating to the newer version (yesterday).
Can't access to my Home Assistant istance reliably (sometimes the tunnel work, other it reach my HA istance without loading anything)

My logs from CLOUDFLARED:

2024-07-14T19:02:15Z INF Starting tunnel tunnelID=be71b62c-5903-4072-8f07-13bcb4151369 2024-07-14T19:02:15Z INF Version 2024.6.1 2024-07-14T19:02:15Z INF GOOS: linux, GOVersion: go1.22.2, GoArch: amd64 2024-07-14T19:02:15Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem] 2024-07-14T19:02:15Z INF Generated Connector ID: bb7dd94b-850c-4d9f-80f0-919e7fa7cf30 2024-07-14T19:02:15Z INF Initial protocol quic 2024-07-14T19:02:15Z INF ICMP proxy will use 172.30.33.2 as source for IPv4 2024-07-14T19:02:15Z INF ICMP proxy will use ::1 in zone lo as source for IPv6 2024-07-14T19:02:15Z INF Starting metrics server on [::]:36500/metrics 2024-07-14T19:02:15Z INF Registered tunnel connection connIndex=0 connection=bab84d0e-9dda-44f5-a893-07a4b9f8549d event=0 ip=198.41.192.27 location=mxp03 protocol=quic 2024-07-14T19:02:16Z INF Registered tunnel connection connIndex=1 connection=df8a6b0a-8359-4243-b9c6-388489bcdca8 event=0 ip=198.41.200.33 location=fra13 protocol=quic 2024-07-14T19:02:17Z INF Registered tunnel connection connIndex=2 connection=1ca0f631-7676-407f-a35f-b9fd3818d243 event=0 ip=198.41.192.107 location=mxp02 protocol=quic 2024-07-14T19:02:18Z INF Registered tunnel connection connIndex=3 connection=4f8abcea-56ed-4449-80fc-41d9d58058a5 event=0 ip=198.41.200.113 location=fra06 protocol=quic 2024-07-14T22:02:14Z ERR error="stream 25 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://homeassistant:8123 2024-07-14T22:02:14Z ERR Request failed error="stream 25 canceled by remote with error code 0" connIndex=1 dest=https://home.studiogmd.com/static/fonts/roboto/Roboto-Medium.woff2 event=0 ip=198.41.200.33 type=http 2024-07-14T22:02:14Z ERR error="stream 41 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://homeassistant:8123 2024-07-14T22:02:14Z ERR Request failed error="stream 41 canceled by remote with error code 0" connIndex=1 dest=https://home.studiogmd.com/frontend_latest/29805.g-zMeomt-PY.js event=0 ip=198.41.200.33 type=http 2024-07-14T22:02:14Z ERR error="stream 49 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://homeassistant:8123 2024-07-14T22:02:14Z ERR Request failed error="stream 49 canceled by remote with error code 0" connIndex=1 dest=https://home.studiogmd.com/frontend_latest/32503.id9nLM3xIRY.js event=0 ip=198.41.200.33 type=http 2024-07-14T22:02:14Z ERR error="stream 57 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://homeassistant:8123 2024-07-14T22:02:14Z ERR Request failed error="stream 57 canceled by remote with error code 0" connIndex=1 dest=https://home.studiogmd.com/frontend_latest/21589.AhOXRIa0ZAw.js event=0 ip=198.41.200.33 type=http 2024-07-15T13:29:48Z ERR error="stream 249 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://homeassistant:8123 2024-07-15T13:29:48Z ERR Request failed error="stream 249 canceled by remote with error code 0" connIndex=1 dest=https://home.studiogmd.com/api/webhook/544fa55c3c8fbb6c18f5ac88c949e7c9e00443f8987d0da8f3b08950687f7a65 event=0 ip=198.41.200.33 type=http 2024-07-15T13:33:34Z ERR error="stream 17 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://homeassistant:8123 2024-07-15T13:33:34Z ERR Request failed error="stream 17 canceled by remote with error code 0" connIndex=3 dest=https://home.studiogmd.com/service_worker.js event=0 ip=198.41.200.113 type=http 2024-07-15T14:04:12Z ERR error="stream 449 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://homeassistant:8123 2024-07-15T14:04:12Z ERR Request failed error="stream 449 canceled by remote with error code 0" connIndex=1 dest=https://home.studiogmd.com/api/webhook/544fa55c3c8fbb6c18f5ac88c949e7c9e00443f8987d0da8f3b08950687f7a65 event=0 ip=198.41.200.33 type=http 2024-07-15T14:05:41Z ERR error="stream 457 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://homeassistant:8123 2024-07-15T14:05:41Z ERR Request failed error="stream 457 canceled by remote with error code 0" connIndex=1 dest=https://home.studiogmd.com/service_worker.js event=0 ip=198.41.200.33 type=http 2024/07/16 00:25:22 Unsolicited response received on idle HTTP channel starting with "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00"; err=<nil> 2024-07-15T22:27:14Z ERR error="stream 61 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://homeassistant:8123 2024-07-15T22:27:14Z ERR Request failed error="stream 61 canceled by remote with error code 0" connIndex=3 dest=https://home.studiogmd.com/api/hassio_ingress/gQHWIzbyaQYkRWFtwxOHgn-PXZ9sC7KNh_MGeee4rsA/stable-0b84523121d6302fbe30eda7899ec3b81810748e/static/out/vs/workbench/workbench.web.main.nls.js event=0 ip=198.41.200.113 type=http

My logs from HA SUPERVISOR:

Log details (WARNING) Logger: homeassistant.components.websocket_api.http.connection Source: components/websocket_api/http.py:482 integration: Home Assistant WebSocket API (documentation, issues) First occurred: July 15, 2024 at 15:29:28 (6 occurrences) Last logged: July 15, 2024 at 21:50:46 [139637178130656] from 188.15.134.149 (Mozilla/5.0 (Linux; Android 14; SM-S911B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36 Home Assistant/2024.6.1-12936 (Android 14; SM-S911B)): Disconnected: Did not receive auth message within 10 seconds [139637178125760] from 2a02:b023:14:6941:d190:5685:6e62:863c (Mozilla/5.0 (Linux; Android 14; SM-S911B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36 Home Assistant/2024.6.1-12936 (Android 14; SM-S911B)): Disconnected: Did not receive auth message within 10 seconds [139637178130656] from 2a02:b023:14:6941:d190:5685:6e62:863c (Mozilla/5.0 (Linux; Android 14; SM-S911B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36 Home Assistant/2024.6.1-12936 (Android 14; SM-S911B)): Disconnected: Did not receive auth message within 10 seconds [139637504200128] from 188.15.134.149 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0): Disconnected: Did not receive auth message within 10 seconds [139637181987088] from 2a02:b023:10:4675:5dbf:e288:68f2:26a2 (Mozilla/5.0 (Linux; Android 14; SM-S911B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36 Home Assistant/2024.6.1-12936 (Android 14; SM-S911B)): Disconnected: Did not receive auth message within 10 seconds

@pablinho1023
Copy link

I'm experiencing the same issue since yesterday. Never happened before. I updated to 5.1.15 two days ago. If I get to the local HA IP address and restart the add-on it works again for some time.

@brenner-tobias
Copy link
Owner

Can all of you who are experiencing the issue please confirm how you are hosting / running HA? It feels like most if not all of you are using Proxmox...

@riddle-stc
Copy link

Indeed Proxmox.
I have restarted my Proxmox server (metal) on Monday afternoon.

After the restart the issue did not occur anymore. I will keep an eye on it. As I will be abroad for a month as of Friday I do not have access anymore to my HA instance when the tunnel goes down. So fingers crossed.

@GMD87
Copy link

GMD87 commented Jul 17, 2024

I have HAOS installed on a x64-86 machine (Intel NUC). After a restar the issue didn't occure anymore also for me

@pablinho1023
Copy link

I have HAOS installed on a raspberry pi 4. The issue is happening more constantly now. I restarted the add on two hours ago and it's down again.

@GMD87
Copy link

GMD87 commented Jul 17, 2024

Well, I was too optimistic. After a day the issue started again. The HA logs shows the same errors as my previous comments. Restarting the system resolves the problem just temporally.

@antsmartti
Copy link

please confirm how you are hosting / running HA?

I have one instance on Proxmox VM and another bare metal, each on its own domain. Same issues on both as described above - tunnel connection unstable.

@DarthSonic
Copy link
Author

Can all of you who are experiencing the issue please confirm how you are hosting / running HA? It feels like most if not all of you are using Proxmox...

I still see those errors in the logs after restart but Cloudflare Tunnel is working. I am running HAOS on Linux.

@VeZReVouLiS
Copy link

I have the same issues as the above.
Current CF version: 5.1.15

I'm running HomeAssistant from VM
HAOS version 12.4
HA Core 2024.7.3

2024-07-19T07:37:57Z INF Registered tunnel connection connIndex=3 connection=7b0035bc-7477-467b-aac3-be54e7fc8df6 event=0 ip=198.xxx.xxx.77 location=skg01 protocol=quic
2024-07-19T18:09:41Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:41Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:09:41Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:41Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:09:42Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:42Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:09:45Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:45Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:09:45Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:45Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:09:45Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:45Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:09:48Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:48Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:09:48Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:48Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:09:52Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:52Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:09:52Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:52Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:09:58Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:58Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:09:58Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:09:58Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:10:03Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:03Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:10:03Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:03Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:10:08Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=2 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:08Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=2 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.23 type=http
2024-07-19T18:10:08Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:08Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:10:14Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:14Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:10:14Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:14Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:10:19Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:19Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:10:19Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:19Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T18:10:24Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:24Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/auth/token event=0 ip=198.xxx.xxx.227 type=http
2024-07-19T18:10:24Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-19T18:10:24Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 172.xxx.xxx.1:8123: connect: connection refused" connIndex=0 dest=https://xxxxx.xxxxx.gr/api/websocket event=0 ip=198.xxx.xxx.227 type=ws
2024-07-19T23:15:35Z INF Unregistered tunnel connection connIndex=3 event=0 ip=198.xxx.xxx.77
2024-07-19T23:15:35Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.xxx.xxx.77
2024-07-19T23:15:35Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3 event=0 ip=198.xxx.xxx.77
2024-07-19T23:15:35Z INF Retrying connection in up to 1s connIndex=3 event=0 ip=198.xxx.xxx.77
2024-07-19T23:15:36Z INF Unregistered tunnel connection connIndex=0 event=0 ip=198.xxx.xxx.227
2024-07-19T23:15:36Z WRN Failed to serve quic connection error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.xxx.xxx.227
2024-07-19T23:15:36Z WRN Serve tunnel error error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0 event=0 ip=198.xxx.xxx.227
2024-07-19T23:15:36Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=198.xxx.xxx.227
2024-07-19T23:15:37Z INF Unregistered tunnel connection connIndex=1 event=0 ip=198.xxx.xxx.233
2024-07-19T23:15:37Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=1 event=0 ip=198.xxx.xxx.233
2024-07-19T23:15:37Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=1 event=0 ip=198.xxx.xxx.233
2024-07-19T23:15:37Z INF Retrying connection in up to 1s connIndex=1 event=0 ip=198.xxx.xxx.233
2024-07-19T23:15:38Z INF Unregistered tunnel connection connIndex=2 event=0 ip=198.xxx.xxx.23
2024-07-19T23:15:38Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=2 event=0 ip=198.xxx.xxx.23
2024-07-19T23:15:38Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=2 event=0 ip=198.xxx.xxx.23
2024-07-19T23:15:38Z INF Retrying connection in up to 1s connIndex=2 event=0 ip=198.xxx.xxx.23
2024-07-19T23:15:40Z ERR Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=3
2024-07-19T23:15:40Z ERR Connection terminated error="failed to accept QUIC stream: timeout: no recent network activity" connIndex=0
2024-07-19T23:15:40Z ERR Connection terminated error="timeout: no recent network activity" connIndex=1
2024-07-19T23:15:40Z ERR Connection terminated error="timeout: no recent network activity" connIndex=2
2024-07-19T23:15:55Z INF Registered tunnel connection connIndex=3 connection=50f71379-6377-446f-8a42-8fc6c65987aa event=0 ip=198.xxx.xxx.77 location=skg01 protocol=quic
2024-07-19T23:15:55Z INF Registered tunnel connection connIndex=0 connection=6594c17a-8279-413e-8745-670c140662a2 event=0 ip=198.xxx.xxx.227 location=skg01 protocol=quic
2024-07-19T23:15:55Z INF Registered tunnel connection connIndex=1 connection=e50e295e-b4c4-485a-b0db-938c2ae54d9c event=0 ip=198.xxx.xxx.43 location=ath01 protocol=quic
2024-07-19T23:15:55Z INF Registered tunnel connection connIndex=2 connection=a0756ed6-6bf6-4750-830d-75405f3534b2 event=0 ip=198.xxx.xxx.33 location=ath01 protocol=quic
2024-07-20T16:41:48Z ERR  error="Incoming request ended abruptly: context canceled" connIndex=3 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-20T16:41:48Z ERR Request failed error="Incoming request ended abruptly: context canceled" connIndex=3 dest=https://xxxxx.xxxxx.gr/api/webhook/b4da9741ae488e1c25fdfa202aa52707d65a68228f9afb54ec089c8066e65459 event=0 ip=198.xxx.xxx.77 type=http
2024-07-20T22:21:58Z ERR  error="Incoming request ended abruptly: context canceled" connIndex=2 event=1 ingressRule=0 originService=http://homeassistant:8123
2024-07-20T22:21:58Z ERR Request failed error="Incoming request ended abruptly: context canceled" connIndex=2 dest=https://xxxxx.xxxxx.gr/api/webhook/b4da9741ae488e1c25fdfa202aa52707d65a68228f9afb54ec089c8066e65459 event=0 ip=198.xxx.xxx.33 type=http```

@thewookiewon
Copy link

thewookiewon commented Jul 24, 2024

I might be hitting this problem with my local cloudflared tunnel, another issue is I can't see any logging at all in HAOS for the addon clicking refresh does nothing

Screenshot_20240724_213025_Home Assistant

@rubernck21
Copy link

rubernck21 commented Aug 7, 2024

I believe I have having a similar issue:

The problem
I setup Cloudflared via the easy setup, and I am unable to access from the web. I did enable a port trigger in my router, but not sure if that is needed. I have checked Cloudflare and the CNAME record is there and I can see the tunnel is created and is being managed by the Add-on in HA.

What version of Cloudflared has the issue?
5.1.16

What was the last working version of Cloudflared?
This is my first attempt to install/run

What type of installation are you running?

Home Assistant OS installed in VMWare fusion on Macbook Pro
Add-on version: 5.1.16
You are running the latest version of this add-on.
System: Home Assistant OS 12.4 (amd64 / qemux86-64)
Home Assistant Core: 2024.7.4
Home Assistant Supervisor: 2024.08.0

Anything in the logs that might be useful for us?


Add-on: Cloudflared
Use a Cloudflare Tunnel to remotely connect to Home Assistant without opening any ports

Add-on version: 5.1.16
You are running the latest version of this add-on.
System: Home Assistant OS 12.4 (amd64 / qemux86-64)
Home Assistant Core: 2024.7.4
Home Assistant Supervisor: 2024.08.0

Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.

[12:20:13] INFO: Checking add-on config...
[12:20:13] INFO: Checking for existing certificate...
[12:20:13] INFO: Existing certificate found
[12:20:13] INFO: Checking for existing tunnel...
[12:20:13] INFO: Existing tunnel with ID REDACTED found
[12:20:13] INFO: Checking if existing tunnel matches name given in config
2024-08-07T17:20:15Z WRN Your version 2024.6.1 is outdated. We recommend upgrading it to 2024.8.2
[12:20:15] INFO: Existing Cloudflare Tunnel name matches config, proceeding with existing tunnel file
[12:20:15] INFO: Creating config file...
[12:20:15] INFO: Validating config file...
Validating rules from /tmp/config.json
OK
[12:20:15] INFO: Creating DNS entry ha.DOMAIN.com...
2024-08-07T17:20:16Z INF ha.DOMAIN.com is already configured to route to your tunnel tunnelID=672b78ba-70f3-4734-870a-ff09a1b4f025
[12:20:16] INFO: Finished setting up the Cloudflare Tunnel
[12:20:16] INFO: Connecting Cloudflare Tunnel...
2024-08-07T17:20:16Z INF Starting tunnel tunnelID=REDACTED
2024-08-07T17:20:16Z INF Version 2024.6.1
2024-08-07T17:20:16Z INF GOOS: linux, GOVersion: go1.22.2, GoArch: amd64
2024-08-07T17:20:16Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2024-08-07T17:20:16Z INF Generated Connector ID: REDACTED
2024-08-07T17:20:16Z INF Initial protocol quic
2024-08-07T17:20:16Z INF ICMP proxy will use READCTED as source for IPv4
2024-08-07T17:20:16Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2024-08-07T17:20:16Z INF Starting metrics server on [::]:36500/metrics
2024-08-07T17:20:16Z WRN Your version 2024.6.1 is outdated. We recommend upgrading it to 2024.8.2
2024-08-07T17:20:17Z INF Registered tunnel connection connIndex=0 connection=REDACTED event=0 ip=REDACTED location=mci01 protocol=quic
2024-08-07T17:20:17Z INF Registered tunnel connection connIndex=1 connection=REDACTED event=0 ip=REDACTED location=ord10 protocol=quic
2024-08-07T17:20:18Z INF Registered tunnel connection connIndex=2 connection=REDACTED event=0 ip=REDACTEDlocation=ord02 protocol=quic
2024-08-07T17:20:19Z INF Registered tunnel connection connIndex=3 connection=REDACTED event=0 ip=REDACTED location=mci01 protocol=quic

Steps to reproduce the issue
I have uninstalled and reinstalled and went through the process but still get the same issue.

Additional information
I am seeing the note about updating "WRN Your version 2024.6.1 is outdated. We recommend upgrading it to 2024.8.2" but not sure how to do that just yet.

But when i browse to ha.domain.com, I only see this: 400: Bad Request

Here is the video that I followed. I have stopped at 7:41 because thats where I am unable to continue

@brenner-tobias
Copy link
Owner

@rubernck21 I do not think that you have an actual issue, most likely you did forget to configure your HA to accept reverse proxy requests, as described here.

For all the other: I have no clue what your issues are, so if there are any updates / additional details, please let me know.

@rubernck21
Copy link

Im thinking that the error for updating is for the actual cloudflared instance...Is that updated to the latest version when its installed?

As for my proxy issue, is this where I should put the entry, at the bottom on line 12? and what IP Address should I put in here, my external IP?

Screenshot 2024-08-07 at 2 55 43 PM

@rubernck21
Copy link

rubernck21 commented Aug 7, 2024

I see that you made an update to install the latest version of cloudflared, and I appreciate that and I've installed the update. Still curious about the entry you mentioned.

I am receiving more information from the logs now:


Add-on: Cloudflared
Use a Cloudflare Tunnel to remotely connect to Home Assistant without opening any ports

Add-on version: 5.1.17
You are running the latest version of this add-on.
System: Home Assistant OS 12.4 (amd64 / qemux86-64)
Home Assistant Core: 2024.8.0
Home Assistant Supervisor: 2024.08.0

Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.

[16:26:48] INFO: Checking add-on config...
[16:26:48] INFO: Checking for existing certificate...
[16:26:48] INFO: Existing certificate found
[16:26:48] INFO: Checking for existing tunnel...
[16:26:48] INFO: Existing tunnel with ID REDACTED found
[16:26:48] INFO: Checking if existing tunnel matches name given in config
[16:26:49] INFO: Existing Cloudflare Tunnel name matches config, proceeding with existing tunnel file
[16:26:49] INFO: Creating config file...
[16:26:49] INFO: Validating config file...
Validating rules from /tmp/config.json
OK
[16:26:49] INFO: Creating DNS entry REDACTED...
2024-08-07T21:26:49Z INF REDACTED is already configured to route to your tunnel tunnelID=REDACTED
[16:26:49] INFO: Finished setting up the Cloudflare Tunnel
[16:26:49] INFO: Connecting Cloudflare Tunnel...
2024-08-07T21:26:49Z INF Starting tunnel tunnelID=REDACTED
2024-08-07T21:26:49Z INF Version 2024.8.2
2024-08-07T21:26:49Z INF GOOS: linux, GOVersion: go1.22.2, GoArch: amd64
2024-08-07T21:26:49Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2024-08-07T21:26:49Z INF Generated Connector ID: REDACTED
2024-08-07T21:26:49Z INF Initial protocol quic
2024-08-07T21:26:50Z INF ICMP proxy will use REDACTED as source for IPv4
2024-08-07T21:26:50Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2024-08-07T21:26:50Z INF Starting metrics server on [::]:36500/metrics
2024-08-07T21:26:50Z INF Registered tunnel connection connIndex=0 connection=REDACTED event=0 ip=REDACTED location=ord10 protocol=quic
2024-08-07T21:26:50Z WRN Failed to serve quic connection error="Application error 0x0 (remote)" connIndex=1 event=0 ip=REDACTED
2024-08-07T21:26:50Z WRN Serve tunnel error error="Application error 0x0 (remote)" connIndex=1 event=0 ip=REDACTED
2024-08-07T21:26:50Z INF Retrying connection in up to 2s connIndex=1 event=0 ip=REDACTED
2024-08-07T21:26:51Z INF Registered tunnel connection connIndex=2 connection=6REDACTED event=0 ip=REDACTED location=ord10 protocol=quic
2024-08-07T21:26:52Z WRN Failed to serve quic connection error="failed to accept QUIC stream: Application error 0x0 (remote)" connIndex=3 event=0 ip=REDACTED
2024-08-07T21:26:52Z WRN Serve tunnel error error="failed to accept QUIC stream: Application error 0x0 (remote)" connIndex=3 event=0 ip=REDACTED
2024-08-07T21:26:52Z INF Retrying connection in up to 2s connIndex=3 event=0 ip=REDACTED
2024-08-07T21:26:53Z WRN Connection terminated error="Application error 0x0 (remote)" connIndex=1
2024-08-07T21:26:53Z WRN Connection terminated error="failed to accept QUIC stream: Application error 0x0 (remote)" connIndex=3
2024-08-07T21:26:56Z WRN Failed to serve quic connection error="Application error 0x0 (remote)" connIndex=3 event=0 ip=1REDACTED
2024-08-07T21:26:56Z WRN Serve tunnel error error="Application error 0x0 (remote)" connIndex=3 event=0 ip=REDACTED
2024-08-07T21:26:56Z INF Retrying connection in up to 4s connIndex=3 event=0 ip=REDACTED
2024-08-07T21:26:56Z INF Registered tunnel connection connIndex=1 connection=REDACTED event=0 ip=REDACTED location=mci01 protocol=quic
2024-08-07T21:26:58Z WRN Connection terminated error="Application error 0x0 (remote)" connIndex=3
2024-08-07T21:27:19Z WRN Failed to serve quic connection error="Application error 0x0 (remote)" connIndex=3 event=0 ip=REDACTED
2024-08-07T21:27:19Z WRN Serve tunnel error error="Application error 0x0 (remote)" connIndex=3 event=0 ip=REDACTED
2024-08-07T21:27:19Z INF Retrying connection in up to 8s connIndex=3 event=0 ip=REDACTED
2024-08-07T21:27:23Z WRN Connection terminated error="Application error 0x0 (remote)" connIndex=3
2024-08-07T21:27:31Z WRN Failed to serve quic connection error="failed to accept QUIC stream: Application error 0x0 (remote)" connIndex=3 event=0 ip=REDACTED
2024-08-07T21:27:31Z WRN Serve tunnel error error="failed to accept QUIC stream: Application error 0x0 (remote)" connIndex=3 event=0 ip=REDACTED
2024-08-07T21:27:31Z INF Retrying connection in up to 16s connIndex=3 event=0 ip=REDACTED
2024-08-07T21:27:35Z WRN Connection terminated error="failed to accept QUIC stream: Application error 0x0 (remote)" connIndex=3
2024-08-07T21:27:44Z INF Unregistered tunnel connection connIndex=0 event=0 ip=REDACTED
2024-08-07T21:27:44Z WRN Failed to serve quic connection error="timeout: no recent network activity" connIndex=0 event=0 ip=REDACTED
2024-08-07T21:27:44Z WRN Serve tunnel error error="timeout: no recent network activity" connIndex=0 event=0 ip=REDACTED
2024-08-07T21:27:44Z INF Retrying connection in up to 1s connIndex=0 event=0 ip=REDACTED
2024-08-07T21:27:45Z WRN Failed to serve quic connection error="failed to accept QUIC stream: Application error 0x0 (remote)" connIndex=0 event=0 ip=REDACTED
2024-08-07T21:27:45Z WRN Serve tunnel error error="failed to accept QUIC stream: Application error 0x0 (remote)" connIndex=0 event=0 ip=REDACTED
2024-08-07T21:27:45Z INF Retrying connection in up to 4s connIndex=0 event=0 ip=REDACTED
2024-08-07T21:27:47Z WRN Connection terminated error="failed to accept QUIC stream: Application error 0x0 (remote)" connIndex=0

@brenner-tobias
Copy link
Owner

@rubernck21 please read the instructions properly under the section "Home Assistant configuration". You do not have to adapt anything, simply add the lines provided to your configuration.yaml and restart HA after that

@rubernck21
Copy link

@brenner-tobias, I did read this and just didnt understand if I was to add a different IP Address or where I was to put this entry in my yaml file. I went ahead and added to the end of my file, saved/restarted and everything is working now.

Sorry, I don't remember if I mentioned that I am very unfamiliar with yaml files. Have a great day and TY for making this add-on.

@riddle-stc
Copy link

After restarting my complete ProxMox environement 4 weeks ago, the issue did not occur anymore.

@brenner-tobias
Copy link
Owner

Closing this for now, please open a new ticket with specifics of your issue in case there are any

@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests