login as: pi@192.168.1.12's password: Linux raspberrypi 4.19.66-v7l+ #1253 SMP Thu Aug 15 12:02:08 BST 2019 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Tue May 5 10:27:01 2020 pi@raspberrypi:~ $ cd brewblox pi@raspberrypi:~/brewblox $ brewblox-ctl update Do you want to remove old docker images to free disk space? [Y/n]: y Command is about to: Download and apply updates. Do you want to continue? (yes, no, verbose, dry-run) [press ENTER for default value 'yes'] INFO Updating brewblox-ctl... Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already up-to-date: brewblox-ctl in /home/pi/.local/lib/python3.7/site-packages (0.21.0) Requirement already satisfied, skipping upgrade: pyyaml<6.0.0,>=5.3.1 in /usr/local/lib/python3.7/dist-packages (from brewblox-ctl) (5.3.1) Requirement already satisfied, skipping upgrade: requests<3.0.0,>=2.23.0 in /usr/local/lib/python3.7/dist-packages (from brewblox-ctl) (2.23.0) Requirement already satisfied, skipping upgrade: pprint<0.2,>=0.1 in /usr/local/lib/python3.7/dist-packages (from brewblox-ctl) (0.1) Requirement already satisfied, skipping upgrade: click<8.0.0,>=7.1.1 in /usr/local/lib/python3.7/dist-packages (from brewblox-ctl) (7.1.1) Requirement already satisfied, skipping upgrade: python-dotenv[cli]<0.13.0,>=0.12.0 in /usr/local/lib/python3.7/dist-packages (from brewblox-ctl) (0.12.0) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests<3.0.0,>=2.23.0->brewblox-ctl) (2018.8.24) Requirement already satisfied, skipping upgrade: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests<3.0.0,>=2.23.0->brewblox-ctl) (3.0.4) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/lib/python3/dist-packages (from requests<3.0.0,>=2.23.0->brewblox-ctl) (1.24.1) Requirement already satisfied, skipping upgrade: idna<3,>=2.5 in /usr/lib/python3/dist-packages (from requests<3.0.0,>=2.23.0->brewblox-ctl) (2.6) edge: Pulling from brewblox/brewblox-ctl-lib Digest: sha256:ee00767f8a97796855867f00340ad256a94d106107d03c8b13d04f3f2c40778f Status: Image is up to date for brewblox/brewblox-ctl-lib:edge docker.io/brewblox/brewblox-ctl-lib:edge 8b1f7ce50b6adb244d7b215c9936d4f1a1d75cfc0f064bf2498875bb1596a487 ctl-lib Command is about to: Download and apply updates. Do you want to continue? (yes, no, verbose, dry-run) [press ENTER for default value 'yes'] INFO Updating docker-compose.shared.yml... INFO Stopping services... Stopping brewblox_spark-one_1 ... done Stopping brewblox_history_1 ... done Stopping brewblox_datastore_1 ... done Stopping brewblox_mdns_1 ... done Stopping brewblox_eventbus_1 ... done Stopping brewblox_traefik_1 ... done Stopping brewblox_influx_1 ... done Stopping brewblox_ui_1 ... done Stopping brewblox_emitter_1 ... done Removing brewblox_spark-one_1 ... done Removing brewblox_history_1 ... done Removing brewblox_datastore_1 ... done Removing brewblox_mdns_1 ... done Removing brewblox_eventbus_1 ... done Removing brewblox_traefik_1 ... done Removing brewblox_influx_1 ... done Removing brewblox_ui_1 ... done Removing brewblox_emitter_1 ... done Removing network brewblox_default INFO Migrating configuration files... INFO Pulling docker images... Pulling eventbus ... done Pulling history ... done Pulling traefik ... done Pulling datastore ... done Pulling spark-one ... done Pulling ui ... done Pulling mdns ... done Pulling emitter ... done Pulling influx ... done INFO Starting services... Creating network "brewblox_default" with the default driver Creating brewblox_mdns_1 ... done Creating brewblox_eventbus_1 ... done Creating brewblox_ui_1 ... done Creating brewblox_datastore_1 ... done Creating brewblox_influx_1 ... done Creating brewblox_emitter_1 ... done Creating brewblox_traefik_1 ... done Creating brewblox_history_1 ... done Creating brewblox_spark-one_1 ... done INFO Migrating service configuration... Connecting https://localhost:443/history/ping, attempt 1/60 Connecting https://localhost:443/history/ping, attempt 2/60 Success! {} Connecting https://localhost:443/datastore, attempt 1/60 Connecting https://localhost:443/datastore, attempt 2/60 C^T^[^E^\Quit pi@raspberrypi:~/brewblox $ pi@raspberrypi:~/brewblox $