[GH-ISSUE #128] client not subscribed issue #78

Open
opened 2026-05-05 10:59:53 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @aliakbar-bsr on GitHub (Apr 9, 2021).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/128

hi
i have bought a vps and a domain and i installed the go-http-tunnel in server and client side i can see the client connects to server but when i type the host i did in tunnel.yml it returns client not subscribed im realy confused because yesterday it was just working but suddnly it showd this problem
the command shows in server side :
level 0 action round trip failed addr myhome_ip:62003 host my-domain.xyz url /favicon.ico err client not subscribed
and in client side :
2021/04/09 22:06:43 config server_addr: vps_ip:5223
tls_crt: client.crt
tls_key: client.key
root_ca: ""
backoff:
interval: 500ms
multiplier: 1.5
max_interval: 1m0s
max_time: 15m0s
tunnels:
webui:
proto: http
addr: http://192.168.1.19:3218
host: .webui.myip.xyz

2021/04/09 22:06:43 level 1 action start
2021/04/09 22:06:43 level 1 action dial network tcp addr vps_ip:5223
2021/04/09 22:06:44 level 1 action handshake addr 65.21.105.2

Originally created by @aliakbar-bsr on GitHub (Apr 9, 2021). Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/128 hi i have bought a vps and a domain and i installed the go-http-tunnel in server and client side i can see the client connects to server but when i type the host i did in tunnel.yml it returns **client not subscribed** im realy confused because yesterday it was just working but suddnly it showd this problem the command shows in server side : level 0 action round trip failed addr myhome_ip:62003 host my-domain.xyz url /favicon.ico err client not subscribed and in client side : 2021/04/09 22:06:43 config server_addr: vps_ip:5223 tls_crt: client.crt tls_key: client.key root_ca: "" backoff: interval: 500ms multiplier: 1.5 max_interval: 1m0s max_time: 15m0s tunnels: webui: proto: http addr: http://192.168.1.19:3218 host: .webui.myip.xyz 2021/04/09 22:06:43 level 1 action start 2021/04/09 22:06:43 level 1 action dial network tcp addr vps_ip:5223 2021/04/09 22:06:44 level 1 action handshake addr 65.21.105.2
Author
Owner

@aliakbar-bsr commented on GitHub (Apr 10, 2021):

it was a domain problem and it worked again but when i want to connect to my node-red it says lost connection

<!-- gh-comment-id:817097604 --> @aliakbar-bsr commented on GitHub (Apr 10, 2021): it was a domain problem and it worked again but when i want to connect to my node-red it says lost connection
Author
Owner

@Siberiz commented on GitHub (Sep 1, 2023):

it was a domain problem and it worked again but when i want to connect to my node-red it says lost connection
I have encountered this problem. Please tell me how you solved it?

<!-- gh-comment-id:1702586530 --> @Siberiz commented on GitHub (Sep 1, 2023): > it was a domain problem and it worked again but when i want to connect to my node-red it says lost connection I have encountered this problem. Please tell me how you solved it?
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#78
No description provided.