-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Does not load on Heroku #17
Comments
I believe this is a change in Heroku's newest stack. It'd be great to support it long term, but that's going to take some time to investigate and test out. If you need this immediately on Heroku you can use the cedar-14 stack. |
did a more little digging, seems like this might be an ffi issue |
I got this working on Heroku with GemHQ/money-tree#28 |
Just pushed version 0.4.7, with the new version of MoneyTree. I ran a quick test on heroku and it appears to work on the current default stack, heroku-16. I'm going to close this, but feel free to reopen if you run into other issues. |
Hey guys. It is not working on heroku-18 and heroku-20. Here is the log from my heroku server. I tried both heroku-18 and heroku-20
|
Hi @starwels - this is going to be fixed with the next release of
to get notified once it's merged. |
LoadError: Could not open library '/usr/lib/ssl': /usr/lib/ssl: cannot read file data: Is a directory.
The text was updated successfully, but these errors were encountered: