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

Facing Internal Server Error: 500 on my AWS EC2 Linux Instance #442

Open
Prakhar8958 opened this issue Nov 4, 2023 · 1 comment
Open

Comments

@Prakhar8958
Copy link

Facing Internal Server Error:500 , when Creating submissions on my AWS EC2 Linux Instance.
One day before all the API's working fine, but currently I am facing Internal Server Error only in my POST API's ,others GET API's working fine.

This is my Docker logs-
I, [2023-11-04T12:36:15.139405 #41] INFO -- : [c77ef7e8-f5d7-40a7-8b14-3a26811b99a0] Completed 500 Internal Server Error in 4ms (ActiveRecord: 5.7ms)
F, [2023-11-04T12:36:15.140352 #41] FATAL -- : [c77ef7e8-f5d7-40a7-8b14-3a26811b99a0]
F, [2023-11-04T12:36:15.142480 #41] FATAL -- : [c77ef7e8-f5d7-40a7-8b14-3a26811b99a0] Redis::CommandError (NOAUTH Authentication required.):
F, [2023-11-04T12:36:15.142601 #41] FATAL -- : [c77ef7e8-f5d7-40a7-8b14-3a26811b99a0]
F, [2023-11-04T12:36:15.142728 #41] FATAL -- : [c77ef7e8-f5d7-40a7-8b14-3a26811b99a0] app/controllers/submissions_controller.rb:209:in `check_queue_size'

@vchiranjeeviak
Copy link

The password or host of redis might be wrong. Please check once.

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