Hi, I am having same problem I am trying to do rake ts:rebuild but throws this:
uninitialized constant ThinkingSphinx::Deltas::Job I have installed gem delayed_job (1.8.4) ts-delayed-delta (1.0.2) ts-delayed-delta (1.0.2) I tried to update version of my thinking sphinx gem but it do not update by doing sudo gem update. Also this is the error on my web page: Connection to 127.0.0.1 on 9312 failed. Connection refused - connect (2) Please help. Thanks On Dec 13, 8:50 am, Matt <[email protected]> wrote: > I was getting the same error. Turns out I still had an old version of > the gem installed, named freelancing-gods-thinking-sphinx. > Uninstalling all versions of that gem, and updating to the latest > thinking-sphinx did the trick. > > On Dec 1, 10:06 am, Francois Lamontagne <[email protected]> wrote: > > > Hello, > > > I'm getting the error "Job failed to load: uninitialized constant > > ThinkingSphinx::Deltas::DeltaJob. Try to manually require the required > > file." each time delayed_job tries to deserialize a job. Do you have any > > idea? > > > I'm using: > > > thinking sphinx (gem) : 1.3.8 > > ts-delayed-delta (gem) : 1.0.1 > > delayed_job (gem) : 1.8.4 > > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
