-
Notifications
You must be signed in to change notification settings - Fork 731
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
Heroku CI fails #50
Comments
I have the same issue, manual triggering of new deploy helps (it seems that the johnvansickle.com host is unstable). Probably it's a good idea to fallback to https://github.com/eugeneware/ffmpeg-static/releases (Github site is more reliable ) git push heroku main |
Here is the link for latest x64 file: |
Thanks for the link barkovv, unfortunately that file wont work with the buildpack as it uses the command |
Hello guys facing same issue with the heroku build pack. did you guys found any solution? waiting for this fix, to deploy new releases |
I'm trying to work on something. Tried to fork this repo and tweak something using the repo that @barkovv sent. But didn't have any progress right now |
Had the same issue but just tried to use this fork as buildpack and worked well https://github.com/hmh84/heroku-buildpack-ffmpeg-latest.git |
make sure to remove old build pack! |
Worked for me @leandroalemao thanks |
This seems temp fix cuz that too depends on the site which hosts the bin |
Agree.. it's just a temporary fix.. I had the whole company waiting for my deployment so it was a quick fix.. but for sure the binary file needs to be hosted in a trusted server. |
Thanks, it works for now |
#34 if anyone wants to work on it. I can grant access to this repo too - I don't use this anymore |
@jonathanong can I get access to this repo? Thank you. |
Hello @jonathanong,
thanks a lot for this repo, it worked perfectly until this morning.
Now, in Heroku CI, we have a random failure. Do you have any idea how to fix it? Thanks in advance
The text was updated successfully, but these errors were encountered: