dokku/heroku-buildpack-nginx

Buildpack fails on 'Download and unzip pcre' step

chriswhong opened this issue · 1 comments

-----> Cleaning up...
-----> Building home from herokuish...
-----> Injecting apt repositories and packages ...
-----> Adding BUILD_ENV to build environment...
-----> .static app detected
-----> Copy static files to www
-----> Download and unzip pcre
remote: curl: (7) Failed to connect to ftp.csx.cam.ac.uk port 80: Connection refused

Looks like the curl to ftp.csx.cam.ac.uk is failing. Maybe this is temporary, but I wanted to add a note here in case anyone else is experiencing this.

As referenced in #32, I upgraded herokuish on the host machine and the build was successful.