You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/05/02 20:01:19 UTC

[GitHub] raigl opened a new issue #914: Fauxton: Error message missing when server error 401 in view edit

raigl opened a new issue #914: Fauxton: Error message missing when server error 401 in view edit
URL: https://github.com/apache/couchdb-fauxton/issues/914
 
 
   If nothing is done for several minutes in Fauxton, and then a view edit is submitted, the message "Saving view..." occurs on top, and lasts several seconds, but the final message "View saved." is missing. The server log says the return code was 401 (PUT /money/_design/Konten 401 ok 4). No (red) error message is given in this case, but the result is the old one, and if you click elsewhere and click edit that view again, the old code is shown. 
   Reloading the page requests a logon, and -- in case nothing else was changed -- shows the new, changed and not saved contents, and save works properly.
   This is rather nasty for a newcomer. 
   Using Fauxton from couchDB 2.0.0 on port 5984 on a remote machine (not localhost).
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services