Git Product home page Git Product logo

Comments (6)

jcruce13 avatar jcruce13 commented on May 29, 2024

I am also encountering the same issue... Redis is connected fine but after_fork the worker complains that it can't connect to Redis... This issue doesn't happen when Im running locally but once I push into Docker swarm its occurs continuously and I've tried everything... I am now reverting to 2.2.1 as well

from resque.

jcruce13 avatar jcruce13 commented on May 29, 2024

If I open the rails console and do Resque.redis = ENV.fetch(REDIS_URL) it connects
but nothing I do can get the work to connect to Redis once I deploy to docker swarm

from resque.

PatrickTulskie avatar PatrickTulskie commented on May 29, 2024

What version of the redis gem are you guys running when this happens?

from resque.

joshuacronemeyer avatar joshuacronemeyer commented on May 29, 2024

I see this issue a few times a day. I'm running resque (2.5.0)

from resque.

latortuga avatar latortuga commented on May 29, 2024

This still happens to me on Resque 2.5.0. I've had it about 9 times in the last month on Heroku.

from resque.

latortuga avatar latortuga commented on May 29, 2024

All of my exceptions occur on the call to @redis.pipelined in worker_done_working:

[GEM_ROOT]/gems/resque-2.5.0/lib/resque/data_store.rb:293 :in `worker_done_working` 
[GEM_ROOT]/gems/resque-2.5.0/lib/resque/worker.rb:729 :in `done_working`

from resque.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.