(This message has been automatically imported from the retired mailing list)
My outgoing plain http can connent to localhost bu remote can’t, and this is the error message.
{“zato_env”: {“details”: “Traceback (most recent call last):\n File “/opt/zato-1.1/zato-server/src/zato/server/connection/http_soap/channel.py”, line 157, in dispatch\n self.simple_io_config, data_format, path_info)\n File “/opt/zato-1.1/zato-server/src/zato/server/connection/http_soap/channel.py”, line 275, in handle\n worker_store, cid, simple_io_config, service_info=service_info, wsgi_environ=wsgi_environ)\n File “/opt/zato-1.1/zato-server/src/zato/server/service/init.py”, line 588, in update_handle\n service.handle()\n File “/var/www/python/zato_test/server1/work/hot-deploy/current/my.py”, line 9, in handle\n self.response.payload = repr(res.conn.get(self.cid))\n File “/opt/zato-1.1/zato-server/src/zato/server/connection/http_soap/outgoing.py”, line 158, in get\n prefetch=prefetch, auth=self.requests_auth, headers=headers, *args, **kwargs)\n File “/opt/zato-1.1/eggs/requests-0.14.2-py2.7.egg/requests/sessions.py”, line 254, in get\n return self.request(‘get’, url, **kwargs)\n File “/opt/zato-1.1/eggs/requests-0.14.2-py2.7.egg/requests/sessions.py”, line 241, in request\n r.send(prefetch=prefetch)\n File “/opt/zato-1.1/eggs/requests-0.14.2-py2.7.egg/requests/models.py”, line 634, in send\n raise ConnectionError(sockerr)\nConnectionError: [Errno 66] unknown\n”, “result”: “ZATO_ERROR”, “cid”: “K165775702864469448325131152145008007362”}}