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

Doesn't connect when multiple remote devices are using the same relay #4778

Closed
Zixim opened this issue Feb 25, 2018 · 0 comments
Closed

Doesn't connect when multiple remote devices are using the same relay #4778

Zixim opened this issue Feb 25, 2018 · 0 comments
Labels
bug A problem with current functionality, as opposed to missing functionality (enhancement) frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion
Milestone

Comments

@Zixim
Copy link

Zixim commented Feb 25, 2018

referencing https://forum.syncthing.net/t/infrequent-irregular-disconnected-devices/11303/36

bug happens when two of your devices connect to the same relay, as the next dial time is decided per address, which happens to be the same for two devices connected to the same relay.

AudriusButkevicius added a commit to AudriusButkevicius/syncthing that referenced this issue Feb 25, 2018
AudriusButkevicius added a commit to AudriusButkevicius/syncthing that referenced this issue Feb 25, 2018
@calmh calmh closed this as completed in 2751be5 Feb 25, 2018
@calmh calmh added the bug A problem with current functionality, as opposed to missing functionality (enhancement) label Feb 25, 2018
@calmh calmh added this to the v0.14.46 milestone Feb 25, 2018
@calmh calmh changed the title devices connected to same relay never reconnect ? Doesn't connect when multiple remote devices are connected to the same relay Feb 25, 2018
@calmh calmh changed the title Doesn't connect when multiple remote devices are connected to the same relay Doesn't connect when multiple remote devices are using the same relay Feb 25, 2018
calmh added a commit to calmh/syncthing that referenced this issue Mar 11, 2018
* master: (31 commits)
  cmd/syncthing, lib/db: Be nicer about dropping deltas on upgrade (syncthing#4798)
  gui, man: Update docs & translations
  cmd/stdiscosrv: Record time of failed lookup
  cmd/stdiscosrv: Expose process metrics
  test: Update conflict tests
  gui: In remote need use index and auto-expand if only one folder (fixes syncthing#4759) (syncthing#4781)
  gui, man: Update docs & translations
  cmd/syncthing: Reset delta indexes on upgrade
  lib/connections: Fix relay connections when two devices use the same relay (fixes syncthing#4778) (syncthing#4779)
  lib/scanner: Track modified by in symlinks (syncthing#4777)
  lib/model: Mark deleted file as conflicting when un-ignoring (syncthing#4776)
  lib/config, lib/model: Auto adjust pullers based on desired amount of pending data (syncthing#4748)
  lib: Handle metadata changes for send-only folders (fixes syncthing#4616, fixes syncthing#4627) (syncthing#4750)
  lib/model: More precise deletion detection (fixes syncthing#2571, fixes syncthing#4573) (syncthing#4765)
  lib/model: Don't panic if block size in index is larger than protocol block size
  all: Fix typos (syncthing#4772)
  cmd/strelaysrv: Don't patch the default HTTP client (fixes syncthing#4745)
  cmd/strelaypoolsrv: Return better error codes and messages (syncthing#4770)
  lib/fs, vendor: s/zillode/Zillode/
  cmd/syncthing: Fix help text for STRECHECKDBEVERY (fixes syncthing#4764)
  ...
@st-review st-review added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Feb 26, 2019
@syncthing syncthing locked and limited conversation to collaborators Feb 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug A problem with current functionality, as opposed to missing functionality (enhancement) frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion
Projects
None yet
Development

No branches or pull requests

3 participants