pyronlaboratory / heroku-integrated-firefox-geckodriver

Buildpack enables your client code to access Firefox along with Geckodriver in a Heroku slug.
https://pyronlaboratory.github.io/heroku-integrated-firefox-geckodriver/
MIT License
41 stars 80 forks source link

Build error on heroku #2

Closed kandebonfim closed 5 years ago

kandebonfim commented 5 years ago

I've managed to run firefox on heroku for one week. Unfortunately, the builds started to fail for no apparent reason. I went back to the last working commit but it keeps logging the following message:

-----> Firefox
geckodriver app detected
/app/tmp/buildpacks/fad1b53606e93324bf7b116b7ae1ae05f6e204d621459cc0273846dc4311d64ba9fb45071b7a13f31167eff2ba9ab5990b670c4d0658fcb71ab5e63cc1dd1e6a/bin/compile: line 16: cd: /app/tmp/buildpacks/fad1b53606e93324bf7b116b7ae1ae05f6e204d621459cc0273846dc4311d64ba9fb45071b7a13f31167eff2ba9ab5990b670c4d0658fcb71ab5e63cc1dd1e6a/fonts: No such file or directory
/app/tmp/buildpacks/fad1b53606e93324bf7b116b7ae1ae05f6e204d621459cc0273846dc4311d64ba9fb45071b7a13f31167eff2ba9ab5990b670c4d0658fcb71ab5e63cc1dd1e6a/bin/compile: line 36: syntax error near unexpected token `<<<'
 !     Push rejected, failed to compile Firefox
geckodriver app.
 !     Push failed

ruby '2.5.1' gem 'rails', '~> 5.1.4' heroku-18

pyronlaboratory commented 5 years ago

Hi @kandebonfim

The build fail on your heroku dyno was probably because of an on going deployment. Could you check if the issue has been resolved?

kandebonfim commented 5 years ago

Perfect! Thanks again!

-----> Fetching Firefox package from https://download.mozilla.org/?product=firefox-67.0.1-SSL&os=linux64&lang=en-US
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
-----> Extracting Firefox binaries to /tmp/build_5a654d5378b8967a7b45b01e56af1b0c/vendor/firefox
-----> Fetching Geckodriver package from https://github.com/mozilla/geckodriver/releases/download/v0.24.0/geckodriver-v0.24.0-linux64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
-----> Extracting Geckodriver binaries to /tmp/build_5a654d5378b8967a7b45b01e56af1b0c/vendor/geckodriver