Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Permission Error When Deploying to Heroku-18 #18

Open
checktest82 opened this issue Dec 1, 2020 · 3 comments
Open

Incorrect Permission Error When Deploying to Heroku-18 #18

checktest82 opened this issue Dec 1, 2020 · 3 comments

Comments

@checktest82
Copy link

checktest82 commented Dec 1, 2020

I created a fork here ( https://github.com/checktest82/heroku-firefox-geckofork ) to fix an error that was stated here: #16

I deployed my application to test here: https://github.com/checktest82/test-package

I added all environment variables to my slug: https://i.imgur.com/FUtgcLl.png

Yet when I run it, Im thrown this error:

{"error":"Message: 'geckodriver' executable may have wrong permissions. \n","status":0}

Which you can see live: https://test66711.herokuapp.com/get

How do I fix?

Also to add, Heroku-20 does not work with this (throws an error if you try to deploy to a slug with heroku-20)

@github-actions
Copy link

github-actions bot commented Dec 1, 2020

Thank you for using heroku-integrated-firefox-geckodriver. Preliminary examination of your issue is underway' first issue

@checktest82
Copy link
Author

checktest82 commented Dec 1, 2020

Tried doing the #9 (comment) fix on my main project as shown here: checktest82/test-package@11de98a but now I get:

"Message: 'geckodriver' executable needs to be in PATH. \n"

It is supposed to be in path already: https://imgur.com/FUtgcLl

@flazouh
Copy link

flazouh commented Jan 27, 2021

Can't make it work aswell...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants