mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #114] Error suppressing panic for copyResponse error in test; copy error: context canceled #64
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#64
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 @zoic21 on GitHub (Apr 4, 2020).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/114
Hello
I have some issue with some client, I use http tunnel and when I try to load client url it's infinite load. Only error I found in client log is : suppressing panic for copyResponse error in test; copy error: context canceled
How can I found more information to debug this ?
Thank in advance
@kevburnsjr commented on GitHub (Nov 20, 2020):
I'm getting the same thing.
When I isolate my binary with its own go.mod, the problem doesn't occur.
Seems like some type of strange package collision. Still investigating.
@kevburnsjr commented on GitHub (Nov 20, 2020):
Trace
@hons82 commented on GitHub (May 5, 2021):
Did u ever find a solution to this?
@kevburnsjr commented on GitHub (May 5, 2021):
@hons82 We gave up and used frp instead.
https://github.com/fatedier/frp