Traceback (most recent call last) [solved]

   5173   3   0
User Avatar
Member
12 posts
Joined: April 2012
Offline
Hello guys i have this error and not sure how can i fix it any idea why this happened??


Exception in thread Thread-2:
Traceback (most recent call last):
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\threading.py”, line 808, in __bootstrap_inner
self.run()
File “C: \PROGRA~1/SIDEEF~1/HOUDIN~1.416/houdini/python2.7libs\hou.py”, line 68171, in __threadRun
self.__run()
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\threading.py”, line 761, in run
self.__target(*self.__args, **self.__kwargs)
File “C: /PROGRA~1/SIDEEF~1/HOUDIN~1.416/houdini/python2.7libs\hdefereval.py”, line 142, in <lambda>
thread = threading.Thread(target=lambda: function(*args, **kwargs))
File “C: /PROGRA~1/SIDEEF~1/HOUDIN~1.416/houdini/python2.7libs\hdefereval.py”, line 162, in thread_code
it.next()
File “C: /PROGRA~1/SIDEEF~1/HOUDIN~1.416/houdini/python2.7libs\sas\localassets.py”, line 371, in check_for_shelf_tool_assets
shelf_tool_assets = StoreAPI(session_data).get_shelf_tool_assets()
File “C: /PROGRA~1/SIDEEF~1/HOUDIN~1.416/houdini/python2.7libs\hutil\api.py”, line 144, in __call__
**self.kwargs_for_read_url(*args, **kwargs))
File “C: /PROGRA~1/SIDEEF~1/HOUDIN~1.416/houdini/python2.7libs\hutil\web.py”, line 31, in read_url
disable_proxy=disable_proxy)
File “C: /PROGRA~1/SIDEEF~1/HOUDIN~1.416/houdini/python2.7libs\hutil\web.py”, line 143, in _create_url_connection
url_request, post_data, *extra_urlopen_args)
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\urllib2.py”, line 127, in urlopen
return _opener.open(url, data, timeout)
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\urllib2.py”, line 404, in open
response = self._open(req, data)
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\urllib2.py”, line 422, in _open
‘_open’, req)
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\urllib2.py”, line 382, in _call_chain
result = func(*args)
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\urllib2.py”, line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\urllib2.py”, line 1187, in do_open
r = h.getresponse(buffering=True)
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\httplib.py”, line 1045, in getresponse
response.begin()
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\httplib.py”, line 409, in begin
version, status, reason = self._read_status()
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\httplib.py”, line 365, in _read_status
line = self.fp.readline(_MAXLINE + 1)
File “C: \PROGRA~1\SIDEEF~1\HOUDIN~1.416\python27\lib\socket.py”, line 476, in readline
data = self._sock.recv(self._rbufsize)
error: 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


Edited by albehany - Dec. 17, 2018 11:58:03

Attachments:
s.PNG (42.7 KB)

User Avatar
Member
1 posts
Joined: March 2017
Offline
I'm seeing this error too. Just started happening today.
User Avatar
Member
12 posts
Joined: April 2012
Offline
thank to awesome people at sideFX support the problem was in the HOUDINI_PATH not setup correctly so we fix it and it's gone the error
User Avatar
Member
1 posts
Joined: July 2020
Offline
hi, i have the same problem, can you tell me how you solved it?
  • Quick Links