github-openvpn-connect-action
github-openvpn-connect-action copied to clipboard
VPN connection failed without any logging
Hi, is it possible to get more logging? I can use the client.ovpn
just fine from a local client, but github just borks without any logs...
I see the output is logged to file, and the output is shown upon error, but why is it empty? Shouldn't the process be started with log level INFO or something?
@kota65535 is it possible to move to --log /dev/stdout
for seeing client logs?
Same problem