Failed to load identity - node keeps restarting

sudo docker run -d --restart unless-stopped -p 28967:28967
-e WALLET=“MYWALLETADDRESS”
-e EMAIL="aaa@mail.com"
-e ADDRESS="(MYIPNUMBER):28967"
-e BANDWIDTH=“100TB”
-e STORAGE=“1.8TB”
–mount type=bind,source="/home/pi/.local/share/storj/identity/storagenode",destination=/app/identity
–mount type=bind,source="/mnt/storagenode",destination=/app/config
–name storagenode storjlabs/storagenode:arm

Also I checked the watchtower and resubmitted it too… still same errors when running storagenode