One device in LAN disconnected

Hi,

I am using a desktop, a notebook, an android smartphone and a raspberrypi in my LAN. Desktop, notebook and smartphone are working just fine over Wifi. Only the raspberry pi won’t connect. The only special thing is, that the raspberry is connected via cable at a wlan repeater. I can ping and ssh to it without problems.

I can’t see any errors at startup.

[monitor] 09:01:17 INFO: Starting syncthing
[R5MZC] 09:01:26 INFO: syncthing v0.12.0-rc6 "Beryllium Bedbug" (go1.4.3 linux-arm default) unknown-user@build2.syncthing.net 2015-10-30 09:23:09 UTC
[R5MZC] 09:01:26 INFO: My ID: R5MZCAF-3FECOS2-2MJZXUL-J2LQJOV-4OKR3R2-7VB4WJ3-HDE2QPA-B6DJKQZ
[R5MZC] 09:01:27 INFO: Single thread hash performance is ~7.5 MB/s
[R5MZC] 09:01:27 INFO: Database block cache capacity 8192 KiB
[R5MZC] 09:01:27 INFO: Starting deadlock detector with 20m0s timeout
[R5MZC] 09:01:27 OK: Ready to synchronize default (read-write)
[R5MZC] 09:01:40 OK: Ready to synchronize musik (read-write)
[R5MZC] 09:01:40 INFO: Using discovery server https://discovery-v4-1.syncthing.net/?id=SR7AARM-TCBUZ5O-VFAXY4D-CECGSDE-3Q6IZ4G-XG7AH75-OBIXJQV-QJ6NLQA
[R5MZC] 09:01:40 INFO: Using discovery server https://discovery-v4-2.syncthing.net/?id=AQEHEO2-XOS7QRA-X2COH5K-PO6OPVA-EWOSEGO-KZFMD32-XJ4ZV46-CUUVKAS
[R5MZC] 09:01:40 INFO: Using discovery server https://discovery-v4-3.syncthing.net/?id=7WT2BVR-FX62ZOW-TNVVW25-6AHFJGD-XEXQSBW-VO3MPL2-JBTLL4T-P4572Q4
[R5MZC] 09:01:40 INFO: Using discovery server https://discovery-v6-1.syncthing.net/?id=SR7AARM-TCBUZ5O-VFAXY4D-CECGSDE-3Q6IZ4G-XG7AH75-OBIXJQV-QJ6NLQA
[R5MZC] 09:01:40 INFO: Using discovery server https://discovery-v6-2.syncthing.net/?id=AQEHEO2-XOS7QRA-X2COH5K-PO6OPVA-EWOSEGO-KZFMD32-XJ4ZV46-CUUVKAS
[R5MZC] 09:01:40 INFO: Using discovery server https://discovery-v6-3.syncthing.net/?id=7WT2BVR-FX62ZOW-TNVVW25-6AHFJGD-XEXQSBW-VO3MPL2-JBTLL4T-P4572Q4
[R5MZC] 09:01:40 INFO: Completed initial scan (rw) of folder default
[R5MZC] 09:01:50 INFO: Device RJYAC2M-RTHDNUN-PLGKQFO-YVVU7SD-GXKVNOX-FHRFCVE-CRJRYMO-E3ZUHQJ is "sokrates" at [dynamic]
[R5MZC] 09:01:50 INFO: Device R5MZCAF-3FECOS2-2MJZXUL-J2LQJOV-4OKR3R2-7VB4WJ3-HDE2QPA-B6DJKQZ is "raspberrypi" at [dynamic]
[R5MZC] 09:01:50 INFO: Starting usage reporting
[R5MZC] 09:01:50 INFO: New UPnP port mapping: external port 33459 to local port 22000.
[R5MZC] 09:01:50 INFO: API listening on 127.0.0.1:8384
[R5MZC] 09:01:50 INFO: GUI URL is http://127.0.0.1:8384/
[R5MZC] 09:02:49 INFO: Completed initial scan (rw) of folder musik

I am using syncthing-linux-arm-v0.12.0-rc6 on Raspbian Jessie.

Are u suing v.012 on all of your devices, or only on raspberry? v.11 and v.12 are incompatible and cannot connect to each other.

Is your router / access point configured in the way, that Wifi and LAN are the same network? If not, the local discovery cannot work correctly in most cases.

Try entering the IP and port of the Pi in the device settings for the Pi in on of the other nodes instead of only dynamic.

If your repeater and router are on different subnets, local discovery won’t work.

Thanks! No, I am using 0.11. I don’t know why I grabbed the 0.12 version on my pi.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.