JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.23k stars 61 forks source link

[Other] test connection error #780

Open poudenes opened 1 week ago

poudenes commented 1 week ago

I try to connect radarr in the App:

http://192.168.100.62:7878 Asd the API key

No login because disables login for local network.

I can access radarr using the url and it's open the gui. But in the App this error appears:

''' DioException [unknown]: null Error: SocketException: Connection failed (OS Error: No route to host, errno = 65), address = 192.168.100.62, port = 7878 '''

What can this be?

On safari on iPhone I can open:

http://192.168.100.62:7878

poudenes commented 1 week ago

Strange enough when I turn on my wireguard to my own router. I can do the test without issue....

Disable it and again on same internal network: 192.168.100.x I can't do the test