I'm trying to mount a hard drive from another computer via SMB. I can access it from Windows with a username and password. I have looked into how it is done in OMV and I see that the first step is to install openmediavault-remotemount 6.1.5, but when I try, I get the error:
500 - Internal Server Error
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --allow-downgrades --allow-change-held-packages --fix-missing --allow-unauthenticated --reinstall install 'openmediavault-remotemount' 2>&1' with exit code '100': E: Conflicting values set for option Signed-By regarding source https://download.docker.com/linux/debian/ bullseye: /etc/apt/keyrings/docker.asc != /usr/share/keyrings/docker.gpg E: The list of sources could not be read. E: Conflicting values set for option Signed-By regarding source https://download.docker.com/linux/debian/ bullseye: /etc/apt/keyrings/docker.asc != /usr/share/keyrings/docker.gpg E: The list of sources could not be read.
I am new to OMV and Linux; I know how to do some things in Windows, but with this error, I don't know where to start. I have read several forums, but I can't find a solution. Thank you very much for your help.