I have this issue on linux mint 19.1 Linux 4.15.0-55-generic x86_64
I have included the diagnostic report
run lsmod to check whether avflt and redirfs modules running. if not, try to run this:
/sbin/modprobe redirfs && /sbin/modprobe avflt
Charlie