I have this database: http://isaacs.couchone.com/jsregistry which has some rewrites and such here: http://isaacs.couchone.com/jsregistry/_design/app and is vhost'ed from http://registry.npmjs.org/
It's hosed. I'm getting either errors regarding bad_ucs or timeouts. Completely perplexed. I can get the _all_docs?include_docs=true data, and nothing looks out of sorts. Here's a lot of bytes of error logging: http://static.izs.me/error.log Here's the error I get when I try to create new users in futon: https://gist.github.com/a4bec4fb8355057b4788 Any ideas? --i
