After duplicati update the other day, it asks for a pw and i either forgot it
Did a update to duplicati yesterday, and tried to open but im then met with a duplicati password box, i tried "changeme", and a bunch of other passwords but couldnt get it to let me in, also tried some ideas from stavros: created a file runtipi/user-config/duplicati/docker-compose.yml
and in there added
services:
duplicati:
environment:
- DUPLICATI__WEBSERVICE_PASSWORD=changeme
I cant figure out where i messed up15 Replies
When googling, there is a commandline option you can add while launching "--webservice-password=" but im unsure how to do that here
yes this is what we are going to do
nice
try this
here? runtipi/user-config/duplicati/docker-compose.yml
yes
man, still failed to login
tried to stop it then start it instead of just restart
what are the duplicati logs?
is it ok to post like this?
yeah it means it's failing to sign it
try to change the file content to
HALELUJAH
it worked
🙂
nice!
thanks alot stavros!!
no problem! happy i helped!