Rémi
Rémi
It happens without auth
Any idea ? Do you want me to test something to help you debug ?
I did not reply earlier but found a fix by using mongo driver 1.6.6 instead of driver 1.5.x. As a matter of fact, it seems that there is a new...
I've also tried to change the owner of the `ssh_key` file to `root:root` on host, restart the mgob container and start another backup but the error is still the same
I've found my mistake : `private_key` must be named `privateKey`. It is written in README.md but not in https://github.com/maxisam/mgob/blob/main/.document/BACKUP_PLAN.md I'll make a PR to fix it once everything is working...
> I think commit [89b2fb8](https://github.com/getbrevo/brevo-php/commit/89b2fb859e56b79649ed10e5f7687b267ad4908c) included in release [v2.0.5](https://github.com/getbrevo/brevo-php/releases/tag/v2.0.5) solved this issue. I did on TransactionalEmailsApi but not on all other :( Do you plan a larger fix ? Thanks