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.
Chris On Monday, September 15, 2014 11:08:15 PM UTC-7, [email protected] wrote: > > I have a single node setup on a host with a private ip only, and I have > nginx reverse proxying port 8091. Not sure if that has anything to do with > the issue I am having. > > What's happening is that any action that would modify anything, be it > deleting a document, changing setttings, anything, just redirects back to > the cluster view. Sometimes it gives me a generic error message but that's > it. > > I dug around in the log files but found nothing that looks interesting. > > My java client is working fine, able to add/remove/update documents. So I > think it's web console specific, and I'm thinking it might be a security > thing with the proxying I am doing. That's the only thing that makes > sense. I'm not logged in as a read only user, I don't even have a read > only user setup. > > Chris > -- 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.
