Hi, Thank you. That did the trick :)
I removed "/usr/local/lib/couchdb" and ran "make install" again. Now all the tests return "success" again. Regards, Daniele 2011/6/13 Patrick Barnes <[email protected]>: > This apparently occurs because if you upgrade over an existing installation, > some older .beam files remain and cause conflicts. > > Move the (install path)/lib/couchdb folder somewhere else, run 'make > install' again, and see if the tests work. > > Worked for me, > -Patrick > > On 13/06/2011 11:03 PM, Daniele Testa wrote: >> >> Hi, >> >> I upgraded from 0.9 to 1.1.0 and everything worked fine. All tests >> passed and everything was working. >> >> Now, a couple of days later, I get the error "function_clause" on many >> requests. >> >> Futon is still working and I can list databases etc. However, when I >> try to create new databases, I see that CouchDB returns "500 Internal >> Server Error" >> >> Anyone experienced the same thing? >> >> Regards, >> Daniele >> >
