No such command “log”
pi@raspberrypi:~/brewblox $ brewblox-ctl -v follow
SHELL docker-compose logs --follow
Attaching to brewblox_influx_1, brewblox_history_1, brewblox_traefik_1
history_1 | /usr/local/lib/python3.7/site-packages/aioinflux/compat.py:12: UserWarning: Pandas/Numpy is not available. Support for 'dataframe' mode is disabled.
history_1 | warnings.warn(no_pandas_warning)
history_1 | 2020/09/04 18:00:31 INFO brewblox_service.service Service name: history
history_1 | 2020/09/04 18:00:31 INFO brewblox_service.service Service info: 0.9.0-129-g3d22b9e @ Wed Aug 26 10:36:32 UTC 2020
history_1 | 2020/09/04 18:00:31 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'bind_http_server': True, 'output': None, 'name': 'history', 'debug': False, 'eventbus_host': 'eventbus', 'eventbus_port': 5672, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'broadcast_exchange': 'brewcast.history', 'write_interval': 5, 'poll_interval': 5}
history_1 | 2020/09/04 18:00:31 INFO brewblox_service.mqtt Starting <EventHandler for mqtt://eventbus:1883>
history_1 | 2020/09/04 18:00:31 INFO brewblox_history.amqp Deferred event bus subscription: [<# @ brewcast.history>]
history_1 | 2020/09/04 18:00:31 INFO brewblox_service.mqtt listen(brewcast/history/#)
history_1 | 2020/09/04 18:00:31 INFO brewblox_service.mqtt subscribe(brewcast/history/#)
history_1 | 2020/09/04 18:00:31 INFO brewblox_history.amqp <EventListener for eventbus> now listening
history_1 | /usr/local/lib/python3.7/site-packages/brewblox_history/amqp.py:225: UserWarning: Connection error in <EventListener for eventbus>: gaierror([Errno -2] Name or service not known)
history_1 | warnings.warn(f'Connection error in {self}: {strex(ex)}')
history_1 | 2020/09/04 18:07:15 INFO brewblox_history.amqp Closing <EventPublisher for "eventbus">
history_1 | 2020/09/04 18:07:15 INFO brewblox_service.mqtt unsubscribe(brewcast/history/#)
history_1 | 2020/09/04 18:07:15 INFO brewblox_service.mqtt unlisten(brewcast/history/#)
history_1 | ======== Running on http://0.0.0.0:5000 ========
history_1 | (Press CTRL+C to quit)
brewblox_influx_1 exited with code 0
traefik_1 | time="2020-09-04T18:00:27Z" level=info msg="Configuration loaded from flags."
traefik_1 | time="2020-09-04T18:07:15Z" level=error msg="accept tcp [::]:443: use of closed network connection" entryPointName=websecure
traefik_1 | time="2020-09-04T18:07:15Z" level=error msg="close tcp [::]:80: use of closed network connection" entryPointName=web
traefik_1 | time="2020-09-04T18:07:15Z" level=error msg="accept tcp [::]:80: use of closed network connection" entryPointName=web
traefik_1 | time="2020-09-04T18:07:15Z" level=error msg="close tcp [::]:443: use of closed network connection" entryPointName=websecure
brewblox_traefik_1 exited with code 0
brewblox_history_1 exited with code 0
pi@raspberrypi:~/brewblox $