We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When connecting to a vpn-server via the vpn-ui, it brefly flashes Disconnected before changing to Connecting.
Disconnected
Connecting
Environment information:
Steps to Reproduce
make build-ui; make build
Actual behavior Reply from PUT /api/visors/<pk>/apps/vpn-client
/api/visors/<pk>/apps/vpn-client
{ "name": "vpn-client", "args": [ "-srv", "03e707cb3303d3d32f7530980b7f476bb1b79a3e768980e0c58f04ef7fe8dbb538" ], "auto_start": false, "port": 43, "status": 3, "detailed_status": "Connecting" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When connecting to a vpn-server via the vpn-ui, it brefly flashes
Disconnected
before changing toConnecting
.Environment information:
Steps to Reproduce
make build-ui; make build
Actual behavior
Reply from PUT
/api/visors/<pk>/apps/vpn-client
2022-05-26.12-52-04.mp4
The text was updated successfully, but these errors were encountered: