Opened 2 years ago
#3534 new bug
Thin client disconnects on startup with auto-connect
Reported by: | DjLegolas | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | needs verified |
Component: | GTK UI | Version: | 2.0.0 |
Keywords: | Cc: |
Description
Environment:
- Thin client, with at least 2 daemons, A and B.
- Daemon A - not running
- Daemon B - running
When starting in thin client mode, and autoconnect is set to connect to daemon A, the client will try to connect to it (total of 6 tries).
The issue starts when connecting manually to the running daemon B when the client haven't finished trying to connect to A.
Expected behavior:
- Connects to daemon B.
- Stop trying to connect to A.
- Stay connected to B.
Actual behavior:
- Connects to daemon B.
- Connection fails to A.
- Disconnects daemon B.
- Trying to connect to A.
Note:
See TracTickets
for help on using tickets.