Can't create a document in any bucket besides "default"
Hello!
I created a new bucket in Console, but I can`t to create a document in the bucket. I press the button "Create document", enter any string in "Document ID" and after pressing "create" I see a message:
Unknown error saving document
What`s the matter? I tried to create buckets with Standard port (TCP port 11211. Needs SASL auth.) - with entering a password or leaving empty or with Dedicated port (supports ASCII protocol and is auth-less) but it is useless!
In "default" bucket there is no such problems. May be the problem in authentication?Please,advise me.
I`ve got Version: 2.0.0 community edition (build-722)
Would be nice if you could capture communication between browser and server and attach it to ticket. Most current browsers have Developer Tools that allow you to seen XHR requests to server and some details. That log will have that failed request with status code likely 5xx.
In Chrome this can be accessed by pressing wrench in right top corner, then picking Tools and then Developer Console. On console you need to select Network tab and make your attempt to create document.
That sounds like an issue. I've filed http://www.couchbase.com/issues/browse/MB-5424 on your behalf. You may want to track it there.