Wadidi
NNormal
•Created by Wadidi on 5/24/2024 in #🤝ask-a-question
Connection issue on the Quest
Hello, I have an app that connects fine in the Editor but doesn't connect when running on the Meta Quest. I get the following error:
Realtime (native): BidirectionalClient: Connection Error: Unable to connect to normcore-matcher.normcore.io on port 3000, error: No address associated with hostname
Normal.Realtime.Native.Plugin:Log(LogLevel, String)
Normal.Realtime.Native.Plugin:MatcherTick(IntPtr)
Normal.Realtime.<ConnectToServer_Coroutine>d__100:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Normal.Realtime.CoroutineContext:_StartWithCoroutineRunner(CoroutineRunner)
Normal.Realtime.CoroutineRunner:RunCoroutine(CoroutineContext)
Normal.Realtime.Room:ConnectToServer(String, ConnectOptions)
Normal.Realtime.Room:Connect(String, ConnectOptions)
Normal.Realtime.Realtime:Connect(String, ConnectOptions)
Normal.Realtime.Realtime:Start()
Any idea or hint where that may come from? My Quest device is already connected to the internet
Thank you for your help!
12 replies