Files edited via SMB/NFS with filesystem_check_changes=1 show as "pending" size

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 20.0.5): 21.0.3
Operating system and version (eg, Ubuntu 20.04): Ubuntu 20.04 LTS
Apache or nginx version (eg, Apache 2.4.25): Apache 2.4.48-1.0+ubuntu20.04.1+deb.sury.org+1
PHP version (eg, 7.4): PHP 7.4.3-4ubuntu2.5

The issue you are facing:
I have “filesystem_check_changes=1” set in config.php. Every time I edit a file in the Nextcloud data directory via SMB/NFS, the edited file, and every single directory above it, shows a size of “pending” in the Nextcloud web and Android apps until the directory that contains the edited file is browsed to. At that point its size, and that size of all directories above it, are displayed correctly.

Is this the first time you’ve seen this error? (Y/N): No

Steps to replicate it:

  1. Install Nextcloud
  2. Set “filesystem_check_changes=1” in config.php
  3. Edit a file in the Nextcloud data directory via SMB/NFS
  4. Load Nextcloud web service and go to “Files” section

The output of your Nextcloud log in Admin > Logging:

After clearing the logs and going through steps 2-4 above, the logs were still empty.

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "192.168.1.89"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "21.0.3.1",
        "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
        "overwriteprotocol": "https",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "default_phone_region": "GB",
        "mail_smtpmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "tls",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "cache_path": "\/var\/cache\/nextcloud",
        "maintenance": false,
        "theme": "",
        "logfile": "\/var\/log\/nextcloud\/nextcloud.log",
        "loglevel": 1,
        "mail_sendmailmode": "smtp",
        "updater.release.channel": "stable",
        "filesystem_check_changes": 1,
        "onlyoffice": {
            "verify_peer_off": true
        },
        "twofactor_enforced": "true",
        "twofactor_enforced_groups": [],
        "twofactor_enforced_excluded_groups": [
            "Test"
        ],
        "app_install_overwrite": [
            "files_snapshots"
        ]
    }
}

The output of your Apache/nginx/system log in /var/log/____:

