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

can't boot sidekiq on AWS (Amazon Linux 2023) #6238

Open
thushw opened this issue Mar 21, 2024 · 3 comments
Open

can't boot sidekiq on AWS (Amazon Linux 2023) #6238

thushw opened this issue Mar 21, 2024 · 3 comments

Comments

@thushw
Copy link

thushw commented Mar 21, 2024

I can't boot sidekiq on AWS EC2 on the latest two versions of sidekiq. There is an issue related to psych and it fails as shown on screenshot.

The only change I made was to update the sidekiq gem from 7.2.0

Ruby version: 3.2.2
Rails version: 7.1.3
Sidekiq / Pro / Enterprise version(s): 7.2.1

Please include your initializer, sidekiq.yml, and any error message with the full backtrace.

sidekiq-7 2 1-error

If you are using an old version, have you checked the changelogs to see if your issue has been fixed in a later version?

I tried upgrading from 7.2.0 to 7.2.2 (the latest) and hit this error. Then I tried to move to 7.2.1

https://github.com/sidekiq/sidekiq/blob/main/Changes.md
https://github.com/sidekiq/sidekiq/blob/main/Pro-Changes.md
https://github.com/sidekiq/sidekiq/blob/main/Ent-Changes.md

@mperham
Copy link
Collaborator

mperham commented Mar 21, 2024

It sounds like you’ve got a bad Ruby install. I don’t know the fix.

@romiras
Copy link

romiras commented Mar 28, 2024

This issue is due to bad Ruby installation. Try to do as told in a message.

@romiras
Copy link

romiras commented Apr 12, 2024

@thushw
are any updates on issue?

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

3 participants