Closed pilere closed 7 months ago
Thanks for your feedback.
We will fix the start.py
as soon as possible.
Hi, Any improvement on this ?
Hi, we fixed this issue in version 11.0, bootstrap.py
hi @SkywalkerSpace I am sorry to dig this issue, but I am using the Latest docker version and it seems that the /scripts are not coming from version 11.0 ... what make it use the correct folder ?
image: seafileltd/seafile-mc:latest
Short :
the docker-compose up fail because the certificate is valid and the letsencrypt call return 2 and not 0
Long : (confidentials and domain have been redacted)
with the normal docker-compose file :
the starting / restarting (after reboot for example) of the docker-compose fail with :
and if I launch it manually within the container with bash debug :
yhere a need to update the caller of this script to accept returncode 2 or make it non breakable, I don't really get the current calls to this script, it seems to be cron too. and in boostrap there should be a check to the expiration of the certificate before sending the call so I am not sure were to correct it.
any guidance is welcome as I don't know how to help here.
Stéphane