By mfaisaliqbal
I am working on a rails app in which I 'm using Sidekiq to make the process of sending email on sign up Asynchronous(I have installed Redis on my local server). Everything work fine in development mode.
But When I deployed it to Digital Ocean Droplet. It worked fine except email sending, So I installed Redis on digital Ocean and it solved the mailing issue.
Almost after a day Digital Ocean Server became irresponsive, when I try
ssh root@Server-IP
it givesConnection timed outerror.
It has happened twice in couple of weeks. Last time it happened, It didn’t even allow to delete droplet. But Somehow my team lead created a new droplet. I installed everything and than deployed my rails app to it, it worked fine for almost a day and than became irresponive too.
Why its happening, It has anything to do with Redis?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Like @ryanpq stated your best bet is to open a support ticket so they can investigate it, but next time it errors like that I would recommend restarting it or power cycle the droplet in the control panel if possible
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.