I used systemctl to mount mergerfs. I changed cache.files to off, but the same error message still popped up. My systemctl startup file is as follows:
[Unit]
Description=MergerFS mount for /mnt/pvenas (cache disk(s)/path(s))
[Service]
Type=simple
KillMode=mixed
ExecStart=/usr/bin/mergerfs \...