Support intro
Sorry to hear you’re facing problems
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
Nextcloud version (eg, 29.0.5): v.1.54.3
Operating system and version (eg, Ubuntu 24.04): Debian 11 (bullseye)
Apache or nginx version (eg, Apache 2.4.25): replace me
PHP version (eg, 8.3): replace me
The issue you are facing:
I just realized ncp-snapshots are not being created. My ncp-snapshots folder is empty. I get an error reported when the cron script is run (see the logs at the end of the message) saying that my ncp-snapshots is not in a btrfs filesystem. I am quite sure my /media/myCloudDrive is a btrfs filesystem, so I am not sure what is going on.
Is this the first time you’ve seen this error? (Y/N): Y
Steps to replicate it:
- Activate nc-snapshots
- Check messages under
/var/mail/root
- You’ll see error message:
ERROR: not a btrfs filesystem: /media/myCloudDrive/../ncp-snapshots run-parts: /etc/cron.hourly/btrfs-snp exited with return code 1
The output of your Nextcloud log in Admin > Logging:
I don’t think this is relevant because it is not a problem of Nextcloud itself but of the snapshots NCP does.
The output of your config.php file in /path/to/nextcloud
(make sure you remove any identifiable information!):
I don’t think this is relevant because it is not a problem of Nextcloud itself but of the snapshots NCP does.
The output of your Apache/nginx/system log in /var/log/____
:
I don’t think this is relevant because it is not a problem of Nextcloud itself but of the snapshots NCP does.
Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.
I don’t think this is relevant because it is not a problem of Nextcloud itself but of the snapshots NCP does.
Errors in /var/mail/root:
/etc/cron.hourly/btrfs-snp:
Cannot load Zend OPcache - it was already loaded
Cannot load Zend OPcache - it was already loaded
ERROR: not a btrfs filesystem: /media/myCloudDrive/../ncp-snapshots
ERROR: not a btrfs filesystem: /media/myCloudDrive/../ncp-snapshots
ERROR: not a btrfs filesystem: /media/myCloudDrive/../ncp-snapshots
ERROR: not a btrfs filesystem: /media/myCloudDrive/../ncp-snapshots
run-parts: /etc/cron.hourly/btrfs-snp exited with return code 1