Rclone 1.56 daemon mode doesn't work / macOS

What is the problem you are having with rclone?

rclone --daemon does not work anymore. I saw this post https://forum.rclone.org/t/osx-daemon-mode/5535 it is mentioned in the thread the fix will be released in 1.56.1 but I have not seen that released (only seen 1.56)

What is your rclone version (output from rclone version)

1.56

Which OS you are using and how many bits (eg Windows 7, 64 bit)

macOS Catalina

Which cloud storage system are you using? (eg Google Drive)

OneDrive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone mount --daemon onedrive-canadaram-rclone: ~/mount/onedrive/canadaram

The rclone config contents with secrets removed.

I'm sorry but I don't known where the config file is stored

A log from the command with the -vv flag

2021/09/16 18:00:48 DEBUG : rclone: Version "v1.56.0" starting with parameters ["rclone" "mount" "--daemon" "-vv" "onedrive-canadaram-rclone:" "/Users/caesarsamsi/mount/onedrive/canadaram"]
2021/09/16 18:00:48 DEBUG : Creating backend with remote "onedrive-canadaram-rclone:"
2021/09/16 18:00:48 DEBUG : Using config file from "/Users/caesarsamsi/.config/rclone/rclone.conf"
2021/09/16 18:00:49 Fatal error: Directory is not empty: /Users/caesarsamsi/mount/onedrive/canadaram If you want to mount it anyway use: --allow-non-empty option

It's a known issue with multiple posts on the forum here.

You can use the latest beta or downgrade until a point release comes out.