berk
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 up20 replies
Portainer fail to install
Hi!
Ive been trying to reinstall Portainer but it keeps failing, i think this happened after a Tipi update. This is what i think is relevant logs:
runtipi | portainer Error manifest for portainer/portainer-ce:2.24.0-alpine not found: manifest unknown: manifest unknown
runtipi | Error response from daemon: manifest for portainer/portainer-ce:2.24.0-alpine not found: manifest unknown: manifest unknown
runtipi | dashboard: 2024-11-19T11:05:59.492Z - error > Failed to install app portainer: Command failed: docker-compose --env-file /app-data/portainer/app.env --project-name portainer -f /data/apps/portainer/docker-compose.yml -f /data/repos/29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903/apps/docker-compose.common.yml up --detach --force-recreate --remove-orphans --pull always
Any idea what could be wrong?
Thanks!12 replies