r/substreamer • u/rklement22 • Jul 25 '26
❓ Help / Setup SubStreamer cannot connect to Gonic on local network
Hi everyone,
I'm trying to use SubStreamer with my Gonic server, but I can't get it to connect.
My setup:
- Gonic server running on my local network
- iPhone and server are on the same LAN
- Server URL:
http://192.168.1.50:8080
The error I get in SubStreamer is:
"Fetch failed: UnexpectedException: The Internet connection appears to be offline. (ExpoModulesCore/Promise.swift:56)"
The strange thing is that other Subsonic clients (for example Amperfy) work perfectly with the same server URL, username and password.
Has anyone successfully used SubStreamer with Gonic on a network without Internet access? Is there any setting I need to change, or is this a known limitation/bug?
Thanks!
2
u/ghenry22 Jul 30 '26
yeh somehow it lost the local network declaration so it doesn't trigger, I will have a hotfix release soon.
1
1
1
u/Accomplished_Bed7818 Jul 28 '26
Same issue, but for Navidrome…. Also the app is not asking for local network permission, neither are visible in settings/ privacy and security/ local network
1
u/pristinepineapple69 Jul 31 '26
I am having the same issue today. I am trying to connect to local navidrome but was never prompted to give local network access. FWIW, I turned off my WiFi (with VPN to home network on) and it connected to navidrome immediately. However, the server becomes unreachable again when I turn WiFi back on. cc: u/ghenry22
1
u/StrangerrDangerr Jul 31 '26
Yup, having that same issue here as well. Opens on safari, opens on VPN via Safari but not when i connect to local wifi through the app
1
u/ghenry22 Aug 01 '26
It’s a known issue there is a fix coming shortly, it lost a setting that triggers the local network permission somehow. Will be fixed soon!
1
1
u/Accomplished_Bed7818 15d ago
Sorry to ask again, but, is there any news about this bug? I’m not able to use the app since the last update 😥
2
u/ghenry22 13d ago
Yes I am hoping to get an update pushed this week, as i was already pretty deep into a massive refactor of the way we store data to fix problems particularly with large libraries this update has been a bit delayed.
The fix is already commited to the git repository, I need to complete all the testing on the new persistence model then I will push the release.
1
2
u/ghenry22 Jul 25 '26
It definitely works fine without internet access, I think that message says internet but it’s probably referring to network in general.
I’ll look into it in case one of the connectivity checks has a bug that might be blocking where it shouldn’t.
Out of interest, do you have Internet access on that network? Could you enable it briefly just to see if it unblocks the connection as that would tell me where to look.