Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
433 views
in Technique[技术] by (71.8m points)

capistrano - Rails request shows in pending on production environment

I have deployed my rails application on Amazon using Capistrano When I deploy changes with cap production deploy then it successfully deployed and when I restart the puma server using cap production puma:restart it also return success

when I trying to login with credential then the request shows in pending state in browser consoleenter image description here

Also on server log not generating

when I check puma process on server using ps aux | grep puma

enter image description here

question from:https://stackoverflow.com/questions/66045477/rails-request-shows-in-pending-on-production-environment

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...