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

Outline Client for Linux periodically reconnects #1959

Open
jyyi1 opened this issue Apr 5, 2024 · 2 comments
Open

Outline Client for Linux periodically reconnects #1959

jyyi1 opened this issue Apr 5, 2024 · 2 comments
Labels
bug Something is broken, we are tracking it client os/linux

Comments

@jyyi1
Copy link
Contributor

jyyi1 commented Apr 5, 2024

Application

Outline Client

Describe the bug

Multiple users have reported that Outline Client for Linux are consistently reconnecting in Ubuntu and other distros, here is the log:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=23.10
DISTRIB_CODENAME=mantic
DISTRIB_DESCRIPTION="Ubuntu 23.10"

starting routing daemon
tun2socks started
connected to b80cfa8d-957c-4c0d-8028-c78da9636718
reconnecting to b80cfa8d-957c-4c0d-8028-c78da9636718
reconnected to b80cfa8d-957c-4c0d-8028-c78da9636718
using tun2socks to check connectivity
[EXIT - tun2socks]: Exited with code 0
reconnecting to b80cfa8d-957c-4c0d-8028-c78da9636718
reconnected to b80cfa8d-957c-4c0d-8028-c78da9636718
using tun2socks to check connectivity
[EXIT - tun2socks]: Exited with code 0
reconnecting to b80cfa8d-957c-4c0d-8028-c78da9636718
reconnected to b80cfa8d-957c-4c0d-8028-c78da9636718
using tun2socks to check connectivity
[EXIT - tun2socks]: Exited with code 0
reconnecting to b80cfa8d-957c-4c0d-8028-c78da9636718
reconnected to b80cfa8d-957c-4c0d-8028-c78da9636718
using tun2socks to check connectivity
[EXIT - tun2socks]: Exited with code 0
[EXIT - tun2socks]: Exited with code 0
tun2socks exited with no errors
disconnected from b80cfa8d-957c-4c0d-8028-c78da9636718

Steps to reproduce

  1. Launch Outline Client
  2. Click "Connect"

What did you expect to happen?

No response

What actually happened?

No response

Outline Version

1.12.1 (471860)

What operation system are you using?

Linux

Operating System Version

Ubuntu 23, other Linux distros

Screenshots and Videos

No response

@jyyi1 jyyi1 added the bug Something is broken, we are tracking it label Apr 5, 2024
@jyyi1
Copy link
Contributor Author

jyyi1 commented Apr 5, 2024

Here are some related comments copied from #1722:

sergey-somkov
The same issue on Ubuntu 23.10.
Outline-Client.AppImage 1.12.1

alamar
I have the same issue on Ubuntu

hapugov
Same
Ubuntu 23.10
Outline Version 1.12.1 (471860)

konstantin83
Same
Ubuntu 23.10
Outline Version 1.12.1

Outline VPN is somehow working anyway. But those iternal reconnections every couple of seconds looks like a problem to me.
Any chances for this bug to be fixed in nearest future?

righthippie
There is a temporary solution to use Outline CLI VPN client. It work fine on Linux without reconnections. See https://github.com/Jigsaw-Code/outline-sdk/tree/main/x/examples/outline-cli

Still no fix for Outline GUI VPN client for new 6.x.x kernel. It reconnect every couple of seconds.

@cornzzy
Copy link

cornzzy commented Apr 8, 2024

Not sure if related but if the connect/disconnect button is clicked while the state is connecting/disconnecting, it becomes unresponsive. Wouldn't it be better if the buttons were disabled if connecting/disconnecting? This prevents some android client issues too.

It seems like sometimes the GUI becomes out of sync with the state of the network. On windows, reconnecting happens if you're connected on outline and then you turn off wifi, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken, we are tracking it client os/linux
Projects
None yet
Development

No branches or pull requests

3 participants