Tiago Scolari <tscolari <at> gmail.com> writes:

> 
> Hello,
> I'm having a lot of "NoMethodError: undefined method" errors after I moved 
> from thin to unicorn.
> 
> This seems to happen only with active records, and dynamic methods, like:
> find_by_*, scoped_by_*, ...
> 
> It seems to be random, at least I haven't found relation yet.
> I may reload the same page 10 times, sometimes it will work ok, some times it 
> will give me this error.
> 
> I've 2 sites having this issue, one uses rails 3.0.9 (r 1.9.2) and other with 
> 2.3.8 (r 1.8.7).
> As i said, the issue started after I switched to unicorn.
> 
> Any idea what could cause this?
> 
> Here are some backtraces from hoptoad:

This is one of the errors we see as part of our issues with our database 
connection when using unicorn.  Do you have any information about your stack to 
share? 

Thanks,
Marc
_______________________________________________
Unicorn mailing list - [email protected]
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

Reply via email to