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

[Bug]: Client app should reconnect when the connection is lost. #2229

Open
hamidmayeli opened this issue Oct 4, 2024 · 1 comment
Open
Labels
client failure/connect feature request New feature, we are tracking it

Comments

@hamidmayeli
Copy link

Application

Outline Client

Describe the bug

I have a ssconf url that point to server A and client is connected to it. If I change the ssconf to server B and turn off the server A, the application should try to reconnect to the new server. But what actually happens is Outline Client show that user is connected while there is no actual traffic.

Steps to reproduce

The same is description.

What did you expect to happen?

When the connection is lost, client should start from scratch and query ssconf again to find the new servers details.

What actually happened?

Nothing

Outline Version

1.13.0

What operation system are you using?

iOS

Operating System Version

iOS 18

Screenshots and Videos

No response

@hamidmayeli hamidmayeli added the bug Something is broken, we are tracking it label Oct 4, 2024
@hamidmayeli hamidmayeli changed the title [Bug]: [Bug]: Client app should reconnect when the connection is lost. Oct 4, 2024
@sbruens
Copy link
Contributor

sbruens commented Oct 8, 2024

We don't refresh the dynamic key without disconnecting through the UI. I think the feature request here is to refresh the dynamic key when needed.

@sbruens sbruens added feature request New feature, we are tracking it failure/connect client and removed bug Something is broken, we are tracking it labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client failure/connect feature request New feature, we are tracking it
Projects
None yet
Development

No branches or pull requests

2 participants