Patch shipped: v1.6.625 — Updates can no longer strand a box with its apps down; WSL apps get their internet back
Posted by Chris
- Fixed the update that could leave a box with every app stopped. The one-click updater runs inside a small helper that could not see your storage pool, so it thought a database had gone missing, tried to put an old copy back, and crashed on a missing command — six times — then left the apps down after rolling back. The helper now sees your data folders, never touches the storage-pool moves, and the crash is gone. (Found on Tom's own NAS; no data was harmed.) - Windows/WSL: apps that could not reach the internet while your terminal could are fixed by sudo sparkbox repair-network. WSL hands Docker a DNS server only the Linux side can reach; repair-network now detects that and points Docker at a public resolver. sparkbox doctor names this cause first. It installs itself overnight, or run sudo sparkbox update now. Thanks to everyone who reported it.