-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi there I have a problem to trying to Connect my iphone to a server with NetBird.
Actually I use the self hosted version installed on docker with their script. The connection work perfectly with a Windows computer but not on iphone and not on iPad using the iOS app
That’s really strange because the app say that it is connected to the server but it’s actually impossible to reach the host or the web services
Here is my client logs
https://pastebin.com/3hPMucL8!
After looking for troubles in the logs files from the iOS app I found this line
2025-03-18T06:54:19Z ERRO client/iface/configurer/uapi.go:15: failed to open uapi socket: mkdir /var/run/wireguard: operation not permitted
Is it normal ??
My NetBird host is hosted on a VPS on hetzner cloud with public ipv4. It's fully accessible with the windows NetBird client. But not at all with the iOS app. I took care about putting the Good url into the iOS app but it's not working.
About the server there is not really usefull logs because it show the connections with a sucess state.
I also verify the TURN configuration following the documentation https://docs.netbird.io/selfhosted/troubleshooting
Everything is correct and my TURN host is fully alive.