You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
Today I had an error message pop-up, even though I have not used the app in a good while. This is on a stock Motorola G4plus (Android 7). All the latest versions, Syncthing Lite is from FDroid.
This is the error as reported from the app error reporter function:
LocalDiscoveryUtil.sendAnnounceMessage
interface: name:wlan0 (wlan0)
address: /192.168.1.115/24 [/192.168.1.255]
broadcast address: /192.168.1.255
net.syncthing.a.c.c.a: java.io.IOException: Operation not permitted
at net.syncthing.a.d.a.h.a(LocalDiscoveryUtil.kt:134)
at net.syncthing.a.d.a.e$a.c_(LocalDiscoveryHandler.kt:39)
at a.c.b.a.a.b(ContinuationImpl.kt:32)
at kotlinx.coroutines.az$a.a(Dispatched.kt:235)
at kotlinx.coroutines.aw.run(Dispatched.kt:81)
at kotlinx.coroutines.c.i.run(Tasks.kt:94)
at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:586)
at kotlinx.coroutines.c.a.a(CoroutineScheduler.kt:60)
at kotlinx.coroutines.c.a$b.run(CoroutineScheduler.kt:732)
Caused by: java.io.IOException: Operation not permitted
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:699)
at net.syncthing.a.d.a.h.a(LocalDiscoveryUtil.kt:127)
... 8 more
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Today I had an error message pop-up, even though I have not used the app in a good while. This is on a stock Motorola G4plus (Android 7). All the latest versions, Syncthing Lite is from FDroid.
This is the error as reported from the app error reporter function:
The text was updated successfully, but these errors were encountered: