codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
384 stars 69 forks source link

Email subscriptions are not working #950

Open cellio opened 1 year ago

cellio commented 1 year ago

I have email subscriptions for new questions in Q&A on some communities (daily). I haven't gotten any email in a while. One of the communities where I have a subscription is Judaism, so when I saw (via the feed in Discord) that there were new questions, I didn't even visit the community for more than a day, to see if merely visiting was what was preventing the email from being sent. It's not; I stayed away and I still didn't get any email. (I've checked spam; not there.)

A long time ago I did get email, but at the time it was resending "new" questions I'd already seen. That got fixed, and sometime in the last couple months I re-enabled subscriptions. The problem predates the move to the new server.

ArtOfCode- commented 1 year ago

Could be app code or could be server configuration (SES?). Needs investigating.

Taeir commented 1 year ago

@ArtOfCode- You may have forgotten to create the necessary cron jobs after the migration. Did you run whenever --update-crontab ?