Cant write to network drive

Thank you in advance for your help.

I am not sure what i am doing wrong.

Here is my setup:
Qnap Nas - share drive
Laptop that is running docker and I’m using portainer UI.

install Radarr, its up and running, I cant believe how easy this was.
However I cant see my Qnap share drive, so I added the volume and then redeployed the container, i can see the folder and contents, however i cant write to it.

Added volume:
device: //0.0.0.0/share/
o: addr=0.0.0.0,username=user,password=password,vers=3.0
type: cifs

This is the error I get.

  • Unable to add root folder
  • Folder ‘/downloads/Movies/’ is not writable by user ‘abc’

I am not sure what i have done wrong and I have no idea how to fix it. can you please help.