Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

too much recursion #5

Open
ds135033 opened this issue Mar 30, 2010 · 1 comment
Open

too much recursion #5

ds135033 opened this issue Mar 30, 2010 · 1 comment

Comments

@ds135033
Copy link

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

@sn88
Copy link

sn88 commented Jul 25, 2010

how did you manage that the document was saved? I did not even get to that point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants