plumi / plumi.app

plumi video sharing
plumi.org
108 stars 62 forks source link

Error running Bootstrap to install #1587

Closed mgogoulos closed 6 years ago

mgogoulos commented 6 years ago

Reported by anonymous on 31 Mar 2014 03:43 UTC Hello,

I have been trying to install Plumi on a Ubuntu 12.04 LTS box running under VirtualBox. I'm hoping to setup a video sharing site for my school.

I'm trying to follow the guide here: https://github.com/plumi/plumi.app/blob/master/docs/INSTALL.txt which is supposed to be the most recent guide.

After running ./bin/python bootstrap.py && ./bin/buildout -v > error.log.me

While: Initializing. Error: Error downloading extends for URL http://good-py.appspot.com/release/plone.app.theming/1.0: (error(110, 'Connection timed out'),)

mgogoulos commented 6 years ago

Comment by Chris McAnally cmcanally@scischina.org on 1 Apr 2014 13:07 UTC This is working now, I had to run through a VPN and edit my hosts file to prevent the Chinese Great Firewall from stopping it.

mgogoulos commented 6 years ago

Modified by anna on 9 Jul 2014 21:26 UTC