You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, first of all thanks for this amazing gem! IDHash works beautifully.
I'm experiencing a very weird issue where my rails server keeps crashing after I call an action that uses the gem
I confirmed this by calling other actions that aren't using the gem and the server stays alive, so I know it's something to do with the gem.
Has anyone experience this? Help greatly appreciated.
Hello.
How do you invoke the gem methods? And how does the server crash?
For now the only Rails issue I've heard was hanging. See #10 and links.
P.S.: never tried gem or probably even vips on Windows.
Hi guys, first of all thanks for this amazing gem! IDHash works beautifully.
I'm experiencing a very weird issue where my rails server keeps crashing after I call an action that uses the gem
I confirmed this by calling other actions that aren't using the gem and the server stays alive, so I know it's something to do with the gem.
Has anyone experience this? Help greatly appreciated.
ruby 3.1.1p18 (2022-02-18 revision 53f5fc4236) [x64-mingw-ucrt]
Rails 7.0.2.4
Gemfile:
gem "dhash-vips"
Running windows 10
Thanks!
The text was updated successfully, but these errors were encountered: