RNCTX edited a comment on issue #1199: URL: https://github.com/apache/couchdb-fauxton/issues/1199#issuecomment-626683694
This seems rather fragile, and perhaps the source of issues I was having in another thread I thought were user/pass related. I am trying three urls: sub.do.main/couchdb/_utils, sub.do.main/couchdb/_utils/, and sub.do.main/couchdb/_utils/#login. I have Nginx set up to reverse proxy that directory per the docs. 1) Safari 13.1 on OSX 10.15.4 loads the web ui for me at sub.do.main/couchdb/_utils/, it gives me an "unauthorized" json response without the trailing slash at sub.do.main/couchdb/_utils and also the same "unauthorized" json response at sub.do.main/couchdb/_utils/#login 2) Chrome 81.0.4 gives me an "unauthorized" json response at all three urls. 3) Firefox 76.0.1 gives the same as Chrome, "unauthorized" json response at all three urls. When Safari does load the web ui, it loads to the database tab of the web ui with an endless loading animation. Clicking on another tab will redirect to the login box. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
