-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
I installed XBVR on docker and works almost full and like it.
But see a lot of errors in logging about "no route to host":
time="2025-09-11T10:46:56Z" level=error msg="dial tcp 192.168.1.198:23554: connect: no route to host"
My private network is in 192.168.1.xxx range and docker host is 192.168.1.104.
Don't know what IP address 192.168.1.198 should be and where it's coming from and not all scraping is done.
Edit: After opening the whole log file and searching for the first occurrence of the IP I can see it begins with:
...
time="2025-09-11T09:22:28Z" level=info msg="DeoVR Player connecting from 192.168.1.198"
time="2025-09-11T09:22:29Z" level=error msg="dial tcp 192.168.1.198:23554: connect: connection refused"
time="2025-09-11T09:22:29Z" level=info msg="New session #1 for scene #2985 from file"
time="2025-09-11T09:22:30Z" level=error msg="dial tcp 192.168.1.198:23554: connect: connection refused"
etc...
Looks it has something to do with DeoVR Player? I used DeoVR player on my Quest 3 this morning for the first time.
Hope someone can help.
Metadata
Metadata
Assignees
Labels
No labels