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


Having trouble setting up Redis for ruby

I am trying to play with redis on my Ubuntu machine and my little script doesn't work. I have installed redis gem and tried this little script (I know its pretty small)require 'redis'redis = Redis.newI...

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

Having trouble setting up Redis for ruby

I am trying to play with redis on my Ubuntu machine and my little script doesn't work. I have installed redis gem and tried this little script (I know its pretty small)require 'redis'redis = Redis.newI...

View Article

Image may be NSFW.
Clik here to view.

AWS React + Rails Redis server websocket issues

I have a React + Rails app and I'm trying to configure my web application to use ActionCable. I've been struggling for several days with getting my websocket connection to work.My server log doesn't...

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

Having trouble setting up Redis for ruby

I am trying to play with redis on my Ubuntu machine and my little script doesn't work. I have installed redis gem and tried this little script (I know its pretty small)require 'redis'redis = Redis.newI...

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


Resque Set verify_mode on Redis to OpenSSL::SSL::VERIFY_NONE on Heroku

Due to a recent update, I need to be able to set the verify mode of Redis to verify none.The output of Resque.redis.pingOpenSSL::SSL::SSLError (SSL_connect returned=1 errno=0 state=error: certificate...

View Article


How to fix error "OpenSSL::SSL::SSLError"

My rails app is hosted with heroku and they recently updated the redis version my app was using from 4.0.14 to 6.2. This has caused some bugs to start appearing of the following...

View Article

When writing specs in Ruby, is there a VCR for Redis? [closed]

I have an app that depends on Redis and want to have VCR-like functionality for the specs.Is there a gem that will save all Redis requests to a file so that future requests will be deterministic?

View Article

ROR SESSION STORE: Session store with :redis_store not getting cookie with...

session_store.rbRails.application.config.session_store :redis_store, servers: ["redis://localhost:6379/0/session"], expire_after: 90.minutes, key: "key", threadsafe: true, secure: truemiddleware used...

View Article

Redis::CannotConnectError in sidekiq rspec test cases

I have written sidekiq test cases for retries block and its been there for almost a year now, but suddenly it started throwing redis error, not sure what is wrong, could someone please help me...

View Article


RedisClient::CommandError (ERR value is not an integer or out of range)

Could not find a solution similar to my setup. I've installed redis on DigitalOcean from this guide. All seems ok and can see all systems are running. I'm using rails so I installed the sidekiq gem....

View Article

Connecting to Redis server in Windows 10 ruby on rails

I am having trouble connecting to Redis in my rails app on windows 10, and I added Redis to my gem file and setup my cable.yml file. The error that I am getting when I start my rails server is rescue...

View Article


Can't connect to redis using Rails 7, Docker and hotwire-livereload

I'm trying to get gem hotwire-livereload working with my rails project. I'm trying to dockerise everything before I start to work. The hotwire-livereload gem uses redis to work.Here is my...

View Article

How to re run queued job in resque using redis

I am currently facing an issue in which I have scheduled job using Resque and redis but due to unavailability of any worker at the scheduled time for the job to run it got missed. Now the job remains...

View Article


Redis and Memcache or just Redis?

I'm using memcached for some caching in my Rails 3 app through the simple Rails.cache interface and now I'd like to do some background job processing with redis and resque.I think they're different...

View Article

Image may be NSFW.
Clik here to view.

Pipelining commands on a Redis instance is deprecated and will be removed in...

I am using redis version 6.0 and gem 'sidekiq', '>= 6.4.1'gem 'sidekiq-cron', '~> 1.2' for job scheduling in rails. I am using corn job to process email daily. [. My ruby version is 2.7, rails...

View Article

NameError Redis on Rails 7 app on Elastic Beanstalk

I am trying to connect Elastic Cache Redis to my Rails 7 app and it gives me this error as if it does not know 'redis'.2023/08/14 13:25:30.632645 [INFO] Running command /bin/su webapp -c bundle exec...

View Article
Browsing all 873 articles
Browse latest View live


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