ttionya / vaultwarden-backup

Backup vaultwarden (formerly known as bitwarden_rs) SQLite3/PostgreSQL/MySQL/MariaDB database by rclone. (Docker)
MIT License
938 stars 109 forks source link

connection refused #153

Open chrisuhg opened 1 month ago

chrisuhg commented 1 month ago

image

i can make sure the container has access the internet, but why it always connect to localhost ?

ttionya commented 1 month ago

It's impossible to get relevant information from the description alone, please provide the logs during the backup.

Capobuf commented 1 month ago

Same issue here!

I've tried also with the other format but i've received same results!

@ttionya how we can provide you the logs? You refer to the logs showing in console during backup?

This is what i see (i think that dead letter it's my previous attempt to debug)

image

My SMTP ENV:

MAIL_SMTP_ENABLE="TRUE" MAIL_SMTP_VARIABLES=" -S v15-compat -S smtp-use-starttls -S mta=smtp://smtp-relay.gmail.com:587 -S from=no-reply@mydomain.com" MAIL_TO="myemail@mydomain.com" MAIL_WHEN_SUCCESS="TRUE" MAIL_WHEN_FAILURE="TRUE"

Thanks a lot!

ttionya commented 4 weeks ago

@Capobuf ,

I'm not sure why this error is occurring. What is the host machine you are using?

Capobuf commented 3 weeks ago

@Capobuf ,

I'm not sure why this error is occurring. What is the host machine you are using?

It's a VMWare VM, with Ubuntu Server 22.04