192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/index.php/apps/files/ HTTP/2.0" 200 13074 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:38 +0100] "GET /nextcloud/index.php/apps/logreader/poll?lastReqId=3Q0DB2I8Xo7jij4mXUFm HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/onlyoffice/js/desktop.js?v=32e21499-50 HTTP/2.0" 200 1266 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 2905 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/spreed/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 3614 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/systemtags/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 1361 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_sharing/js/dist/collaboration.js?v=32e21499-50 HTTP/2.0" 200 1291 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/onlyoffice/js/main.js?v=32e21499-50 HTTP/2.0" 200 4403 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/onlyoffice/js/template.js?v=32e21499-50 HTTP/2.0" 200 2181 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/text/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 688 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/onlyoffice/js/listener.js?v=32e21499-50 HTTP/2.0" 200 1691 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_versions/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 1132 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/comments/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 1106 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/comments/js/comments.js?v=32e21499-50 HTTP/2.0" 200 3619 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/federatedfilesharing/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 1448 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/activity/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 1739 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/contacts/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 1725 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/maps/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/core/js/dist/systemtags.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/systemtags/js/systemtags.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files/js/fileinfomodel.js?v=32e21499-50 HTTP/2.0" 200 1783 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_rightclick/js/files.js?v=32e21499-50 HTTP/2.0" 200 1799 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/firstrunwizard/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 2385 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/viewer/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 644 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/firstrunwizard/js/about.js?v=32e21499-50 HTTP/2.0" 200 822 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/groupfolders/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 808 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/onlyoffice/js/viewer.js?v=32e21499-50 HTTP/2.0" 200 1557 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/theming/js/theming.js?v=32e21499-50 HTTP/2.0" 200 543 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_rightclick/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 829 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/federatedfilesharing/js/external.js?v=32e21499-50 HTTP/2.0" 200 2324 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/comments/js/comments-tab.js?v=32e21499-50 HTTP/2.0" 200 1469 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files/js/dist/templates.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_sharing/js/dist/files_sharing.js?v=32e21499-50 HTTP/2.0" 200 4694 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/text/js/viewer.js?v=32e21499-50 HTTP/2.0" 200 10473 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_versions/js/files_versions.js?v=32e21499-50 HTTP/2.0" 200 11648 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_sharing/js/dist/additionalScripts.js?v=32e21499-50 HTTP/2.0" 200 6800 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/groupfolders/js/files.js?v=32e21499-50 HTTP/2.0" 200 4380 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_trashbin/js/files_trashbin.js?v=32e21499-50 HTTP/2.0" 200 5782 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_markdown/build/editor.js?v=32e21499-50 HTTP/2.0" 200 4752 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/contacts/js/contacts-files-action.js?v=32e21499-50 HTTP/2.0" 200 24021 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/theming/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 1521 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_trashbin/l10n/en_GB.js?v=32e21499-50 HTTP/2.0" 200 1265 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_pdfviewer/js/files_pdfviewer-main.js?v=32e21499-50 HTTP/2.0" 200 9823 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files_rightclick/js/script.js?v=32e21499-50 HTTP/2.0" 200 3750 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/spreed/js/collections.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/recommendations/js/main.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files/js/dist/files-app-settings.js?v=32e21499-50 HTTP/2.0" 200 26823 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/text/js/files.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/files/js/dist/sidebar.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/maps/js/filetypes.js?v=32e21499-50 HTTP/2.0" 302 880 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/core/js/dist/unified-search.js?v=32e21499-50 HTTP/2.0" 200 160292 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/apps/user_status/js/user-status-menu.js?v=32e21499-50 HTTP/2.0" 200 146252 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/index.php/js/files/merged-index.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:54 +0100] "GET /nextcloud/index.php/js/activity/activity-sidebar.js?v=32e21499-50 HTTP/2.0" 200 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:55 +0100] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 200 858 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:55 +0100] "GET /nextcloud/index.php/apps/onlyoffice/ajax/settings HTTP/2.0" 200 1336 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:55 +0100] "GET /nextcloud/index.php/apps/apporder/getOrder HTTP/2.0" 200 893 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:55 +0100] "GET /nextcloud/index.php/apps/dashboard/ HTTP/2.0" 200 11616 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:55 +0100] "PUT /nextcloud/index.php/apps/user_status/heartbeat HTTP/2.0" 204 633 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:55 +0100] "GET /nextcloud/ocs/v2.php/search/providers?from=%2Fnextcloud%2Fapps%2Ffiles%2F HTTP/2.0" 200 1002 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:55 +0100] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status HTTP/2.0" 200 861 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:55 +0100] "GET /nextcloud/ocs/v2.php/core/whatsnew?format=json HTTP/2.0" 204 633 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:56 +0100] "GET /nextcloud/index.php/apps/systemtags/lastused HTTP/2.0" 200 734 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:55 +0100] "PROPFIND /nextcloud/remote.php/dav/files/user/ HTTP/2.0" 207 1673 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:56 +0100] "GET /nextcloud/index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/2.0" 200 928 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:56 +0100] "GET /nextcloud/index.php/apps/recommendations/api/recommendations HTTP/2.0" 200 1156 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:56 +0100] "PUT /nextcloud/index.php/apps/user_status/heartbeat HTTP/2.0" 204 633 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:56 +0100] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status HTTP/2.0" 200 861 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:58:56 +0100] "GET /grafana/api/live/ws HTTP/1.1" 400 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:03 +0100] "PROPFIND /nextcloud/remote.php/dav/files/user/Shared%20Files HTTP/2.0" 207 2341 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:04 +0100] "GET /nextcloud/index.php/apps/files/ajax/getstoragestats.php?dir=%2FShared%20Files HTTP/2.0" 200 925 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:04 +0100] "GET /nextcloud/index.php/apps/theming/img/core/filetypes/application-pdf.svg?v=50 HTTP/2.0" 200 1513 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:06 +0100] "PROPFIND /nextcloud/remote.php/dav/files/user/Shared%20Files/Next%20House HTTP/2.0" 207 1865 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:06 +0100] "GET /nextcloud/index.php/apps/files/ajax/getstoragestats.php?dir=%2FShared%20Files%2FNext%20House HTTP/2.0" 200 921 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:06 +0100] "GET /nextcloud/index.php/apps/theming/img/core/filetypes/link.svg?v=50 HTTP/2.0" 200 1956 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:06 +0100] "GET /nextcloud/index.php/core/preview?fileId=405217&c=04004bf507c63d4ee3cdf64352af5a2e&x=250&y=250&forceIcon=0&a=0 HTTP/2.0" 200 14963 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:09 +0100] "PROPFIND /nextcloud/remote.php/dav/files/user/Shared%20Files HTTP/2.0" 207 2336 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:09 +0100] "GET /nextcloud/index.php/apps/files/ajax/getstoragestats.php?dir=%2FShared%20Files HTTP/2.0" 200 925 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:09 +0100] "PROPFIND /nextcloud/remote.php/dav/files/user/ HTTP/2.0" 207 1674 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:09 +0100] "GET /nextcloud/index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/2.0" 200 927 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:12 +0100] "GET /nextcloud/index.php/settings/admin/logging HTTP/2.0" 200 9709 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:12 +0100] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 200 858 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:12 +0100] "PUT /nextcloud/index.php/apps/user_status/heartbeat HTTP/2.0" 204 633 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:13 +0100] "GET /nextcloud/ocs/v2.php/search/providers?from=%2Fnextcloud%2Fsettings%2Fadmin%2Flogging HTTP/2.0" 200 1002 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:13 +0100] "GET /nextcloud/index.php/apps/apporder/getOrder HTTP/2.0" 200 893 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:13 +0100] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status HTTP/2.0" 200 861 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:13 +0100] "GET /nextcloud/index.php/apps/logreader/settings HTTP/2.0" 200 815 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:13 +0100] "GET /nextcloud/index.php/apps/logreader/get?offset=0&count=50&levels=11111 HTTP/2.0" 200 3074 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"
192.168.1.101 - - [09/Aug/2021:12:59:13 +0100] "GET /nextcloud/index.php/apps/logreader/poll?lastReqId=MSEHF98527OHLCjbDY58 HTTP/2.0" 200 734 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0"