Quantcast
Channel: Active questions tagged redis+ruby-on-rails - Stack Overflow
Browsing all 873 articles
Browse latest View live
↧

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 Article


How to set maxmemory for RedisCloud addon on heroku ( rails app )?

If memory consumption goes over available memory app crashes. So far I've changed memory-policy from volatile-lru to allkeys-lru via plugin's dashboard. However I'm not sure it'll work since I'm not...

View Article


Execute redis FLUSHALL command in rails application

I want to execute Redis FLUSHALL every time the Rails server starts.

View Article

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 Article

Redis cache write return false

After upgrading the redis version in order to upgrade to sidekiq version 7. Whenever I try to write to the cache it returns false. But sidekiq works correctly.Sidekiq 7.0.0redis gem 5.0.5redis...

View Article


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 Article

How to set maxmemory for RedisCloud addon on heroku ( rails app )?

If memory consumption goes over available memory app crashes. So far I've changed memory-policy from volatile-lru to allkeys-lru via plugin's dashboard. However I'm not sure it'll work since I'm not...

View Article

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 Article


Trouble starting the redis server

I am using rails and want to run sidekiq and running sidekiq requires a Redis server to be installed. I installed Redis for my KDE Neon by following the instructions from the digital ocean. Here is the...

View Article


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 Article

Redis cache write return false

After upgrading the redis version in order to upgrade to sidekiq version 7. Whenever I try to write to the cache it returns false. But sidekiq works correctly.Sidekiq 7.0.0redis gem 5.0.5redis...

View Article

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 Article

Redis cache write return false

After upgrading the redis version in order to upgrade to sidekiq version 7. Whenever I try to write to the cache it returns false. But sidekiq works correctly.Sidekiq 7.0.0redis gem 5.0.5redis...

View Article


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 Article

Redis cache write return false

After upgrading the redis version in order to upgrade to sidekiq version 7. Whenever I try to write to the cache it returns false. But sidekiq works correctly.Sidekiq 7.0.0redis gem 5.0.5redis...

View Article


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 Article

My rails app's redis cache on Heroku

I am trying to use Redis on Heroku.I set like the following on initialiers.redis_url = ENV["REDISTOGO_URL"] || "redis://127.0.0.1:6379/0/myapp"RedisApp::Application.config.cache_store = :redis_store,...

View Article


Sidekiq Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED) on...

I'm trying to run sidekiq worker with Rails. When I try to docker-compose up worker I get the following error:worker_1 | Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)worker_1 |...

View Article

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 Article

How to push Celery tasks with Ruby

In our app we have a Rails app that makes an API call to a Flask API. The API then schedules a task, and we are using Redis as the queue.@app.route("/api/article", methods=["POST"])def api_article():...

View Article
Browsing all 873 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>