This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Description
Scrapy shows some errors of this kind when running scrapy crawl initiatives:
File "/usr/local/lib/python2.7/dist-packages/amqp/transport.py", line 294, in create_transport
return TCPTransport(host, connect_timeout)
File "/usr/local/lib/python2.7/dist-packages/amqp/transport.py", line 95, in __init__
raise socket.error(last_err)
socket.error: [Errno 111] Connection refused
2015-08-08 20:20:33+0200 [initiatives] DEBUG: Crawled (200) <GET http://www.congreso.es/portal/page/portal/Congreso/Congreso/Iniciativas/Indice%20de%20Iniciativas?BASE=IW10&CMD=VERLST&DOCORDER=FIFO&DOCS=801-825&FMT=INITXLUS.fmt&OPDEF=Y&QUERY=%28I%29.ACIN1.+%26+%28219%29.SINI.&_piref73_1335503_73_1335500_1335500.next_page=%2Fwc%2FservidorCGI> (referer: http://www.congreso.es/portal/page/portal/Congreso/Congreso/Iniciativas/Indice%20de%20Iniciativas?BASE=IW10&CMD=VERLST&DOCORDER=FIFO&DOCS=751-775&FMT=INITXLUS.fmt&OPDEF=Y&QUERY=%28I%29.ACIN1.+%26+%28219%29.SINI.&_piref73_1335503_73_1335500_1335500.next_page=%2Fwc%2FservidorCGI)