init.sh runing as user root:root(0:0)
Remote available versions... FAIL to query https://duplicacy.com/latest_web_version
Newest cached local version... None
No suitable duplicacy_web version determined. Cannot proceed
I grabbed the docker command straight off the docker image page. The latest_web_version url is definitely live and accessible from the machine.
curl https://duplicacy.com/latest_web_version
{"latest":"1.5.0","stable":"1.5.0"}
I’m at a loss on this one. Anyone seen it before? Docker issue? Missing dependency?