Open francoisPE opened 2 years ago
maybe this describes also this issue: https://help.nextcloud.com/t/file-activity-shows-empty-for-some-users-when-the-file-is-shared-via-a-circle/134745
We noticed the same or related issue. In our installation files in folders shared with circles are effected and shows no activity.
Nextcloud: 24.0.6 PHP: 8.0
Yes I am trying to setup that parameter activity_use_cached_mountpoints => true
But i dont understand if it is related to config.php or activity config In other words. occ config:system:set activity_use_cached_mountpoints --value=true Or occ config:app:set activity activity_use_cached_mountpoints --value=true
I test both. It works 2 hours and now stop... I wonder of it is both command to run ?
Please help if you know
occ config:system:set activity_use_cached_mountpoints --value=true
that should be mostly it, but more like
occ config:system:set activity_use_cached_mountpoints --value=true --type=boolean
But if it worked for some time, then it's unrelated to that and it might be something else now. But at least the initial issue seems to be resolved.
In very first message of that issue, parameter activity_use_cached_mountpoints is not in backend config Your issue with circle is another one, I think
I have another issue, that after setting this parameter, I can see activites regarding changed files, but I cannot just go and select a groupfolder and view all activities that took place in the groupfolder. i have to go to every file that was changed and view the activity, is there some way I can view all the activities that occured for a folder in one place?
Hello, I face exactly that same issue https://github.com/nextcloud/server/issues/26065
Steps to reproduce
Expected behaviour
I would like to have activity data
I want to mention that activity page is working : page is not empty -> activity by date But to follow a file and what's happened on one file it is not appropriate
Server configuration
Operating system:ubuntu 20.04 Web server:apache 2.4 Database:mariadb Ver 15.1 Distrib 10.3.34-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2 PHP version:php 8.0.20 Nextcloud version: nc 23.0.5 Where did you install Nextcloud from: install by cli. Running on several instances Signing status:
List of activated apps:
Nextcloud configuration:
Are you using an external user-backend, if yes which one: slapd backend active and working
Client configuration
Browser: firefox and chrome => same behavior Operating system: windows
Logs
Nextcloud log (data/nextcloud.log)