acralyzer icon indicating copy to clipboard operation
acralyzer copied to clipboard

How can I get notified when new reports are submitted?

Open MrGibbage opened this issue 11 years ago • 6 comments

I see the RSS as one option, but sometimes I go a few days without checking my feeds. I would rather get an email. Is that possible with the current system?

MrGibbage avatar Jun 21 '13 17:06 MrGibbage

No, it's not. You can't do much more than storing and querying data with a lone couchdb.

You'd have to put together some server-side app that checks the content of the db every X minutes and sends an email when new reports are found.

Or install an rss reader on your phone that would notify when new reports are received.

KevinGaudin avatar Jun 22 '13 09:06 KevinGaudin

Got it. Thanks. I tried adding the rss url to my reader feed, and it says I wasn't authorized. Is there a special way to enter the url?

Also, is there a way of resetting or retrieving the admin user password? I seem to have forgotten mine. Same for my reporter password. (I thought I saved them in my password manager, but I guess I forgot to).

MrGibbage avatar Jun 22 '13 11:06 MrGibbage

Just adding that an email notification feature should be part of the base system, it's probably something that everyone wants at some point. Nothing fancy, just a basic text email update sent over smtp.

Ryan-ZA avatar Sep 09 '13 06:09 Ryan-ZA

It wouldn't be an option for the hosted couchdb setups that most people use. You could always use some rss2email type system to pull it off. A quick google search says http://www.allthingsrss.com/rss2email/getting-started-with-rss2email/ is a good one.

halkeye avatar Sep 09 '13 06:09 halkeye

It also says I'm not authorized when I try to subscribe to the RSS. Does anyone know what I'm doing wrong?

http://quantimodo.cloudant.com/acra-qm-android/_design/acra-storage/_list/rss/recent-items?descending=true

Do I need to add my username and password there somehow?

mikepsinn avatar Sep 20 '14 15:09 mikepsinn

I have the same issue.

javmarina avatar Aug 12 '15 22:08 javmarina