Created
November 28, 2013 02:35
-
-
Save ajw0100/7686464 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Packing version 1385605948 | |
Deploying to project "1314" in http://dash.scrapinghub.com/api/scrapyd/addversion.json | |
Deploy failed (400): | |
{"status": "error", "message": "Error running 'scrapy list': Traceback (most recent call last):\n File \"/usr/lib/pymodules/python2.7/shub/web/apps/api/views.py\", line 42, in api_addversion\n spiders = listspiders(pm.project_id)\n File \"/usr/lib/pymodules/python2.7/shub/celerytasks.py\", line 9, in listspiders\n return send_task('hworker.list_spiders', args=[project_id]).wait(60)\n File \"/usr/lib/pymodules/python2.7/celery/result.py\", line 89, in wait\n interval=interval)\n File \"/usr/lib/pymodules/python2.7/celery/backends/amqp.py\", line 135, in wait_for\n meta = self.consume(task_id, timeout=timeout)\n File \"/usr/lib/pymodules/python2.7/celery/backends/amqp.py\", line 195, in consume\n channel = conn.channel()\n File \"/usr/lib/python2.7/dist-packages/kombu/connection.py\", line 159, in channel\n chan = self.transport.create_channel(self.connection)\n File \"/usr/lib/python2.7/dist-packages/kombu/transport/pyamqplib.py\", line 235, in create_channel\n return connection.channel()\n File \"/usr/lib/python2.7/dist-packages/kombu/transport/pyamqplib.py\", line 144, in channel\n return Channel(self, channel_id)\n File \"/usr/lib/python2.7/dist-packages/kombu/transport/pyamqplib.py\", line 183, in __init__\n super(Channel, self).__init__(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/amqplib/client_0_8/channel.py\", line 82, in __init__\n self._x_open()\n File \"/usr/lib/python2.7/dist-packages/amqplib/client_0_8/channel.py\", line 471, in _x_open\n (20, 11), # Channel.open_ok\n File \"/usr/lib/python2.7/dist-packages/amqplib/client_0_8/abstract_channel.py\", line 95, in wait\n self.channel_id, allowed_methods)\n File \"/usr/lib/python2.7/dist-packages/amqplib/client_0_8/connection.py\", line 231, in _wait_method\n self.wait()\n File \"/usr/lib/python2.7/dist-packages/amqplib/client_0_8/abstract_channel.py\", line 97, in wait\n return self.dispatch_method(method_sig, args, content)\n File \"/usr/lib/python2.7/dist-packages/amqplib/client_0_8/abstract_channel.py\", line 115, in dispatch_method\n return amqp_method(self, args)\n File \"/usr/lib/python2.7/dist-packages/amqplib/client_0_8/connection.py\", line 380, in _close\n raise AMQPConnectionException(reply_code, reply_text, (class_id, method_id))\nAMQPConnectionException: (320, u\"CONNECTION_FORCED - broker forced connection closure with reason 'shutdown'\", (0, 0), '')\n"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment