I am getting this error in PG3:
2023-08-20 15:29:21,804 Thread-2 udi_interface ERROR blue-iris-poly:connect: Error connecting to Blue Iris Server, host: http://192.168.1.67:8081. HTTPConnectionPool(host='http', port=80): Max retries exceeded with url: //192.168.1.67:8081/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x804229430>: Failed to establish a new connection: [Errno 8] Name does not resolve'))
I can log into the web server from a browser using this address and the userid & password I have set in the node server.
Not sure where to go from here.