On Mon, Sep 15, 2014 at 11:47 PM, <[email protected]> wrote: > So looking in chrome dev tools I'm seeing POST requests hit urls with a > just_validate=1 param, and returning a 401. So it's doing some kind of > extra authentication and failing. >
I'd suggest this: * disable nginx proxying and see if things work without it (they should) and then assuming that it works without nginx: * either leave it disabled (UI won't work with it anyways one you have more than 1 node due to details of how UI sessions work) * or fix your nginx setup -- You received this message because you are subscribed to the Google Groups "Couchbase" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
