Heroku Build API can't fetch source code -


i'm trying update app on heroku using node heroku client, fails message

unable fetch source from: https://my-aws-account.s3.amazonaws.com/source.tar.gz?awsaccesskeyid=...&expires=...&signature=... 

the source code gzipped tarball public , fresh during deploy.

the node-heroku-client seems follow build api properly. error occurs after build has began.

it seems bug on heroku build servers, know if else had problem before...

it's known issue @ heroku, upstream provider working on fix https://status.heroku.com/


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -