Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix skywire-cli vpn subcommands #1360

Closed
0pcom opened this issue Sep 17, 2022 · 0 comments
Closed

fix skywire-cli vpn subcommands #1360

0pcom opened this issue Sep 17, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@0pcom
Copy link
Collaborator

0pcom commented Sep 17, 2022

start

the logging returned by skywire-cli vpn start command is not very helpful.

It should probably show (or have an option to show) the debug logging from the visor around the establishment of transports, and to actually return when the vpn client has started successfully or when it has stopped (as in failed to start).

The command should not return until either the vpn client has started successfully or an error is generated

list

skywire-cli vpn list is buggy and inconsistent. as though its not waiting long enough for the response to the request. if you keep executing it, eventually it will succeed but its very inconsistent

transport logic

the logic for transport creation should be checked again to make sure its working well. sometimes the vpn works better when a transport is created manually first.

@0pcom 0pcom added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Sep 17, 2022
@0pcom 0pcom added the bug Something isn't working label Oct 7, 2022
@0pcom 0pcom changed the title Improve logging for skywire-cli vpn start fix skywire-cli vpn subcommands Oct 7, 2022
@0pcom 0pcom closed this as completed Oct 19, 2022
@0pcom 0pcom added this to the Milestone 8 milestone Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant