Miscellaneous
Docker-related issues
SENSR installation is failed with "failed | load docker images (master)
If simple troubleshooting method described in CLI output or log messages does not solve the problem, you might consider a Docker-related issue. Please check if you have docker-py 6.0.1 + urllib3 > 2.0.0 installed. If so, remove docker-py and reinstall it.
sudo python3 -m pip uninstall docker
sr-launcher-cli run install -f cluster.json --force # If you are using GUI version of SR Launcher, tick "Force" checkbox in the installation dialog.