Chris wrote:
Welcome, and don't apologise — that's a good report. You posted the one log that answers it. Portainer is fine: your log shows it booted and created the admin user. What failed is SparkBox reaching it on 127.0.0.1, and that's likely the same reason qBittorrent wouldn't load on localhost:8089. On Windows, WSL sometimes stops passing 127.0.0.1 traffic through to things that are listening — every local address hangs while the apps themselves are healthy. Try this first: open PowerShell on Windows and run wsl --shutdown, then reopen your SparkBox terminal. It closes your WSL windows and resets that networking layer; nothing is lost. Tom also shipped v1.6.546 today, which waits far longer on Windows before giving up here. Grab it with sudo sparkbox upgrade, then run sudo sparkbox repair-portainer again.