Skip to content

too much recursion #5

Description

@ds135033

I just installed CouchDB (0.12.0a929134), and CouchApp (0.5.3-dev), and Sofa (git clone git://github.com/jchris/sofa.git on March 30, 2010).

I entered a blog post, and there were 2 problems: The Preview button didn't work; nothing in server output. Also, I got an error "Document could not be saved. Document update conflict." Server output: "[info] [<0.413.0>] 127.0.0.1 - - 'PUT' /blogdb/My-Chain 409" The document was saved, however.

When trying to view the post (http://127.0.0.1:5984/blogdb/_design/sofa/_list/post/post-page?startkey=[MyPost]), I got "{"error":"render_error","reason":"function raised error: (new InternalError("too much recursion", "/Users/svobodadl/couchdb/share/server/main.js", 336)) \nstacktrace: str("textile",[object Object])@/Users/svobodadl/couchdb/share/server/main.js:336\nstr("parent",[object Object])@/Users/svobodadl/couchdb/share/server/main.js:336\nstr("markdown",[object Object])@/Users/svobodadl/couchdb/share/server/main.js:336..." and on and on and on. Too much recursion, indeed!

Any advice?
Thanks,
Dan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions