mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #32] No display on the website (public url) #18
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#18
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 @arghyakusumdas7 on GitHub (Sep 9, 2017).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/32
I am having the following error message on the client side when trying to access the local app from public on a browser.
proxy HTTP level 0 msg failed to read request ctrlMsg &{proxy http .... hostname:port} err EOF
[It is a bokeh app. The app is receiving the traffics but I am not getting any display in the website]
@mmatczuk commented on GitHub (Sep 11, 2017):
Something has cut the connection when server was writing to client. Hard to say what it could be based on the description.