Skip to content

Errors in log: no route to host #2059

@tne7laa

Description

@tne7laa

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions