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

App doesn't boot when using the gem #10

Open
Andy9822 opened this issue Feb 7, 2024 · 2 comments
Open

App doesn't boot when using the gem #10

Andy9822 opened this issue Feb 7, 2024 · 2 comments

Comments

@Andy9822
Copy link

Andy9822 commented Feb 7, 2024

Hey!
just came across this super interesting gem and decided to add it to my project.

However, when I try to boot the app the server crashes with:
11:21:10 worker.1 | 2024-02-07T14:21:10.052Z 5349 TID-9vx WARN: {"context":"Exception during Sidekiq lifecycle event.","event":"startup"}
11:21:10 worker.1 | 2024-02-07T14:21:10.052Z 5349 TID-9vx WARN: Redis::CommandError: NOSCRIPT No matching script. Please use EVAL.

I added the configuration as the README states and nothing else but couldn't get the app running due to this error

@Andy9822
Copy link
Author

Andy9822 commented Feb 7, 2024

@ajitsing are you still mantaining the repo?
otherwise, sorry for pinging you but I'm a bit surprised I couldn't even get my Rails project to boot at all

@schmijos
Copy link

I've got a similar error

2024-04-17T15:04:40.298Z pid=12585 tid=3rh WARN: {"context":"Exception during Sidekiq lifecycle event.","event":"startup"}
2024-04-17T15:04:40.299Z pid=12585 tid=3rh WARN: RuntimeError: A long running upgrade is in progress. Try restarting the application once finished
2024-04-17T15:04:40.299Z pid=12585 tid=3rh WARN: sidekiq_queue_metrics-3.0.0/lib/sidekiq_queue_metrics/upgrade_manager.rb:25:in `rescue in upgrade_if_needed'

@Andy9822 did you try running version 2 of the gem?

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