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

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -