Hi,
I just tried to update and after some point the device completely went off from connection. Trying to reconnect failed and had to pull the plug. After hard reboot, able to connect again but as soon as I launch brewblox, the device goes offline once again. I suspect something screwed in network configuration (avahi?).
Have you seen this kind of problem before?
here is the log
pi@homebrewsystem:~/brewblox $ brewblox-ctl update
INFO Updating brewblox-ctl…
INFO Updating brewblox-ctl libs…
edge: Pulling from brewblox/brewblox-ctl-lib
52b752fae230: Pull complete
Digest: sha256:a39767ffe1cfabf459e61ec25d8865c593f2e4219e6ad461f1e9e2d1a5434acc
Status: Downloaded newer image for brewblox/brewblox-ctl-lib:edge
docker.io/brewblox/brewblox-ctl-lib:edge
43cc7e2efa1efb3d5771be0d36330b3842475aaa034b3554c87da006cd1d03f7
ctl-lib
INFO Checking Avahi config…
INFO Stopping services…
Removing network brewblox_default
WARNING: Network brewblox_default not found.
INFO Migrating configuration files…
INFO Checking .env variables…
INFO Pulling docker images…
Pulling spark-one … done
Pulling traefik … done
Pulling eventbus … done
Pulling redis … done
Pulling ui … done
Pulling history … done
Pulling influx … done
INFO Starting services…
Creating network “brewblox_default” with the default driver
Creating brewblox_redis_1 …
Creating brewblox_traefik_1 …
Creating brewblox_ui_1 …
Creating brewblox_eventbus_1 …
Creating brewblox_influx_1 …
Creating brewblox_spark-one_1 …
Creating brewblox_history_1 …
client_loop: send disconnect: Broken pipe
fdewasmes@MBP-de-Fabrice ~ % ssh pi@192.168.178.145
ssh: connect to host 192.168.178.145 port 22: Host is down
after reboot:
pi@homebrewsystem:~ $ cd brewblox
pi@homebrewsystem:~/brewblox $ brewblox-ctl up
client_loop: send disconnect: Broken pipe
fdewasmes@MBP-de-Fabrice ~ % ssh pi@192.168.178.145
ssh: connect to host 192.168.178.145 port 22: Host is down