-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Can't visit Users page under Administration (session expired), and then locked out of system until cookies are deleted #1077
Comments
EDIT: does not apply. I experience this issue with CouchDB v2, which is already reported in #953 . I've regularly been experiencing the same issue. Sorry I had no time to report it yet. @jonathan8464 please note that the session is not actually expired and if you click on some menu on the left (other than Administration) the popup will disappear. Does not solve the problem, but makes it faster to re-gain control over the application. |
This issue has been reported in #953, it's caused by a bug in CouchDB 2.0. You can change your CouchDB installation to 1.6, and things would work just fine. |
@adeolabadmus I forgot to write that I am using CouchDB 1.6.1. I edited my original post to reflect that. You are right that this is the same bug as #953, and I see there is a comment there now by someone who is experiencing it with 1.6 too. However, I am not using Docker. Should I close this issue as duplicate or wait with it? Maybe I can help reproduce. Also, #953 doesn't describe being locked out of the system the way I am. |
@adeolabadmus awesome, you're right - that's why I did not report it before! I had completely forgot about such issue. |
I have a fix for this issue and it is different from #953, so we will leave it open until the fix is ready. |
this issue is still exist..i am facing this problem.. I am using CouchDB 1.6.1 |
I still have the same error after trying the offline fixes using CouchDB 1.6.1 |
Expected behavior:
Choosing "Administration > Users" in the menu should show UI to manage users.
Actual behavior:
I get a pop-up saying that the session is expired. Logging in again shows the same error immediately (without clicking on the menu). The only way to be able to login again is to delete all cookies.
Steps to reproduce:
Screenshots (if applicable):
OS and Browser:
Mac OS X 10.11
Chrome 57.0.2987.133
Using HR 0.9.18 (fetched today)
CouchDB 1.6.1
The text was updated successfully, but these errors were encountered: