tomspark wrote:
Sorry you got locked out — here's what happened. SparkBox reaches qBittorrent through one fixed door: port 8089 on the outside connects to 8080 inside the app. Changing the port inside qBittorrent moved the app away from that door, and the change is stored with your torrents and settings — which reinstalling deliberately keeps so you don't lose downloads. That's why nothing you tried reset it. To put it back, run these three lines on your server: sudo docker stop sb-qbittorrent sudo sed -i 's/^WebUI\\Port=./WebUI\\Port=8080/' /opt/sparkbox/modules/media/config/qbittorrent/qBittorrent/qBittorrent.conf sudo docker start sb-qbittorrent Then open qBittorrent at your usual address ending in :8089. Still stuck? Tell me here.