go-http-tunnel icon indicating copy to clipboard operation
go-http-tunnel copied to clipboard

unable to run the client

Open zadarasuresh opened this issue 5 years ago • 4 comments

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

zadarasuresh avatar May 09 '19 15:05 zadarasuresh

@mmatczuk can you help on this

zadarasuresh avatar May 10 '19 00:05 zadarasuresh

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.

bmcgonag avatar May 17 '19 19:05 bmcgonag

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

bmcgonag avatar Jun 28 '19 14:06 bmcgonag

@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

zadarasuresh avatar Jul 02 '19 09:07 zadarasuresh