Re: urllib2.URLError running bootstrap.py on Plone 4.3.3 buildout

dieter <[email protected]>
Newsgroups gmane.comp.web.zope.plone.user
Message-ID <[email protected]>
David Siedband <[email protected]> writes:

> I have a python 2.6.6. instance which Ive used already to create another Plone buildout.
>
> Now, Im using it to run a Plone 4.3.3 buildout, but I get 
>
> urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
>
> When trying to run bootstrap.py
>
> Heres the complete traceback:
>
> ethiopia@host:~/greening.buildout$ python bootstrap.py
> Traceback (most recent call last):
>   File "bootstrap.py", line 70, in <module>
>     exec urllib2.urlopen(setup_url).read() in ez
> ...
>   File "/home/ethiopia/pythons/python-2.6.6/lib/python2.6/urllib2.py", line 1145, in do_open
>     raise URLError(err)
> urllib2.URLError: <urlopen error [Errno 110] Connection timed out>

This is potentially a temporary problem: Your "bootstrap" tries
to fetch a script via the internet and fails because the server
does not respond.

You could try to find out what "setup_url" above is
(by looking at the "bootstrap.py" source, near line 70)
and then check with the responsible web site why it does not respond.


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.