Hi @wjsqorwns93 , can you try to telnet to that ip address on port 8080 and see if you can reach that ip on this port?
EDIT: Open the command line, and run this command:
telnet 192.168.34.104 8080
If it’s successful, you will be in the telnet interface. Just type quit and press ENTER to close it.
If it’s not successful, it will tell you that it could not connect.