Hello.
I have Rockstor version 4.6.1, and I reinstall qBittirent (stop-del-update-install).
But installation process is frozen with “Installing …” message.
reboot didn’t help. I stopped manually docker container and later remove it finally.
But web interface still showing “Installing …” message.
I can’t install the another rockon that I need
Run into this one before — the issue is that Rockstor tracks each rock-on’s status in its own database, and pulling the container out through Docker directly doesn’t touch that record, so the UI stays stuck at ‘installing’ indefinitely. A service restart alone won’t clear it; you need to reset that state in the backend. Wrote up the full steps for getting it back to a clean state here: Rockstor Rock-on Stuck on ‘Installing’: How to Reset a Manually Removed Docker Container - Port & Patch