nextcloud / activity

:zap: Activity app for Nextcloud
113 stars 64 forks source link

No email activity notifications #711

Open ifuchs opened 2 years ago

ifuchs commented 2 years ago

Running v23 and no longer receiving email notifications of file changes after upgrading from v18. Have confirmed that email notifications are enabled in MySQL(and in GUI for admin and user). Cron is running the cron.php and have tested occ activity: send-emails directly. Test emails works correctly. Can anyone suggest a solution or a way to debug this?

ifuchs commented 2 years ago

In case this helps in narrowing down the problem I am having, I did some further testing and found that if I share a file and someone downloads it, I am getting an email of a download via public link. These notifications are presumably coming from the app Activities for shared file downloads. However, I don't get emails about file creation, deletion, etc.

ghost commented 2 years ago

I having the same issue.

HungryHowies commented 2 years ago

I'm also having the same issue, I just realized my notification has stopped sending but I did a email test and its able to send a test -email.

ifuchs commented 2 years ago

Unfortunately, I don't know enough about NC internals to know where to begin debugging this.

forsequans commented 1 year ago

I have a similar issue with email sent for activities related to approvals. When set at notification settings either at user level or global (administration) level, mails are not sent and I see errors in nextcoud logs related to failure in retreiving user info from its ID. But all emails sent as email reminders about unhandled notifications (set in user settings notifications menu) are sent.

LeoMirots commented 1 year ago

I've this problem too. My NC 25.0.2 instance sends notification only for files/folder sharing. I've set the configuration as shown: immagine I noticed that notification are not sent when changing a file or when a download from public link occurs