ACRA / acralyzer

Open source backend for ACRA reports.
GNU General Public License v3.0
488 stars 90 forks source link

Unable to create new reporter user #117

Open juliejohn opened 8 years ago

juliejohn commented 8 years ago

I've been using Acralyzer for 2 of my apps and its working great. But now when I tried to create a new reporter user for a new App, I was getting no response even after waiting for a long time. Nothing was happening after the Create User button press. Please help..

andrey-shikhov commented 7 years ago

You just need to login as admin user you created in couchdb panel at the top right corner of acralyzer panel, after login you will be able to create new users.

jngr commented 7 years ago

One reason could be that it's an existing CouchDB user.

likman commented 7 years ago

The same issue. Logged in as admin and can't create new reporter user. CouchDB 2.0

juliejohn commented 7 years ago

My issue got itself resolved. I dint do any thing. But next day when I tried, everything worked so good...Hmmmmm. Might be some server issue I guess!

Regards Julie

On Thu, Dec 29, 2016 at 11:44 AM, likman notifications@github.com wrote:

The same issue. Logged in as admin and can't create new reporter user. CouchDB 2.0

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ACRA/acralyzer/issues/117#issuecomment-269586791, or mute the thread https://github.com/notifications/unsubscribe-auth/AInQCVBUbzJQcPd0hr8TnzOAI61ojdGMks5rM0_hgaJpZM4GPQYf .

wizmea commented 7 years ago

Same issue Logged in as admin and can't create new reporter user cadi. CouchDB 2.0 console error : http://127.0.0.1:5984/_users/org.couchdb.user:cadi 404 (Object Not Found)

jbollacke commented 7 years ago

Downgrading CouchDB to v1.6 worked around the problem for me. Looks like Acralyzer is incompatible w/ CouchDB v2.0 at the moment.