Removed network share lets backup fail

Hello!

I’ve recently added a network share called “Share” which I removed. When I try to backup my home assistant instance now, this removed network share causes my backup to fail.

2025-01-11 16:47:56.558 ERROR (MainThread) [supervisor.backups.backup] Can't backup folder share: [Errno 2] No such file or directory: '/data/share/Share'

No problem I thought, I’ll remove the folder from the command line. ls in the /data/share folder does not show the Share folder. Instead I get

ls: ./Share: No such file or directory

Additionaly I see my other network shares.

Trying to remove the ghost share/Share folder or creating a share/Share folder is not possible either.

Does anyone have any idea on how to solve the backup problem?

Thanks!