Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Cannot scrape initiatives #20

Open
PabloCastellano opened this issue Aug 8, 2015 · 1 comment
Open

Cannot scrape initiatives #20

PabloCastellano opened this issue Aug 8, 2015 · 1 comment

Comments

@PabloCastellano
Copy link
Member

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)
@jneight
Copy link
Member

jneight commented Aug 9, 2015

It seems that rabbitmq is not running.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants