Is there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View ArticleDokku remove worker without finishing tasks
I have Ruby on Rails app and after I do any deployment with Dokku, I have my old worker running the tasks normally, but when I complete the deploy, after a few seconds this worker is removed and a new...
View ArticleIs there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View ArticleDokku remove worker without finishing tasks
I have Ruby on Rails app and after I do any deployment with Dokku, I have my old worker running the tasks normally, but when I complete the deploy, after a few seconds this worker is removed and a new...
View ArticleIs there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View ArticleDokku remove worker without finishing tasks
I have Ruby on Rails app and after I do any deployment with Dokku, I have my old worker running the tasks normally, but when I complete the deploy, after a few seconds this worker is removed and a new...
View ArticleDelete a key from all the cursors in redis
This is the way I have added the alert in redis. Now the problem is when we use zadd it automatically adds at any random cursors. What I want to achieve is to delete a specific key from all the...
View ArticleIs there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View ArticleRedis raises "NOAUTH Authentication required" error but there is no password...
I got error NOAUTH Authentication required when I connect to Redis server via command: redis-cli and run ping to check if Redis is working.I found answer for NOAUTH Authentication required error which...
View ArticleIs there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View ArticleRedis raises "NOAUTH Authentication required" error but there is no password...
I got error NOAUTH Authentication required when I connect to Redis server via command: redis-cli and run ping to check if Redis is working.I found answer for NOAUTH Authentication required error which...
View ArticleIs there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View ArticleRedis raises "NOAUTH Authentication required" error but there is no password...
I got error NOAUTH Authentication required when I connect to Redis server via command: redis-cli and run ping to check if Redis is working.I found answer for NOAUTH Authentication required error which...
View ArticleIs there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View ArticleRedis raises "NOAUTH Authentication required" error but there is no password...
I got error NOAUTH Authentication required when I connect to Redis server via command: redis-cli and run ping to check if Redis is working.I found answer for NOAUTH Authentication required error which...
View ArticleIs there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View ArticleStore Rails session using Redis
The default session store for Rails is cookie_store. This makes the session be stored on the client side (correct me if I am wrong).I want to change this default behavior, so that I can store the...
View ArticleIs there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View ArticleShare single Sidekiq between multiple Ruby on Rails Applications (Micro...
Here I have multiple rails applications (microservices - 10), need to use one sidekiq and redis needs configure to handle across microservices.
View ArticleIs there any way to fix this problem? I need to restart puma every time when...
Whenever i deploy my code to production server, i always need to restart or stop and then start the puma server and sidekiq. I need to know the reason why this is happening and how can i fix this.I...
View Article