mirror of
https://github.com/agrinman/tunnelto.git
synced 2026-04-26 01:06:01 +03:00
[GH-ISSUE #55] self-host server register trace root error: TelemetryLayerNotRegistered #46
Labels
No labels
Need more info
bug
duplicate
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tunnelto#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @qingpengchen2011 on GitHub (Aug 19, 2021).
Original GitHub issue: https://github.com/agrinman/tunnelto/issues/55
@toshalpatel commented on GitHub (Sep 6, 2021):
Faced the same problem. Any leads? Thanks!
@syjung6967 commented on GitHub (Jan 26, 2022):
+1. This is my test code.
Server
Client
Then, error occurs for both server and client sides.
Server
Client
Do I need some key even for self-hosting server?
@syjung6967 commented on GitHub (Jan 26, 2022):
To detour the "key" problem, the below code can be modified.
But the tunneling does not work well for neither public tunnel URL nor
<subdomain>.localhost.Server
Client
Tester
@almottier commented on GitHub (Feb 23, 2022):
I have the same issue. Any update ?