[GH-ISSUE #100] What does this log means? #53

Open
opened 2026-05-05 10:58:55 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @1yzz on GitHub (Jun 27, 2019).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/100

2019/06/21 11:27:54 level 0 action round trip failed addr [::1]:38292 host localhost:8080 url / err client not subscribed
2019/06/21 11:28:11 level 0 action round trip failed addr [::1]:38298 host localhost:8080 url / err client not subscribed
2019/06/21 11:46:15 level 0 action round trip failed addr 128.204.170.120:35425 host 104.194.83.48:8080 url / err client not subscribed
2019/06/21 11:46:38 level 0 action round trip failed addr 188.255.246.193:55233 host 104.194.83.48:8080 url / err client not subscribed
2019/06/21 12:06:19 level 0 action round trip failed addr 79.142.215.207:40519 host 104.194.83.48:8080 url / err client not subscribed
2019/06/21 13:00:27 level 0 action round trip failed addr 79.107.136.147:39621 host 104.194.83.48:8080 url / err client not subscribed
2019/06/21 15:28:30 level 0 action round trip failed addr 109.175.7.6:39367 host 104.194.83.48:8080 url / err client not subscribed
2019/06/21 15:31:20 level 0 action round trip failed addr 5.190.176.90:57374 host 104.194.83.48:8080 url / err client not subscribed
Originally created by @1yzz on GitHub (Jun 27, 2019). Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/100 ``` 2019/06/21 11:27:54 level 0 action round trip failed addr [::1]:38292 host localhost:8080 url / err client not subscribed 2019/06/21 11:28:11 level 0 action round trip failed addr [::1]:38298 host localhost:8080 url / err client not subscribed 2019/06/21 11:46:15 level 0 action round trip failed addr 128.204.170.120:35425 host 104.194.83.48:8080 url / err client not subscribed 2019/06/21 11:46:38 level 0 action round trip failed addr 188.255.246.193:55233 host 104.194.83.48:8080 url / err client not subscribed 2019/06/21 12:06:19 level 0 action round trip failed addr 79.142.215.207:40519 host 104.194.83.48:8080 url / err client not subscribed 2019/06/21 13:00:27 level 0 action round trip failed addr 79.107.136.147:39621 host 104.194.83.48:8080 url / err client not subscribed 2019/06/21 15:28:30 level 0 action round trip failed addr 109.175.7.6:39367 host 104.194.83.48:8080 url / err client not subscribed 2019/06/21 15:31:20 level 0 action round trip failed addr 5.190.176.90:57374 host 104.194.83.48:8080 url / err client not subscribed ```
Author
Owner

@bmcgonag commented on GitHub (Jun 28, 2019):

@1yzz It appears your endpoint isn't able to be reached. You may have a NAT issue, or may need to forward port 8080 properly through your network.

<!-- gh-comment-id:506751521 --> @bmcgonag commented on GitHub (Jun 28, 2019): @1yzz It appears your endpoint isn't able to be reached. You may have a NAT issue, or may need to forward port 8080 properly through your network.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-http-tunnel#53
No description provided.