HQServer Client Issues

   463   1   1
User Avatar
Member
50 posts
Joined: March 2012
Offline
In Houdini's HQueue, I'm facing a situation where one of my computers intermittently appears as unavailable. Consequently, the server or client becomes inaccessible, even though both computers are genuinely available. I have installed the server and client on one computer (Leo), and only the client on the other (Virgo). I'm seeking an explanation for this issue and potential solutions. Despite configuring availability to "anytime," errors persist. Please refer to the attached image for the displayed availability. Additionally, I'm puzzled as to why my server computer is displaying its IP as 127.0.0.1 instead of its original IP. Another query is why, previously when both machines displayed the correct IP and were online, my client machine couldn't access my files.
Image Not Found

Attachments:
Houdini_HQ.jpg (190.1 KB)
Houdini_HQ_1.jpg (70.3 KB)
Houdini_HQ_2.jpg (186.3 KB)
Houdini_HQ_3.jpg (59.4 KB)
Houdini_HQ_4.jpg (59.2 KB)
Houdini_HQ_5.jpg (78.8 KB)
Houdini_HQ_6.jpg (30.0 KB)

User Avatar
Member
50 posts
Joined: March 2012
Offline
I am also receiving the following error :-

Exception occurred while contacting the HQueue server.
Traceback (most recent call last):
File "C:\HQueueClient\hqnode.py", line 493, in run
self.server.updateClientStatus(
File "C:\HQueueClient\python39\lib\xmlrpc\client.py", line 1122, in __call__
return self.__send(self.__name, args)
File "C:\HQueueClient\python39\lib\xmlrpc\client.py", line 1464, in __request
response = self.__transport.request(
File "C:\HQueueClient\python39\lib\xmlrpc\client.py", line 1166, in request
return self.single_request(host, handler, request_body, verbose)
File "C:\HQueueClient\python39\lib\xmlrpc\client.py", line 1178, in single_request
http_conn = self.send_request(host, handler, request_body, verbose)
File "C:\HQueueClient\python39\lib\xmlrpc\client.py", line 1291, in send_request
self.send_content(connection, request_body)
File "C:\HQueueClient\python39\lib\xmlrpc\client.py", line 1321, in send_content
connection.endheaders(request_body)
File "C:\HQueueClient\python39\lib\http\client.py", line 1280, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "C:\HQueueClient\python39\lib\http\client.py", line 1040, in _send_output
self.send(msg)
File "C:\HQueueClient\python39\lib\http\client.py", line 980, in send
self.connect()
File "C:\HQueueClient\hqnode.py", line 48, in connect
http.client.HTTPConnection.connect(self)
File "C:\HQueueClient\python39\lib\http\client.py", line 946, in connect
self.sock = self._create_connection(
File "C:\HQueueClient\python39\lib\socket.py", line 844, in create_connection
raise err
File "C:\HQueueClient\python39\lib\socket.py", line 832, in create_connection
sock.connect(sa)
TimeoutError: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
Virgo
  • Quick Links