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

Rails server keeps quitting after calling functions from the library #17

Closed
varun43in opened this issue May 9, 2022 · 2 comments
Closed

Comments

@varun43in
Copy link

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!

@Nakilon
Copy link
Owner

Nakilon commented May 22, 2022

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.

@Nakilon
Copy link
Owner

Nakilon commented May 6, 2023

I'm gonna close it since it's been a year.

@Nakilon Nakilon closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2023
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