rajch / weave

Simple, resilient multi-host containers networking and more.
https://rajch.github.io/weave/
Apache License 2.0
42 stars 8 forks source link

v 2.8.8 unable to start weave #7

Closed yaronr closed 4 months ago

yaronr commented 4 months ago

ExecStartPre=/usr/bin/env curl -L --create-dirs https://reweave.azurewebsites.net/get-weave -o /etc/weave/weave ExecStartPre=/usr/bin/env chmod a+x /etc/weave/weave /etc/weave/weave launch

docker: Error response from daemon: manifest for rajchaudhuri/weaveexec:2.8.8 not found: manifest unknown: manifest unknown.

rajch commented 4 months ago

Extremely sorry. One of the steps in the deployment process for v2.8.8 had failed silently, and the rest had gone ahead. The deployment has properly completed now, and weave should work once more.

The process has also been corrected so this problem does not occur again.

rajch commented 4 months ago

Closing this.