A new version of the Blockstream Satellite command-line interface (CLI) is now available. This minor release includes small improvements and bug fixes, such as various error handling enhancements for the Sat-IP client application.
You can easily upgrade your CLI version by running the following command (see the quick reference guide):
sudo pip3 install blocksat-cli --upgrade
Also, make sure to upgrade Bitcoin Satellite to version 0.2.3 (based on Bitcoin Core 22.0) released today. You can do so by running:
blocksat-cli deps update --btc
Furthermore, if you are running the CLI and Bitcoin Satellite applications on Docker, please note that an updated image is available on the Docker Hub repository. You can pull it by running:
docker pull blockstream/satellite:0.4.1
Please refer to the changelog for further information. And if you need additional help, don't hesitate to get in touch with the Blockstream Support team.