TopNub Posted February 19, 2012 Share Posted February 19, 2012 (edited) hi I try to run my first cloud rendering After filling in all the settings I get the error: An error occurred running a Python dialog callback Traceback (most recent call last): File "/Library/Frameworks/Houdini.framework/Versions/11.1.118/Resources/houdini/python2.6libs/cloud.py", line 627, in <lambda> lambda:_onCloseSetUpCloudDialog(dialogs)) File "/Library/Frameworks/Houdini.framework/Versions/11.1.118/Resources/houdini/python2.6libs/cloud.py", line 656, in _onCloseSetUpCloudDialog access_key_id, secret_access_key, _getRegionForConnectionTests()) File "/Library/Frameworks/Houdini.framework/Versions/11.1.118/Resources/houdini/python2.6libs/cloud.py", line 121, in setAccessKeyAndGetError zones = connection.describe_availability_zones() File "/Library/Frameworks/Houdini.framework/Versions/11.1.118/Resources/houdini/python2.6libs/EC2.py", line 121, in describe_availability_zones return DescribeAvailabilityZonesResponse(self.make_request("DescribeAvailabilityZones", params)) File "/Library/Frameworks/Houdini.framework/Versions/11.1.118/Resources/houdini/python2.6libs/EC2.py", line 511, in make_request self.connection.request("GET", "/%s" % path, data, headers) File "/usr/lib/python2.6/httplib.py", line 914, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.6/httplib.py", line 951, in _send_request self.endheaders() File "/usr/lib/python2.6/httplib.py", line 908, in endheaders self._send_output() File "/usr/lib/python2.6/httplib.py", line 780, in _send_output self.send(msg) File "/usr/lib/python2.6/httplib.py", line 739, in send self.connect() File "/usr/lib/python2.6/httplib.py", line 1112, in connect sock = socket.create_connection((self.host, self.port), self.timeout) File "/usr/lib/python2.6/socket.py", line 561, in create_connection raise error, msg error: [Errno 64] Host is down If I understand correctly I am missing some Pythonic libraries for the cloud. Right? Where to find them? Please help. P.S. I use Mac OS Lion Edited February 19, 2012 by TopNub Quote Link to comment Share on other sites More sharing options...
TopNub Posted February 20, 2012 Author Share Posted February 20, 2012 (edited) Ok. I get it. The problem was the antivirus. But now I get this error: OptinRequired: You are not subscribed to this service. Please go to http://aws.amazon.com to subscribe. However, I went through all the steps in this guide http://www.sidefx.com/images/stories/news/HQueue_Cloud/hqueue_cloud_guide_09nov12.pdf , and Amazon has received $2 from my credit card. What is the problem? upd so..., well, another dollar because the session has ended. OK, understood, understood. I think it works, but my browser does not show me this, I do not see Process Edited February 20, 2012 by TopNub Quote Link to comment Share on other sites More sharing options...
TopNub Posted February 20, 2012 Author Share Posted February 20, 2012 Maybe I'm not exactly put it. After starting the renderer, the browser does not appear and does not show task manager. Can you help with anything? And how to read log file? home-imac:Resources gilmanov$ sudo find /var/folders -name cloudsubmit.log Password: /var/folders/_h/77hc07t54pd2pvwnj1rcnkh80000gn/T/cloudsubmit.log Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.