Please help us by providing the following info. Before posting please also check the pinned “Known issues” threads and make sure that you’re running the latest available version for your oC release: Changelog - ownCloud
Steps to reproduce
The server is sending the activity email to all users every thirty minutes with teh same content
This happened after a share to all was set at a top level folder and then a share to all was set on a sub-level folder. This possibly led to a loop
Expected behaviour
The activety email should only go out for new activities and not be repeated
Actual behaviour
The server is sending the activity email to all users every thirty minutes with teh same content
Server configuration
Operating system: ubuntu
Web server:apache
Database:
PHP version:
ownCloud version (see ownCloud admin page): 8.27
Updated from an older ownCloud or fresh install: fresh install
ownCloud log (data/owncloud.log, see How to find webserver or OC logfile / enable php logfile):
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption):
Integrity status for oC9+
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
I had the same issue in nextcloud version 10, so I dont think its a version issue. Any idea what could be causing such a loop? I checked the net but see no reference anywhere to such an issue