I have 3 devices:
- device A : the introducer (syncthing container on windows PC, v1.27.2, Linux (64-bit Intel/AMD Container))
- device B : laptop (syncthing container on windows PC v1.27.2, Linux (64-bit Intel/AMD Container))
- device C : android (syncthing play store application v1.27.2)
the container: https://hub.docker.com/r/syncthing/syncthing
the android app:
Initially:
- B and C do not know each other
- B and C know A
- B and C have the same folders and all of them are up to date with A
Steps:
- I set A as “introducer” for both B and C
- B and C now know each other and set up automatically
- After initial scan :
- both B and C show all their folders “up to date”
- C shows both remote devices “up to date”
- B shows remote device A as “up to date”, but B shows remote device C “Syncthing (99%, 7.88 KiB)” and it shows also on “Out of sync items 1 item ~7.88 KiB”
- if I click on “1 item ~7.88 KiB” on B, the pop that opens is just empty
Expected behaviour: device B shows remote device C as “up to date” (or at least B shows which items are NOT synced with C)
Screenshots
Device B:
Device C:
folders:
remote devices:ADDITIONAL TRY:
Starting from the previous result I also tried:
- In device B and C, remove the “introducer” flag of device A.
- In device B, remove remote device C
- In device C, remove remote device B
- In device B, add manually remote device C
- In device C, add manually remote device B
Still, I get the same result as before, that is:
- both B and C show all their folders “up to date”
- C shows both remote devices “up to date”
- B shows remote device A as “up to date”, but B shows remote device C “Syncthing (99%, 7.88 KiB)” and it shows also on “Out of sync items 1 item ~7.88 KiB”
- if I click on “1 item ~7.88 KiB” on B, the pop up that opens is just empty