[GH-ISSUE #97] unable to run the client #49

Open
opened 2026-05-05 10:58:46 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @zadarasuresh on GitHub (May 9, 2019).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/97

root@tunnelclient-VirtualBox:/home/tunnel-client# ./tunnel start-all
configuration error: failed to parse file "tunnel.yml": yaml: line 1: mapping values are not allowed in this context
root@tunnelclient-VirtualBox:/home/tunnel-client# cat tunnel.yml
server_addr: 13.229.203.69:5223
tunnels:
webui:
proto: http
addr: localhost:8080
host: webui.my-tunnel-host.com

root@tunnelclient-VirtualBox:/home/tunnel-client#

whenever i tried to run the client above error , I'm new to this kindly help me

Originally created by @zadarasuresh on GitHub (May 9, 2019). Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/97 root@tunnelclient-VirtualBox:/home/tunnel-client# ./tunnel start-all configuration error: failed to parse file "tunnel.yml": yaml: line 1: mapping values are not allowed in this context root@tunnelclient-VirtualBox:/home/tunnel-client# cat tunnel.yml server_addr: 13.229.203.69:5223 tunnels: webui: proto: http addr: localhost:8080 host: webui.my-tunnel-host.com root@tunnelclient-VirtualBox:/home/tunnel-client# >> whenever i tried to run the client above error , I'm new to this kindly help me
Author
Owner

@zadarasuresh commented on GitHub (May 10, 2019):

@mmatczuk can you help on this

<!-- gh-comment-id:491113523 --> @zadarasuresh commented on GitHub (May 10, 2019): @mmatczuk can you help on this
Author
Owner

@bmcgonag commented on GitHub (May 17, 2019):

Can you post the actual .yml file contents minus the server_addr portion? With indentation and all. Use the code markup for it, and maybe we'll see something.

<!-- gh-comment-id:493570471 --> @bmcgonag commented on GitHub (May 17, 2019): Can you post the actual .yml file contents minus the server_addr portion? With indentation and all. Use the code markup for it, and maybe we'll see something.
Author
Owner

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

If it helps, when I get this, it's because my indentation is incorrect on the .yml file @zadarasuresh

<!-- gh-comment-id:506745780 --> @bmcgonag commented on GitHub (Jun 28, 2019): If it helps, when I get this, it's because my indentation is incorrect on the .yml file @zadarasuresh
Author
Owner

@zadarasuresh commented on GitHub (Jul 2, 2019):

@bmcgonag now it is working however saying no tunnels
so working on this new issue thanks for giving idea, i went to a code markup editor and checked or corrected my code

<!-- gh-comment-id:507590834 --> @zadarasuresh commented on GitHub (Jul 2, 2019): @bmcgonag now it is working however saying no tunnels so working on this new issue thanks for giving idea, i went to a code markup editor and checked or corrected my code
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#49
No description provided.