BREWBLOX DIAGNOSTIC DUMP Sun Apr 5 06:24:50 SAST 2020 ==============VARS============== Linux raspberrypi 4.19.97-v7+ #1294 SMP Thu Jan 30 13:15:58 GMT 2020 armv7l GNU/Linux Docker version 19.03.8, build afacb8b docker-compose version 1.24.1, build 4667896 BREWBLOX_RELEASE=edge BREWBLOX_CFG_VERSION=0.5.0 BREWBLOX_PORT_HTTP=80 BREWBLOX_PORT_HTTPS=443 BREWBLOX_PORT_MDNS=5000 ==============LOGS============== Attaching to brewblox_spark-one_1 spark-one_1 | 2020-04-05T04:20:12.371695274Z File "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run spark-one_1 | 2020-04-05T04:20:12.371751523Z self._context.run(self._callback, *self._args) spark-one_1 | 2020-04-05T04:20:12.371806782Z File "/usr/local/lib/python3.7/site-packages/brewblox_service/repeater.py", line 82, in __repeat spark-one_1 | 2020-04-05T04:20:12.371863760Z await self.run() spark-one_1 | 2020-04-05T04:20:12.371918238Z File "/usr/local/lib/python3.7/site-packages/brewblox_devcon_spark/seeder.py", line 64, in run spark-one_1 | 2020-04-05T04:20:12.371975216Z raise SystemExit(1) spark-one_1 | 2020-04-05T04:20:12.372028965Z SystemExit: 1 spark-one_1 | 2020-04-05T04:20:12.372082298Z spark-one_1 | 2020-04-05T04:20:12.372135057Z During handling of the above exception, another exception occurred: spark-one_1 | 2020-04-05T04:20:12.372188754Z spark-one_1 | 2020-04-05T04:20:12.372242503Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:20:12.372296981Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 316, in run spark-one_1 | 2020-04-05T04:20:12.372352917Z await self.dispatch_frame() spark-one_1 | 2020-04-05T04:20:12.372407239Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 264, in dispatch_frame spark-one_1 | 2020-04-05T04:20:12.372464217Z frame_channel, frame = await self.get_frame() spark-one_1 | 2020-04-05T04:20:12.372518852Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 251, in get_frame spark-one_1 | 2020-04-05T04:20:12.372575100Z return await amqp_frame.read(self._stream_reader) spark-one_1 | 2020-04-05T04:20:12.372629995Z File "/usr/local/lib/python3.7/site-packages/aioamqp/frame.py", line 78, in read spark-one_1 | 2020-04-05T04:20:12.372685671Z data = await reader.readexactly(7) spark-one_1 | 2020-04-05T04:20:12.372750930Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 679, in readexactly spark-one_1 | 2020-04-05T04:20:12.372807804Z await self._wait_for_data('readexactly') spark-one_1 | 2020-04-05T04:20:12.372861814Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 473, in _wait_for_data spark-one_1 | 2020-04-05T04:20:12.372917594Z await self._waiter spark-one_1 | 2020-04-05T04:20:12.372971134Z concurrent.futures._base.CancelledError spark-one_1 | 2020-04-05T04:20:12.376047012Z ======== Running on http://0.0.0.0:5000 ======== spark-one_1 | 2020-04-05T04:20:12.376234664Z (Press CTRL+C to quit) spark-one_1 | 2020-04-05T04:20:55.079791453Z 2020/04/05 04:20:55 INFO brewblox_service.service Creating [spark-one] application spark-one_1 | 2020-04-05T04:20:55.085265520Z 2020/04/05 04:20:55 INFO __main__ INI: firmware_version='cd4009c5', firmware_date='2020-04-02 19:44:07 +0200', proto_version='06094d5', proto_date='2020-04-01 22:41:39 +0200', system_version='1.5.0' spark-one_1 | 2020-04-05T04:20:55.086011444Z 2020/04/05 04:20:55 INFO __main__ CONFIG: host='0.0.0.0', port='5000', output='None', name='spark-one', debug='False', eventbus_host='eventbus', eventbus_port='5672', simulation='False', device_host='None', device_port='8332', device_serial='None', device_id='300054000851353532343835', discovery='all', list_devices='False', history_exchange='brewcast.history', state_exchange='brewcast.state', command_timeout='10', broadcast_interval='5', broadcast_timeout='60', broadcast_valid='60', mdns_host='172.17.0.1', mdns_port='5000', volatile='False', skip_version_check='False' spark-one_1 | 2020-04-05T04:20:55.876996968Z 2020/04/05 04:20:55 INFO brewblox_service.service Service info: 0.5.2-346-g90752f8 @ Thu Apr 2 18:31:05 UTC 2020 spark-one_1 | 2020-04-05T04:20:55.888036768Z 2020/04/05 04:20:55 INFO ..._devcon_spark.communication Starting device discovery, type=all spark-one_1 | 2020-04-05T04:20:55.911067495Z 2020/04/05 04:20:55 INFO ..._devcon_spark.communication Automatically detected ['/dev/ttyACM0', 'P1 - P1 Serial', 'USB VID:PID=2B04:C008 SER=300054000851353532343835 LOCATION=1-1.3:1.0'] spark-one_1 | 2020-04-05T04:20:55.916275005Z 2020/04/05 04:20:55 INFO ..._devcon_spark.communication discovered usb /dev/ttyACM0 spark-one_1 | 2020-04-05T04:20:55.918840375Z 2020/04/05 04:20:55 INFO ..._devcon_spark.communication Connected spark-one_1 | 2020-04-05T04:21:06.929392853Z 2020/04/05 04:21:06 ERROR brewblox_devcon_spark.seeder Failed to ping controller - CommandTimeout(NoopCommand) spark-one_1 | 2020-04-05T04:21:25.928948864Z 2020/04/05 04:21:25 ERROR brewblox_devcon_spark.seeder Seeding timeout. Exiting now... spark-one_1 | 2020-04-05T04:21:25.969379935Z 2020/04/05 04:21:25 ERROR aioamqp.protocol error on dispatch spark-one_1 | 2020-04-05T04:21:25.969798521Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:21:25.969899613Z File "/usr/local/lib/python3.7/site-packages/brewblox_devcon_spark/seeder.py", line 42, in run spark-one_1 | 2020-04-05T04:21:25.969959612Z await asyncio.wait_for(state.wait_handshake(self.app), HANDSHAKE_TIMEOUT_S) spark-one_1 | 2020-04-05T04:21:25.970045600Z File "/usr/local/lib/python3.7/asyncio/tasks.py", line 449, in wait_for spark-one_1 | 2020-04-05T04:21:25.970105807Z raise futures.TimeoutError() spark-one_1 | 2020-04-05T04:21:25.970161171Z concurrent.futures._base.TimeoutError spark-one_1 | 2020-04-05T04:21:25.970218305Z spark-one_1 | 2020-04-05T04:21:25.970272940Z During handling of the above exception, another exception occurred: spark-one_1 | 2020-04-05T04:21:25.970327470Z spark-one_1 | 2020-04-05T04:21:25.970384865Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:21:25.970439343Z File "/usr/local/lib/python3.7/site-packages/aiohttp/web.py", line 433, in run_app spark-one_1 | 2020-04-05T04:21:25.970499811Z reuse_port=reuse_port)) spark-one_1 | 2020-04-05T04:21:25.970554862Z File "/usr/local/lib/python3.7/asyncio/base_events.py", line 574, in run_until_complete spark-one_1 | 2020-04-05T04:21:25.970623611Z self.run_forever() spark-one_1 | 2020-04-05T04:21:25.970679391Z File "/usr/local/lib/python3.7/asyncio/base_events.py", line 541, in run_forever spark-one_1 | 2020-04-05T04:21:25.970754702Z self._run_once() spark-one_1 | 2020-04-05T04:21:25.970810379Z File "/usr/local/lib/python3.7/asyncio/base_events.py", line 1786, in _run_once spark-one_1 | 2020-04-05T04:21:25.970978188Z handle._run() spark-one_1 | 2020-04-05T04:21:25.971035323Z File "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run spark-one_1 | 2020-04-05T04:21:25.971111884Z self._context.run(self._callback, *self._args) spark-one_1 | 2020-04-05T04:21:25.971168810Z File "/usr/local/lib/python3.7/site-packages/brewblox_service/repeater.py", line 82, in __repeat spark-one_1 | 2020-04-05T04:21:25.971250892Z await self.run() spark-one_1 | 2020-04-05T04:21:25.971306828Z File "/usr/local/lib/python3.7/site-packages/brewblox_devcon_spark/seeder.py", line 64, in run spark-one_1 | 2020-04-05T04:21:25.971366358Z raise SystemExit(1) spark-one_1 | 2020-04-05T04:21:25.971420368Z SystemExit: 1 spark-one_1 | 2020-04-05T04:21:25.971476357Z spark-one_1 | 2020-04-05T04:21:25.971529637Z During handling of the above exception, another exception occurred: spark-one_1 | 2020-04-05T04:21:25.971583751Z spark-one_1 | 2020-04-05T04:21:25.971639583Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:21:25.971693749Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 316, in run spark-one_1 | 2020-04-05T04:21:25.971753071Z await self.dispatch_frame() spark-one_1 | 2020-04-05T04:21:25.971807705Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 264, in dispatch_frame spark-one_1 | 2020-04-05T04:21:25.971875725Z frame_channel, frame = await self.get_frame() spark-one_1 | 2020-04-05T04:21:25.971931765Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 251, in get_frame spark-one_1 | 2020-04-05T04:21:25.972005462Z return await amqp_frame.read(self._stream_reader) spark-one_1 | 2020-04-05T04:21:25.972061086Z File "/usr/local/lib/python3.7/site-packages/aioamqp/frame.py", line 78, in read spark-one_1 | 2020-04-05T04:21:25.972137283Z data = await reader.readexactly(7) spark-one_1 | 2020-04-05T04:21:25.972204469Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 679, in readexactly spark-one_1 | 2020-04-05T04:21:25.972274259Z await self._wait_for_data('readexactly') spark-one_1 | 2020-04-05T04:21:25.972330144Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 473, in _wait_for_data spark-one_1 | 2020-04-05T04:21:25.972409153Z await self._waiter spark-one_1 | 2020-04-05T04:21:25.972482485Z concurrent.futures._base.CancelledError spark-one_1 | 2020-04-05T04:21:25.974994941Z ======== Running on http://0.0.0.0:5000 ======== spark-one_1 | 2020-04-05T04:21:25.975215823Z (Press CTRL+C to quit) spark-one_1 | 2020-04-05T04:22:08.022260984Z 2020/04/05 04:22:08 INFO brewblox_service.service Creating [spark-one] application spark-one_1 | 2020-04-05T04:22:08.028274428Z 2020/04/05 04:22:08 INFO __main__ INI: firmware_version='cd4009c5', firmware_date='2020-04-02 19:44:07 +0200', proto_version='06094d5', proto_date='2020-04-01 22:41:39 +0200', system_version='1.5.0' spark-one_1 | 2020-04-05T04:22:08.028629996Z 2020/04/05 04:22:08 INFO __main__ CONFIG: host='0.0.0.0', port='5000', output='None', name='spark-one', debug='False', eventbus_host='eventbus', eventbus_port='5672', simulation='False', device_host='None', device_port='8332', device_serial='None', device_id='300054000851353532343835', discovery='all', list_devices='False', history_exchange='brewcast.history', state_exchange='brewcast.state', command_timeout='10', broadcast_interval='5', broadcast_timeout='60', broadcast_valid='60', mdns_host='172.17.0.1', mdns_port='5000', volatile='False', skip_version_check='False' spark-one_1 | 2020-04-05T04:22:08.811794162Z 2020/04/05 04:22:08 INFO brewblox_service.service Service info: 0.5.2-346-g90752f8 @ Thu Apr 2 18:31:05 UTC 2020 spark-one_1 | 2020-04-05T04:22:08.825970495Z 2020/04/05 04:22:08 INFO ..._devcon_spark.communication Starting device discovery, type=all spark-one_1 | 2020-04-05T04:22:08.851355189Z 2020/04/05 04:22:08 INFO ..._devcon_spark.communication Automatically detected ['/dev/ttyACM0', 'P1 - P1 Serial', 'USB VID:PID=2B04:C008 SER=300054000851353532343835 LOCATION=1-1.3:1.0'] spark-one_1 | 2020-04-05T04:22:08.858491897Z 2020/04/05 04:22:08 INFO ..._devcon_spark.communication discovered usb /dev/ttyACM0 spark-one_1 | 2020-04-05T04:22:08.861444714Z 2020/04/05 04:22:08 INFO ..._devcon_spark.communication Connected spark-one_1 | 2020-04-05T04:22:19.872378300Z 2020/04/05 04:22:19 ERROR brewblox_devcon_spark.seeder Failed to ping controller - CommandTimeout(NoopCommand) spark-one_1 | 2020-04-05T04:22:38.871231030Z 2020/04/05 04:22:38 ERROR brewblox_devcon_spark.seeder Seeding timeout. Exiting now... spark-one_1 | 2020-04-05T04:22:38.919848927Z 2020/04/05 04:22:38 ERROR aioamqp.protocol error on dispatch spark-one_1 | 2020-04-05T04:22:38.920054028Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:22:38.920119391Z File "/usr/local/lib/python3.7/site-packages/brewblox_devcon_spark/seeder.py", line 42, in run spark-one_1 | 2020-04-05T04:22:38.920182307Z await asyncio.wait_for(state.wait_handshake(self.app), HANDSHAKE_TIMEOUT_S) spark-one_1 | 2020-04-05T04:22:38.920242827Z File "/usr/local/lib/python3.7/asyncio/tasks.py", line 449, in wait_for spark-one_1 | 2020-04-05T04:22:38.920303920Z raise futures.TimeoutError() spark-one_1 | 2020-04-05T04:22:38.920362356Z concurrent.futures._base.TimeoutError spark-one_1 | 2020-04-05T04:22:38.920419647Z spark-one_1 | 2020-04-05T04:22:38.920476469Z During handling of the above exception, another exception occurred: spark-one_1 | 2020-04-05T04:22:38.920534541Z spark-one_1 | 2020-04-05T04:22:38.920591207Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:22:38.920648862Z File "/usr/local/lib/python3.7/site-packages/aiohttp/web.py", line 433, in run_app spark-one_1 | 2020-04-05T04:22:38.920708601Z reuse_port=reuse_port)) spark-one_1 | 2020-04-05T04:22:38.920766881Z File "/usr/local/lib/python3.7/asyncio/base_events.py", line 574, in run_until_complete spark-one_1 | 2020-04-05T04:22:38.920826307Z self.run_forever() spark-one_1 | 2020-04-05T04:22:38.920884119Z File "/usr/local/lib/python3.7/asyncio/base_events.py", line 541, in run_forever spark-one_1 | 2020-04-05T04:22:38.920943910Z self._run_once() spark-one_1 | 2020-04-05T04:22:38.921002034Z File "/usr/local/lib/python3.7/asyncio/base_events.py", line 1786, in _run_once spark-one_1 | 2020-04-05T04:22:38.921061877Z handle._run() spark-one_1 | 2020-04-05T04:22:38.921119688Z File "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run spark-one_1 | 2020-04-05T04:22:38.921287238Z self._context.run(self._callback, *self._args) spark-one_1 | 2020-04-05T04:22:38.921345206Z File "/usr/local/lib/python3.7/site-packages/brewblox_service/repeater.py", line 82, in __repeat spark-one_1 | 2020-04-05T04:22:38.921402653Z await self.run() spark-one_1 | 2020-04-05T04:22:38.921456662Z File "/usr/local/lib/python3.7/site-packages/brewblox_devcon_spark/seeder.py", line 64, in run spark-one_1 | 2020-04-05T04:22:38.921513432Z raise SystemExit(1) spark-one_1 | 2020-04-05T04:22:38.921567442Z SystemExit: 1 spark-one_1 | 2020-04-05T04:22:38.921620514Z spark-one_1 | 2020-04-05T04:22:38.921673586Z During handling of the above exception, another exception occurred: spark-one_1 | 2020-04-05T04:22:38.921739470Z spark-one_1 | 2020-04-05T04:22:38.921793115Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:22:38.921847594Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 316, in run spark-one_1 | 2020-04-05T04:22:38.921904260Z await self.dispatch_frame() spark-one_1 | 2020-04-05T04:22:38.921958530Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 264, in dispatch_frame spark-one_1 | 2020-04-05T04:22:38.922015560Z frame_channel, frame = await self.get_frame() spark-one_1 | 2020-04-05T04:22:38.922070507Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 251, in get_frame spark-one_1 | 2020-04-05T04:22:38.922127225Z return await amqp_frame.read(self._stream_reader) spark-one_1 | 2020-04-05T04:22:38.922182172Z File "/usr/local/lib/python3.7/site-packages/aioamqp/frame.py", line 78, in read spark-one_1 | 2020-04-05T04:22:38.922238629Z data = await reader.readexactly(7) spark-one_1 | 2020-04-05T04:22:38.922302899Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 679, in readexactly spark-one_1 | 2020-04-05T04:22:38.922359513Z await self._wait_for_data('readexactly') spark-one_1 | 2020-04-05T04:22:38.922414356Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 473, in _wait_for_data spark-one_1 | 2020-04-05T04:22:38.922471126Z await self._waiter spark-one_1 | 2020-04-05T04:22:38.922525031Z concurrent.futures._base.CancelledError spark-one_1 | 2020-04-05T04:22:38.926753247Z ======== Running on http://0.0.0.0:5000 ======== spark-one_1 | 2020-04-05T04:22:38.926926474Z (Press CTRL+C to quit) spark-one_1 | 2020-04-05T04:23:24.620397421Z 2020/04/05 04:23:24 INFO brewblox_service.service Creating [spark-one] application spark-one_1 | 2020-04-05T04:23:24.627633046Z 2020/04/05 04:23:24 INFO __main__ INI: firmware_version='cd4009c5', firmware_date='2020-04-02 19:44:07 +0200', proto_version='06094d5', proto_date='2020-04-01 22:41:39 +0200', system_version='1.5.0' spark-one_1 | 2020-04-05T04:23:24.628181736Z 2020/04/05 04:23:24 INFO __main__ CONFIG: host='0.0.0.0', port='5000', output='None', name='spark-one', debug='False', eventbus_host='eventbus', eventbus_port='5672', simulation='False', device_host='None', device_port='8332', device_serial='None', device_id='300054000851353532343835', discovery='all', list_devices='False', history_exchange='brewcast.history', state_exchange='brewcast.state', command_timeout='10', broadcast_interval='5', broadcast_timeout='60', broadcast_valid='60', mdns_host='172.17.0.1', mdns_port='5000', volatile='False', skip_version_check='False' spark-one_1 | 2020-04-05T04:23:26.125185172Z 2020/04/05 04:23:26 INFO brewblox_service.service Service info: 0.5.2-346-g90752f8 @ Thu Apr 2 18:31:05 UTC 2020 spark-one_1 | 2020-04-05T04:23:26.145162595Z 2020/04/05 04:23:26 INFO ..._devcon_spark.communication Starting device discovery, type=all spark-one_1 | 2020-04-05T04:23:26.188457704Z 2020/04/05 04:23:26 INFO ..._devcon_spark.communication Automatically detected ['/dev/ttyACM0', 'P1 - P1 Serial', 'USB VID:PID=2B04:C008 SER=300054000851353532343835 LOCATION=1-1.3:1.0'] spark-one_1 | 2020-04-05T04:23:26.194923966Z 2020/04/05 04:23:26 INFO ..._devcon_spark.communication discovered usb /dev/ttyACM0 spark-one_1 | 2020-04-05T04:23:26.199147864Z 2020/04/05 04:23:26 INFO ..._devcon_spark.communication Connected spark-one_1 | 2020-04-05T04:23:37.214007123Z 2020/04/05 04:23:37 ERROR brewblox_devcon_spark.seeder Failed to ping controller - CommandTimeout(NoopCommand) spark-one_1 | 2020-04-05T04:23:56.208962376Z 2020/04/05 04:23:56 ERROR brewblox_devcon_spark.seeder Seeding timeout. Exiting now... spark-one_1 | 2020-04-05T04:23:56.250480246Z 2020/04/05 04:23:56 ERROR aioamqp.protocol error on dispatch spark-one_1 | 2020-04-05T04:23:56.250663421Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:23:56.250727326Z File "/usr/local/lib/python3.7/site-packages/brewblox_devcon_spark/seeder.py", line 42, in run spark-one_1 | 2020-04-05T04:23:56.250790658Z await asyncio.wait_for(state.wait_handshake(self.app), HANDSHAKE_TIMEOUT_S) spark-one_1 | 2020-04-05T04:23:56.250850762Z File "/usr/local/lib/python3.7/asyncio/tasks.py", line 449, in wait_for spark-one_1 | 2020-04-05T04:23:56.250910657Z raise futures.TimeoutError() spark-one_1 | 2020-04-05T04:23:56.250968573Z concurrent.futures._base.TimeoutError spark-one_1 | 2020-04-05T04:23:56.251026280Z spark-one_1 | 2020-04-05T04:23:56.251084196Z During handling of the above exception, another exception occurred: spark-one_1 | 2020-04-05T04:23:56.251142372Z spark-one_1 | 2020-04-05T04:23:56.251200028Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:23:56.251258517Z File "/usr/local/lib/python3.7/site-packages/aiohttp/web.py", line 433, in run_app spark-one_1 | 2020-04-05T04:23:56.251318672Z reuse_port=reuse_port)) spark-one_1 | 2020-04-05T04:23:56.251377525Z File "/usr/local/lib/python3.7/asyncio/base_events.py", line 574, in run_until_complete spark-one_1 | 2020-04-05T04:23:56.251437368Z self.run_forever() spark-one_1 | 2020-04-05T04:23:56.251495753Z File "/usr/local/lib/python3.7/asyncio/base_events.py", line 541, in run_forever spark-one_1 | 2020-04-05T04:23:56.251555596Z self._run_once() spark-one_1 | 2020-04-05T04:23:56.251613564Z File "/usr/local/lib/python3.7/asyncio/base_events.py", line 1786, in _run_once spark-one_1 | 2020-04-05T04:23:56.251673407Z handle._run() spark-one_1 | 2020-04-05T04:23:56.251731427Z File "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run spark-one_1 | 2020-04-05T04:23:56.251790853Z self._context.run(self._callback, *self._args) spark-one_1 | 2020-04-05T04:23:56.251849134Z File "/usr/local/lib/python3.7/site-packages/brewblox_service/repeater.py", line 82, in __repeat spark-one_1 | 2020-04-05T04:23:56.251996319Z await self.run() spark-one_1 | 2020-04-05T04:23:56.252052933Z File "/usr/local/lib/python3.7/site-packages/brewblox_devcon_spark/seeder.py", line 64, in run spark-one_1 | 2020-04-05T04:23:56.252109599Z raise SystemExit(1) spark-one_1 | 2020-04-05T04:23:56.252163140Z SystemExit: 1 spark-one_1 | 2020-04-05T04:23:56.252216472Z spark-one_1 | 2020-04-05T04:23:56.252269440Z During handling of the above exception, another exception occurred: spark-one_1 | 2020-04-05T04:23:56.252324075Z spark-one_1 | 2020-04-05T04:23:56.252376626Z Traceback (most recent call last): spark-one_1 | 2020-04-05T04:23:56.252430584Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 316, in run spark-one_1 | 2020-04-05T04:23:56.252486521Z await self.dispatch_frame() spark-one_1 | 2020-04-05T04:23:56.252540687Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 264, in dispatch_frame spark-one_1 | 2020-04-05T04:23:56.252597092Z frame_channel, frame = await self.get_frame() spark-one_1 | 2020-04-05T04:23:56.252652143Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 251, in get_frame spark-one_1 | 2020-04-05T04:23:56.252709278Z return await amqp_frame.read(self._stream_reader) spark-one_1 | 2020-04-05T04:23:56.252764277Z File "/usr/local/lib/python3.7/site-packages/aioamqp/frame.py", line 78, in read spark-one_1 | 2020-04-05T04:23:56.252824172Z data = await reader.readexactly(7) spark-one_1 | 2020-04-05T04:23:56.252887505Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 679, in readexactly spark-one_1 | 2020-04-05T04:23:56.252944379Z await self._wait_for_data('readexactly') spark-one_1 | 2020-04-05T04:23:56.252998753Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 473, in _wait_for_data spark-one_1 | 2020-04-05T04:23:56.253055159Z await self._waiter spark-one_1 | 2020-04-05T04:23:56.253108804Z concurrent.futures._base.CancelledError spark-one_1 | 2020-04-05T04:23:56.258564146Z ======== Running on http://0.0.0.0:5000 ======== spark-one_1 | 2020-04-05T04:23:56.258732633Z (Press CTRL+C to quit) spark-one_1 | 2020-04-05T04:24:36.345782372Z 2020/04/05 04:24:36 INFO brewblox_service.service Creating [spark-one] application spark-one_1 | 2020-04-05T04:24:36.350116848Z 2020/04/05 04:24:36 INFO __main__ INI: firmware_version='cd4009c5', firmware_date='2020-04-02 19:44:07 +0200', proto_version='06094d5', proto_date='2020-04-01 22:41:39 +0200', system_version='1.5.0' spark-one_1 | 2020-04-05T04:24:36.350319449Z 2020/04/05 04:24:36 INFO __main__ CONFIG: host='0.0.0.0', port='5000', output='None', name='spark-one', debug='False', eventbus_host='eventbus', eventbus_port='5672', simulation='False', device_host='None', device_port='8332', device_serial='None', device_id='300054000851353532343835', discovery='all', list_devices='False', history_exchange='brewcast.history', state_exchange='brewcast.state', command_timeout='10', broadcast_interval='5', broadcast_timeout='60', broadcast_valid='60', mdns_host='172.17.0.1', mdns_port='5000', volatile='False', skip_version_check='False' spark-one_1 | 2020-04-05T04:24:37.086791742Z 2020/04/05 04:24:37 INFO brewblox_service.service Service info: 0.5.2-346-g90752f8 @ Thu Apr 2 18:31:05 UTC 2020 spark-one_1 | 2020-04-05T04:24:37.098160190Z 2020/04/05 04:24:37 INFO ..._devcon_spark.communication Starting device discovery, type=all spark-one_1 | 2020-04-05T04:24:37.122339046Z 2020/04/05 04:24:37 INFO ..._devcon_spark.communication Automatically detected ['/dev/ttyACM0', 'P1 - P1 Serial', 'USB VID:PID=2B04:C008 SER=300054000851353532343835 LOCATION=1-1.3:1.0'] spark-one_1 | 2020-04-05T04:24:37.127375960Z 2020/04/05 04:24:37 INFO ..._devcon_spark.communication discovered usb /dev/ttyACM0 spark-one_1 | 2020-04-05T04:24:37.129754992Z 2020/04/05 04:24:37 INFO ..._devcon_spark.communication Connected spark-one_1 | 2020-04-05T04:24:48.138530979Z 2020/04/05 04:24:48 ERROR brewblox_devcon_spark.seeder Failed to ping controller - CommandTimeout(NoopCommand) Attaching to brewblox_mdns_1 mdns_1 | 2020-04-04T18:03:48.142747940Z 2020/04/04 18:03:48 INFO brewblox_service.service Creating [mdns] application mdns_1 | 2020-04-04T18:03:48.597280026Z 2020/04/04 18:03:48 INFO brewblox_service.service Service info: 0.2.1-57-gcfb62dd @ Thu Apr 2 18:30:33 UTC 2020 mdns_1 | 2020-04-04T20:23:05.723001637Z ======== Running on http://0.0.0.0:5000 ======== mdns_1 | 2020-04-04T20:23:05.742518132Z (Press CTRL+C to quit) mdns_1 | 2020-04-04T20:24:03.024131012Z 2020/04/04 20:24:03 INFO brewblox_service.service Creating [mdns] application mdns_1 | 2020-04-04T20:24:03.256279710Z 2020/04/04 20:24:03 INFO brewblox_service.service Service info: 0.2.1-57-gcfb62dd @ Thu Apr 2 18:30:33 UTC 2020 Attaching to brewblox_eventbus_1 eventbus_1 | 2020-04-05T03:27:11.365712931Z 2020-04-05 03:27:11.362 [warning] <0.30401.0> closing AMQP connection <0.30401.0> (172.20.0.4:54658 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:27:11.365872286Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:27:55.976954817Z 2020-04-05 03:27:55.975 [info] <0.30485.0> accepting AMQP connection <0.30485.0> (172.20.0.4:54688 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:27:55.994121698Z 2020-04-05 03:27:55.992 [info] <0.30485.0> connection <0.30485.0> (172.20.0.4:54688 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:28:21.256624034Z 2020-04-05 03:28:21.255 [warning] <0.30485.0> closing AMQP connection <0.30485.0> (172.20.0.4:54688 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:28:21.256833873Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:29:05.888488634Z 2020-04-05 03:29:05.886 [info] <0.30568.0> accepting AMQP connection <0.30568.0> (172.20.0.4:54718 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:29:05.906885398Z 2020-04-05 03:29:05.904 [info] <0.30568.0> connection <0.30568.0> (172.20.0.4:54718 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:29:31.153964855Z 2020-04-05 03:29:31.152 [warning] <0.30568.0> closing AMQP connection <0.30568.0> (172.20.0.4:54718 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:29:31.154126888Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:30:14.057838742Z 2020-04-05 03:30:14.055 [info] <0.30651.0> accepting AMQP connection <0.30651.0> (172.20.0.4:54748 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:30:14.076045492Z 2020-04-05 03:30:14.074 [info] <0.30651.0> connection <0.30651.0> (172.20.0.4:54748 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:30:39.362115627Z 2020-04-05 03:30:39.360 [warning] <0.30651.0> closing AMQP connection <0.30651.0> (172.20.0.4:54748 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:30:39.362430645Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:31:22.939838049Z 2020-04-05 03:31:22.936 [info] <0.30732.0> accepting AMQP connection <0.30732.0> (172.20.0.4:54776 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:31:22.956406856Z 2020-04-05 03:31:22.955 [info] <0.30732.0> connection <0.30732.0> (172.20.0.4:54776 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:31:48.258042207Z 2020-04-05 03:31:48.256 [warning] <0.30732.0> closing AMQP connection <0.30732.0> (172.20.0.4:54776 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:31:48.258203959Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:32:31.072814726Z 2020-04-05 03:32:31.071 [info] <0.30815.0> accepting AMQP connection <0.30815.0> (172.20.0.4:54806 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:32:31.087932125Z 2020-04-05 03:32:31.086 [info] <0.30815.0> connection <0.30815.0> (172.20.0.4:54806 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:32:56.406628303Z 2020-04-05 03:32:56.405 [warning] <0.30815.0> closing AMQP connection <0.30815.0> (172.20.0.4:54806 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:32:56.406775727Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:33:39.571607352Z 2020-04-05 03:33:39.569 [info] <0.30897.0> accepting AMQP connection <0.30897.0> (172.20.0.4:54836 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:33:39.588729206Z 2020-04-05 03:33:39.586 [info] <0.30897.0> connection <0.30897.0> (172.20.0.4:54836 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:34:04.889335997Z 2020-04-05 03:34:04.888 [warning] <0.30897.0> closing AMQP connection <0.30897.0> (172.20.0.4:54836 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:34:04.889706394Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:34:48.286846503Z 2020-04-05 03:34:48.284 [info] <0.30980.0> accepting AMQP connection <0.30980.0> (172.20.0.4:54864 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:34:48.305793071Z 2020-04-05 03:34:48.303 [info] <0.30980.0> connection <0.30980.0> (172.20.0.4:54864 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:35:13.600384193Z 2020-04-05 03:35:13.598 [warning] <0.30980.0> closing AMQP connection <0.30980.0> (172.20.0.4:54864 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:35:13.600583552Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:35:57.023267278Z 2020-04-05 03:35:57.022 [info] <0.31063.0> accepting AMQP connection <0.31063.0> (172.20.0.4:54894 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:35:57.033613656Z 2020-04-05 03:35:57.032 [info] <0.31063.0> connection <0.31063.0> (172.20.0.4:54894 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:36:22.331876686Z 2020-04-05 03:36:22.330 [warning] <0.31063.0> closing AMQP connection <0.31063.0> (172.20.0.4:54894 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:36:22.332103600Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:37:07.096227583Z 2020-04-05 03:37:07.095 [info] <0.31146.0> accepting AMQP connection <0.31146.0> (172.20.0.4:54924 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:37:07.106133263Z 2020-04-05 03:37:07.105 [info] <0.31146.0> connection <0.31146.0> (172.20.0.4:54924 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:37:32.403464494Z 2020-04-05 03:37:32.402 [warning] <0.31146.0> closing AMQP connection <0.31146.0> (172.20.0.4:54924 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:37:32.403654436Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:38:16.883727237Z 2020-04-05 03:38:16.882 [info] <0.31231.0> accepting AMQP connection <0.31231.0> (172.20.0.4:54954 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:38:16.893565739Z 2020-04-05 03:38:16.892 [info] <0.31231.0> connection <0.31231.0> (172.20.0.4:54954 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:38:42.202407455Z 2020-04-05 03:38:42.200 [warning] <0.31231.0> closing AMQP connection <0.31231.0> (172.20.0.4:54954 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:38:42.202583910Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:39:25.253939830Z 2020-04-05 03:39:25.252 [info] <0.31312.0> accepting AMQP connection <0.31312.0> (172.20.0.4:54984 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:39:25.270424878Z 2020-04-05 03:39:25.268 [info] <0.31312.0> connection <0.31312.0> (172.20.0.4:54984 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:39:50.534875332Z 2020-04-05 03:39:50.533 [warning] <0.31312.0> closing AMQP connection <0.31312.0> (172.20.0.4:54984 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:39:50.535188926Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:40:33.932595777Z 2020-04-05 03:40:33.930 [info] <0.31395.0> accepting AMQP connection <0.31395.0> (172.20.0.4:55012 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:40:33.948852096Z 2020-04-05 03:40:33.947 [info] <0.31395.0> connection <0.31395.0> (172.20.0.4:55012 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:40:59.216313261Z 2020-04-05 03:40:59.214 [warning] <0.31395.0> closing AMQP connection <0.31395.0> (172.20.0.4:55012 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:40:59.216479616Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:41:42.256173110Z 2020-04-05 03:41:42.254 [info] <0.31477.0> accepting AMQP connection <0.31477.0> (172.20.0.4:55042 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:41:42.274195968Z 2020-04-05 03:41:42.272 [info] <0.31477.0> connection <0.31477.0> (172.20.0.4:55042 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:42:07.548531288Z 2020-04-05 03:42:07.547 [warning] <0.31477.0> closing AMQP connection <0.31477.0> (172.20.0.4:55042 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:42:07.548712839Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:42:50.653128020Z 2020-04-05 03:42:50.651 [info] <0.31559.0> accepting AMQP connection <0.31559.0> (172.20.0.4:55070 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:42:50.663411423Z 2020-04-05 03:42:50.662 [info] <0.31559.0> connection <0.31559.0> (172.20.0.4:55070 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:43:15.970435209Z 2020-04-05 03:43:15.969 [warning] <0.31559.0> closing AMQP connection <0.31559.0> (172.20.0.4:55070 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:43:15.970605463Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:43:59.102428626Z 2020-04-05 03:43:59.100 [info] <0.31643.0> accepting AMQP connection <0.31643.0> (172.20.0.4:55100 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:43:59.121587020Z 2020-04-05 03:43:59.119 [info] <0.31643.0> connection <0.31643.0> (172.20.0.4:55100 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:44:24.382347197Z 2020-04-05 03:44:24.381 [warning] <0.31643.0> closing AMQP connection <0.31643.0> (172.20.0.4:55100 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:44:24.382501153Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:45:08.937177742Z 2020-04-05 03:45:08.934 [info] <0.31726.0> accepting AMQP connection <0.31726.0> (172.20.0.4:55130 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:45:08.954194509Z 2020-04-05 03:45:08.953 [info] <0.31726.0> connection <0.31726.0> (172.20.0.4:55130 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:45:34.208033121Z 2020-04-05 03:45:34.206 [warning] <0.31726.0> closing AMQP connection <0.31726.0> (172.20.0.4:55130 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:45:34.208177494Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:46:18.852486339Z 2020-04-05 03:46:18.850 [info] <0.31809.0> accepting AMQP connection <0.31809.0> (172.20.0.4:55160 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:46:18.871005244Z 2020-04-05 03:46:18.868 [info] <0.31809.0> connection <0.31809.0> (172.20.0.4:55160 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:46:44.155087135Z 2020-04-05 03:46:44.153 [warning] <0.31809.0> closing AMQP connection <0.31809.0> (172.20.0.4:55160 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:46:44.155309061Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:47:27.272575539Z 2020-04-05 03:47:27.271 [info] <0.31892.0> accepting AMQP connection <0.31892.0> (172.20.0.4:55190 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:47:27.282564583Z 2020-04-05 03:47:27.281 [info] <0.31892.0> connection <0.31892.0> (172.20.0.4:55190 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:47:52.564974805Z 2020-04-05 03:47:52.563 [warning] <0.31892.0> closing AMQP connection <0.31892.0> (172.20.0.4:55190 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:47:52.565125065Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:48:35.659715221Z 2020-04-05 03:48:35.657 [info] <0.31974.0> accepting AMQP connection <0.31974.0> (172.20.0.4:55218 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:48:35.676248093Z 2020-04-05 03:48:35.674 [info] <0.31974.0> connection <0.31974.0> (172.20.0.4:55218 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:49:00.928012774Z 2020-04-05 03:49:00.926 [warning] <0.31974.0> closing AMQP connection <0.31974.0> (172.20.0.4:55218 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:49:00.928215587Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:49:44.100153664Z 2020-04-05 03:49:44.097 [info] <0.32055.0> accepting AMQP connection <0.32055.0> (172.20.0.4:55248 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:49:44.117578173Z 2020-04-05 03:49:44.115 [info] <0.32055.0> connection <0.32055.0> (172.20.0.4:55248 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:50:09.413443614Z 2020-04-05 03:50:09.412 [warning] <0.32055.0> closing AMQP connection <0.32055.0> (172.20.0.4:55248 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:50:09.413677469Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:50:52.639209716Z 2020-04-05 03:50:52.637 [info] <0.32139.0> accepting AMQP connection <0.32139.0> (172.20.0.4:55278 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:50:52.656627896Z 2020-04-05 03:50:52.654 [info] <0.32139.0> connection <0.32139.0> (172.20.0.4:55278 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:51:17.934599361Z 2020-04-05 03:51:17.933 [warning] <0.32139.0> closing AMQP connection <0.32139.0> (172.20.0.4:55278 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:51:17.934811292Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:52:01.225409145Z 2020-04-05 03:52:01.224 [info] <0.32221.0> accepting AMQP connection <0.32221.0> (172.20.0.4:55306 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:52:01.237215056Z 2020-04-05 03:52:01.236 [info] <0.32221.0> connection <0.32221.0> (172.20.0.4:55306 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:52:26.529194180Z 2020-04-05 03:52:26.527 [warning] <0.32221.0> closing AMQP connection <0.32221.0> (172.20.0.4:55306 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:52:26.529560072Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:53:10.693578162Z 2020-04-05 03:53:10.692 [info] <0.32305.0> accepting AMQP connection <0.32305.0> (172.20.0.4:55336 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:53:10.704798140Z 2020-04-05 03:53:10.703 [info] <0.32305.0> connection <0.32305.0> (172.20.0.4:55336 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:53:36.029342804Z 2020-04-05 03:53:36.028 [warning] <0.32305.0> closing AMQP connection <0.32305.0> (172.20.0.4:55336 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:53:36.029579318Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:54:20.634233650Z 2020-04-05 03:54:20.633 [info] <0.32389.0> accepting AMQP connection <0.32389.0> (172.20.0.4:55366 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:54:20.643481072Z 2020-04-05 03:54:20.642 [info] <0.32389.0> connection <0.32389.0> (172.20.0.4:55366 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:54:45.947226507Z 2020-04-05 03:54:45.945 [warning] <0.32389.0> closing AMQP connection <0.32389.0> (172.20.0.4:55366 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:54:45.947427030Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:55:29.074525600Z 2020-04-05 03:55:29.072 [info] <0.32470.0> accepting AMQP connection <0.32470.0> (172.20.0.4:55396 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:55:29.094198548Z 2020-04-05 03:55:29.092 [info] <0.32470.0> connection <0.32470.0> (172.20.0.4:55396 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:55:54.368402278Z 2020-04-05 03:55:54.367 [warning] <0.32470.0> closing AMQP connection <0.32470.0> (172.20.0.4:55396 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:55:54.368584988Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:56:37.566975984Z 2020-04-05 03:56:37.564 [info] <0.32553.0> accepting AMQP connection <0.32553.0> (172.20.0.4:55424 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:56:37.585432276Z 2020-04-05 03:56:37.583 [info] <0.32553.0> connection <0.32553.0> (172.20.0.4:55424 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:57:02.863013420Z 2020-04-05 03:57:02.861 [warning] <0.32553.0> closing AMQP connection <0.32553.0> (172.20.0.4:55424 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:57:02.863187172Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:57:46.194215256Z 2020-04-05 03:57:46.192 [info] <0.32635.0> accepting AMQP connection <0.32635.0> (172.20.0.4:55454 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:57:46.211246410Z 2020-04-05 03:57:46.209 [info] <0.32635.0> connection <0.32635.0> (172.20.0.4:55454 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:58:11.492021812Z 2020-04-05 03:58:11.490 [warning] <0.32635.0> closing AMQP connection <0.32635.0> (172.20.0.4:55454 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:58:11.492236554Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T03:58:54.513793462Z 2020-04-05 03:58:54.510 [info] <0.32718.0> accepting AMQP connection <0.32718.0> (172.20.0.4:55484 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T03:58:54.530246523Z 2020-04-05 03:58:54.528 [info] <0.32718.0> connection <0.32718.0> (172.20.0.4:55484 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T03:59:19.840340044Z 2020-04-05 03:59:19.838 [warning] <0.32718.0> closing AMQP connection <0.32718.0> (172.20.0.4:55484 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T03:59:19.840549681Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:00:03.938532768Z 2020-04-05 04:00:03.936 [info] <0.34.1> accepting AMQP connection <0.34.1> (172.20.0.4:55512 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:00:03.955642126Z 2020-04-05 04:00:03.953 [info] <0.34.1> connection <0.34.1> (172.20.0.4:55512 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:00:29.267067537Z 2020-04-05 04:00:29.265 [warning] <0.34.1> closing AMQP connection <0.34.1> (172.20.0.4:55512 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:00:29.267226028Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:01:12.267546597Z 2020-04-05 04:01:12.265 [info] <0.115.1> accepting AMQP connection <0.115.1> (172.20.0.4:55542 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:01:12.285056471Z 2020-04-05 04:01:12.283 [info] <0.115.1> connection <0.115.1> (172.20.0.4:55542 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:01:37.568013210Z 2020-04-05 04:01:37.566 [warning] <0.115.1> closing AMQP connection <0.115.1> (172.20.0.4:55542 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:01:37.568267066Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:02:21.975614052Z 2020-04-05 04:02:21.974 [info] <0.200.1> accepting AMQP connection <0.200.1> (172.20.0.4:55572 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:02:21.985482145Z 2020-04-05 04:02:21.984 [info] <0.200.1> connection <0.200.1> (172.20.0.4:55572 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:02:47.249760867Z 2020-04-05 04:02:47.248 [warning] <0.200.1> closing AMQP connection <0.200.1> (172.20.0.4:55572 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:02:47.249945191Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:03:31.756288607Z 2020-04-05 04:03:31.754 [info] <0.282.1> accepting AMQP connection <0.282.1> (172.20.0.4:55602 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:03:31.764946011Z 2020-04-05 04:03:31.763 [info] <0.282.1> connection <0.282.1> (172.20.0.4:55602 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:03:57.062673533Z 2020-04-05 04:03:57.059 [warning] <0.282.1> closing AMQP connection <0.282.1> (172.20.0.4:55602 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:03:57.062827336Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:04:43.968671341Z 2020-04-05 04:04:43.966 [info] <0.368.1> accepting AMQP connection <0.368.1> (172.20.0.4:55632 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:04:43.985508226Z 2020-04-05 04:04:43.983 [info] <0.368.1> connection <0.368.1> (172.20.0.4:55632 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:05:09.282384502Z 2020-04-05 04:05:09.281 [warning] <0.368.1> closing AMQP connection <0.368.1> (172.20.0.4:55632 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:05:09.282567315Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:05:53.800236305Z 2020-04-05 04:05:53.797 [info] <0.453.1> accepting AMQP connection <0.453.1> (172.20.0.4:55662 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:05:53.816245474Z 2020-04-05 04:05:53.814 [info] <0.453.1> connection <0.453.1> (172.20.0.4:55662 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:06:19.108289700Z 2020-04-05 04:06:19.106 [warning] <0.453.1> closing AMQP connection <0.453.1> (172.20.0.4:55662 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:06:19.108485327Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:07:08.118470195Z 2020-04-05 04:07:08.116 [info] <0.540.1> accepting AMQP connection <0.540.1> (172.20.0.4:55694 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:07:08.137892352Z 2020-04-05 04:07:08.136 [info] <0.540.1> connection <0.540.1> (172.20.0.4:55694 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:07:33.406063938Z 2020-04-05 04:07:33.404 [warning] <0.540.1> closing AMQP connection <0.540.1> (172.20.0.4:55694 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:07:33.406219499Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:08:16.318791162Z 2020-04-05 04:08:16.316 [info] <0.623.1> accepting AMQP connection <0.623.1> (172.20.0.4:55724 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:08:16.336737360Z 2020-04-05 04:08:16.335 [info] <0.623.1> connection <0.623.1> (172.20.0.4:55724 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:08:41.577340640Z 2020-04-05 04:08:41.576 [warning] <0.623.1> closing AMQP connection <0.623.1> (172.20.0.4:55724 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:08:41.577541095Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:09:25.425129687Z 2020-04-05 04:09:25.423 [info] <0.706.1> accepting AMQP connection <0.706.1> (172.20.0.4:55752 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:09:25.445960129Z 2020-04-05 04:09:25.440 [info] <0.706.1> connection <0.706.1> (172.20.0.4:55752 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:09:50.721762662Z 2020-04-05 04:09:50.720 [warning] <0.706.1> closing AMQP connection <0.706.1> (172.20.0.4:55752 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:09:50.721911976Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:10:34.731031447Z 2020-04-05 04:10:34.728 [info] <0.789.1> accepting AMQP connection <0.789.1> (172.20.0.4:55782 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:10:34.749164949Z 2020-04-05 04:10:34.746 [info] <0.789.1> connection <0.789.1> (172.20.0.4:55782 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:11:00.055321751Z 2020-04-05 04:11:00.054 [warning] <0.789.1> closing AMQP connection <0.789.1> (172.20.0.4:55782 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:11:00.055451015Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:11:44.863611997Z 2020-04-05 04:11:44.861 [info] <0.873.1> accepting AMQP connection <0.873.1> (172.20.0.4:55812 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:11:44.881151946Z 2020-04-05 04:11:44.878 [info] <0.873.1> connection <0.873.1> (172.20.0.4:55812 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:12:10.165232624Z 2020-04-05 04:12:10.163 [warning] <0.873.1> closing AMQP connection <0.873.1> (172.20.0.4:55812 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:12:10.165409178Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:12:54.787930943Z 2020-04-05 04:12:54.785 [info] <0.957.1> accepting AMQP connection <0.957.1> (172.20.0.4:55842 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:12:54.804963930Z 2020-04-05 04:12:54.803 [info] <0.957.1> connection <0.957.1> (172.20.0.4:55842 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:13:20.097464152Z 2020-04-05 04:13:20.094 [warning] <0.957.1> closing AMQP connection <0.957.1> (172.20.0.4:55842 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:13:20.097631020Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:14:04.645082421Z 2020-04-05 04:14:04.643 [info] <0.1041.1> accepting AMQP connection <0.1041.1> (172.20.0.4:55872 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:14:04.661896647Z 2020-04-05 04:14:04.659 [info] <0.1041.1> connection <0.1041.1> (172.20.0.4:55872 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:14:29.936448163Z 2020-04-05 04:14:29.934 [warning] <0.1041.1> closing AMQP connection <0.1041.1> (172.20.0.4:55872 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:14:29.936612324Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:15:12.884726508Z 2020-04-05 04:15:12.883 [info] <0.1123.1> accepting AMQP connection <0.1123.1> (172.20.0.4:55902 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:15:12.894592749Z 2020-04-05 04:15:12.893 [info] <0.1123.1> connection <0.1123.1> (172.20.0.4:55902 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:15:38.204468099Z 2020-04-05 04:15:38.203 [warning] <0.1123.1> closing AMQP connection <0.1123.1> (172.20.0.4:55902 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:15:38.204672832Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:16:21.653407887Z 2020-04-05 04:16:21.651 [info] <0.1205.1> accepting AMQP connection <0.1205.1> (172.20.0.4:55930 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:16:21.671632100Z 2020-04-05 04:16:21.669 [info] <0.1205.1> connection <0.1205.1> (172.20.0.4:55930 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:16:46.977577242Z 2020-04-05 04:16:46.976 [warning] <0.1205.1> closing AMQP connection <0.1205.1> (172.20.0.4:55930 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:16:46.977771143Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:17:30.067057563Z 2020-04-05 04:17:30.065 [info] <0.1288.1> accepting AMQP connection <0.1288.1> (172.20.0.4:55960 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:17:30.085001166Z 2020-04-05 04:17:30.083 [info] <0.1288.1> connection <0.1288.1> (172.20.0.4:55960 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:17:55.377530686Z 2020-04-05 04:17:55.376 [warning] <0.1288.1> closing AMQP connection <0.1288.1> (172.20.0.4:55960 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:17:55.377676203Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:18:38.456627229Z 2020-04-05 04:18:38.454 [info] <0.1370.1> accepting AMQP connection <0.1370.1> (172.20.0.4:55990 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:18:38.474564060Z 2020-04-05 04:18:38.472 [info] <0.1370.1> connection <0.1370.1> (172.20.0.4:55990 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:19:03.761245064Z 2020-04-05 04:19:03.760 [warning] <0.1370.1> closing AMQP connection <0.1370.1> (172.20.0.4:55990 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:19:03.761417144Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:19:47.102492202Z 2020-04-05 04:19:47.100 [info] <0.1452.1> accepting AMQP connection <0.1452.1> (172.20.0.4:56018 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:19:47.111920136Z 2020-04-05 04:19:47.110 [info] <0.1452.1> connection <0.1452.1> (172.20.0.4:56018 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:20:12.691760232Z 2020-04-05 04:20:12.690 [warning] <0.1452.1> closing AMQP connection <0.1452.1> (172.20.0.4:56018 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:20:12.691919761Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:21:00.959997599Z 2020-04-05 04:21:00.958 [info] <0.1540.1> accepting AMQP connection <0.1540.1> (172.20.0.4:56098 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:21:00.981419401Z 2020-04-05 04:21:00.978 [info] <0.1540.1> connection <0.1540.1> (172.20.0.4:56098 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:21:26.289824292Z 2020-04-05 04:21:26.287 [warning] <0.1540.1> closing AMQP connection <0.1540.1> (172.20.0.4:56098 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:21:26.290071423Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:22:13.906263502Z 2020-04-05 04:22:13.904 [info] <0.1627.1> accepting AMQP connection <0.1627.1> (172.20.0.4:56134 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:22:13.925099450Z 2020-04-05 04:22:13.923 [info] <0.1627.1> connection <0.1627.1> (172.20.0.4:56134 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:22:39.283100834Z 2020-04-05 04:22:39.281 [warning] <0.1627.1> closing AMQP connection <0.1627.1> (172.20.0.4:56134 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:22:39.283267185Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:23:31.236803158Z 2020-04-05 04:23:31.235 [info] <0.1718.1> accepting AMQP connection <0.1718.1> (172.20.0.4:56246 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:23:31.247786179Z 2020-04-05 04:23:31.246 [info] <0.1718.1> connection <0.1718.1> (172.20.0.4:56246 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' eventbus_1 | 2020-04-05T04:23:56.611505363Z 2020-04-05 04:23:56.610 [warning] <0.1718.1> closing AMQP connection <0.1718.1> (172.20.0.4:56246 -> 172.20.0.8:5672, vhost: '/', user: 'guest'): eventbus_1 | 2020-04-05T04:23:56.611669840Z client unexpectedly closed TCP connection eventbus_1 | 2020-04-05T04:24:42.163110610Z 2020-04-05 04:24:42.160 [info] <0.1803.1> accepting AMQP connection <0.1803.1> (172.20.0.4:56296 -> 172.20.0.8:5672) eventbus_1 | 2020-04-05T04:24:42.185752925Z 2020-04-05 04:24:42.183 [info] <0.1803.1> connection <0.1803.1> (172.20.0.4:56296 -> 172.20.0.8:5672): user 'guest' authenticated and granted access to vhost '/' Attaching to brewblox_influx_1 Attaching to brewblox_datastore_1 datastore_1 | 2020-04-04T18:04:23.229021162Z **************************************************** datastore_1 | 2020-04-04T18:04:23.229246525Z WARNING: CouchDB is running in Admin Party mode. datastore_1 | 2020-04-04T18:04:23.229299389Z This will allow anyone with access to the datastore_1 | 2020-04-04T18:04:23.229329650Z CouchDB port to access your database. In datastore_1 | 2020-04-04T18:04:23.229357566Z Docker's default configuration, this is datastore_1 | 2020-04-04T18:04:23.229385066Z effectively any other container on the same datastore_1 | 2020-04-04T18:04:23.229416524Z system. datastore_1 | 2020-04-04T18:04:23.229443503Z Use "-e COUCHDB_USER=admin -e COUCHDB_PASSWORD=password" datastore_1 | 2020-04-04T18:04:23.229484961Z to set it in "docker run". datastore_1 | 2020-04-04T18:04:23.229512878Z **************************************************** datastore_1 | 2020-04-04T20:23:05.754048848Z [os_mon] cpu supervisor port (cpu_sup): Erlang has closed datastore_1 | 2020-04-04T20:23:05.778917668Z [os_mon] memory supervisor port (memsup): Erlang has closed datastore_1 | 2020-04-04T20:24:09.845921999Z **************************************************** datastore_1 | 2020-04-04T20:24:09.849104395Z WARNING: CouchDB is running in Admin Party mode. datastore_1 | 2020-04-04T20:24:09.849343718Z This will allow anyone with access to the datastore_1 | 2020-04-04T20:24:09.849409134Z CouchDB port to access your database. In datastore_1 | 2020-04-04T20:24:09.849441895Z Docker's default configuration, this is datastore_1 | 2020-04-04T20:24:09.849472520Z effectively any other container on the same datastore_1 | 2020-04-04T20:24:09.849502312Z system. datastore_1 | 2020-04-04T20:24:09.849536791Z Use "-e COUCHDB_USER=admin -e COUCHDB_PASSWORD=password" datastore_1 | 2020-04-04T20:24:09.849610749Z to set it in "docker run". datastore_1 | 2020-04-04T20:24:09.849643093Z **************************************************** Attaching to brewblox_history_1 history_1 | 2020-04-04T18:04:09.863390341Z 2020/04/04 18:04:09 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:10.904539997Z 2020/04/04 18:04:10 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:11.924989921Z 2020/04/04 18:04:11 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:13.049618718Z 2020/04/04 18:04:13 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:14.072410731Z 2020/04/04 18:04:14 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:15.115842289Z 2020/04/04 18:04:15 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:16.192195662Z 2020/04/04 18:04:16 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:17.246723421Z 2020/04/04 18:04:17 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:18.303071831Z 2020/04/04 18:04:18 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:19.324016996Z 2020/04/04 18:04:19 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:20.352949387Z 2020/04/04 18:04:20 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:21.363045464Z 2020/04/04 18:04:21 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:22.383000421Z 2020/04/04 18:04:22 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:23.398693561Z 2020/04/04 18:04:23 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:24.412677212Z 2020/04/04 18:04:24 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:25.448038428Z 2020/04/04 18:04:25 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:26.473288641Z 2020/04/04 18:04:26 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:27.493103085Z 2020/04/04 18:04:27 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:28.502740899Z 2020/04/04 18:04:28 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:29.514692794Z 2020/04/04 18:04:29 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:30.534673738Z 2020/04/04 18:04:30 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:31.544168521Z 2020/04/04 18:04:31 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:32.562233601Z 2020/04/04 18:04:32 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:33.577703518Z 2020/04/04 18:04:33 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:34.594065283Z 2020/04/04 18:04:34 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:35.611031452Z 2020/04/04 18:04:35 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:36.635167456Z 2020/04/04 18:04:36 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:37.647308191Z 2020/04/04 18:04:37 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:38.658851043Z 2020/04/04 18:04:38 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:39.674790412Z 2020/04/04 18:04:39 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:40.691132726Z 2020/04/04 18:04:40 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:41.707529028Z 2020/04/04 18:04:41 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:42.774004681Z 2020/04/04 18:04:42 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:43.799503810Z 2020/04/04 18:04:43 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:44.819543362Z 2020/04/04 18:04:44 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:45.839983723Z 2020/04/04 18:04:45 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:46.889222976Z 2020/04/04 18:04:46 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:47.923307911Z 2020/04/04 18:04:47 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:48.945790383Z 2020/04/04 18:04:48 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:49.959352253Z 2020/04/04 18:04:49 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:50.974676018Z 2020/04/04 18:04:50 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:51.987066336Z 2020/04/04 18:04:51 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.9', 8086)] history_1 | 2020-04-04T18:04:53.050520390Z 2020/04/04 18:04:53 INFO brewblox_history.influx Connected history_1 | 2020-04-04T18:05:01.291604103Z 2020/04/04 18:05:01 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:05:10.614881305Z 2020/04/04 18:05:10 INFO brewblox_service.events Connected history_1 | 2020-04-04T18:05:10.618216550Z 2020/04/04 18:05:10 INFO brewblox_service.events Declaring event bus subscription <# @ brewcast> on history_1 | 2020-04-04T18:05:10.775115172Z 2020/04/04 18:05:10 INFO brewblox_service.events Declaring event bus subscription <# @ brewcast.history> on history_1 | 2020-04-04T18:05:12.013104767Z 2020/04/04 18:05:12 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:05:18.303232401Z 2020/04/04 18:05:18 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:05:56.875452563Z 2020/04/04 18:05:56 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:06:02.533043516Z 2020/04/04 18:06:02 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:06:08.286687174Z 2020/04/04 18:06:08 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:06:14.186414762Z 2020/04/04 18:06:14 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:06:57.771461771Z 2020/04/04 18:06:57 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:07:01.473974369Z 2020/04/04 18:07:01 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:07:15.826476463Z 2020/04/04 18:07:15 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:07:22.327747112Z 2020/04/04 18:07:22 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:07:34.220811591Z 2020/04/04 18:07:34 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:07:38.520371186Z 2020/04/04 18:07:38 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:07:57.460405184Z 2020/04/04 18:07:57 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:08:15.709821523Z 2020/04/04 18:08:15 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:08:19.324094617Z 2020/04/04 18:08:19 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:08:25.183281688Z 2020/04/04 18:08:25 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:08:29.339792355Z 2020/04/04 18:08:29 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:08:43.974862897Z 2020/04/04 18:08:43 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:09:20.625821420Z 2020/04/04 18:09:20 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:09:27.517980470Z 2020/04/04 18:09:27 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:10:04.694750337Z 2020/04/04 18:10:04 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:10:08.531014326Z 2020/04/04 18:10:08 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T18:10:15.607891364Z 2020/04/04 18:10:15 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T18:10:20.726697724Z 2020/04/04 18:10:20 INFO brewblox_history.queries Selected brewblox.autogen.spark-one, policy=None, target=200, actual=None history_1 | 2020-04-04T20:22:56.144144920Z 2020/04/04 20:22:56 ERROR brewblox_history.query_api REST error: CancelledError() history_1 | 2020-04-04T20:23:05.888683286Z 2020/04/04 20:23:05 ERROR aioamqp.protocol error on dispatch history_1 | 2020-04-04T20:23:05.889299099Z Traceback (most recent call last): history_1 | 2020-04-04T20:23:05.889681274Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 316, in run history_1 | 2020-04-04T20:23:05.889770386Z await self.dispatch_frame() history_1 | 2020-04-04T20:23:05.889851060Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 264, in dispatch_frame history_1 | 2020-04-04T20:23:05.890113708Z frame_channel, frame = await self.get_frame() history_1 | 2020-04-04T20:23:05.890175841Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 251, in get_frame history_1 | 2020-04-04T20:23:05.890237975Z return await amqp_frame.read(self._stream_reader) history_1 | 2020-04-04T20:23:05.890297504Z File "/usr/local/lib/python3.7/site-packages/aioamqp/frame.py", line 78, in read history_1 | 2020-04-04T20:23:05.890642962Z data = await reader.readexactly(7) history_1 | 2020-04-04T20:23:05.890733479Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 679, in readexactly history_1 | 2020-04-04T20:23:05.890817487Z await self._wait_for_data('readexactly') history_1 | 2020-04-04T20:23:05.891112061Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 473, in _wait_for_data history_1 | 2020-04-04T20:23:05.891177527Z await self._waiter history_1 | 2020-04-04T20:23:05.891235807Z concurrent.futures._base.CancelledError history_1 | 2020-04-04T20:23:05.897326857Z 2020/04/04 20:23:05 INFO brewblox_service.events Closing history_1 | 2020-04-04T20:23:06.162860457Z ======== Running on http://0.0.0.0:5000 ======== history_1 | 2020-04-04T20:23:06.162999462Z (Press CTRL+C to quit) history_1 | 2020-04-04T20:24:11.717192050Z /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 | 2020-04-04T20:24:11.721209863Z warnings.warn(no_pandas_warning) history_1 | 2020-04-04T20:24:11.721351946Z 2020/04/04 20:24:11 INFO brewblox_service.service Creating [history] application history_1 | 2020-04-04T20:24:11.727738092Z 2020/04/04 20:24:11 INFO brewblox_service.events Deferred event bus subscription: [<# @ brewcast>] history_1 | 2020-04-04T20:24:11.736369655Z 2020/04/04 20:24:11 INFO brewblox_service.events Deferred event bus subscription: [<# @ brewcast.history>] history_1 | 2020-04-04T20:24:12.784289342Z 2020/04/04 20:24:12 INFO brewblox_service.service Service info: 0.9.0-79-gbe9c50a @ Thu Apr 2 18:30:51 UTC 2020 history_1 | 2020-04-04T20:24:12.791560800Z 2020/04/04 20:24:12 INFO brewblox_service.events now listening history_1 | 2020-04-04T20:24:12.856127988Z 2020/04/04 20:24:12 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:13.917611268Z /usr/local/lib/python3.7/site-packages/brewblox_service/events.py:224: UserWarning: Connection error in : ConnectionRefusedError([Errno 111] Connect call failed ('172.20.0.8', 5672)) history_1 | 2020-04-04T20:24:13.917832779Z warnings.warn(f'Connection error in {self}: {strex(ex)}') history_1 | 2020-04-04T20:24:13.917905800Z 2020/04/04 20:24:13 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:15.012673299Z 2020/04/04 20:24:15 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:16.142289132Z 2020/04/04 20:24:16 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:17.192416007Z 2020/04/04 20:24:17 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:18.258886944Z 2020/04/04 20:24:18 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:19.366231527Z 2020/04/04 20:24:19 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:20.418529235Z 2020/04/04 20:24:20 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:21.448446578Z 2020/04/04 20:24:21 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:22.477022463Z 2020/04/04 20:24:22 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:23.498583348Z 2020/04/04 20:24:23 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:24.514598035Z 2020/04/04 20:24:24 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:25.527288764Z 2020/04/04 20:24:25 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:26.540150274Z 2020/04/04 20:24:26 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:27.574315899Z 2020/04/04 20:24:27 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:28.600676784Z 2020/04/04 20:24:28 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:29.622261002Z 2020/04/04 20:24:29 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:30.638215116Z 2020/04/04 20:24:30 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:31.654872460Z 2020/04/04 20:24:31 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:32.677968605Z 2020/04/04 20:24:32 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:33.712548344Z 2020/04/04 20:24:33 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:34.730959958Z 2020/04/04 20:24:34 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:35.742580272Z 2020/04/04 20:24:35 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:36.753682264Z 2020/04/04 20:24:36 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:37.769398691Z 2020/04/04 20:24:37 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:38.785828903Z 2020/04/04 20:24:38 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:39.801033322Z 2020/04/04 20:24:39 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:40.811340149Z 2020/04/04 20:24:40 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:41.823023841Z 2020/04/04 20:24:41 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:42.834952816Z 2020/04/04 20:24:42 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:43.850343139Z 2020/04/04 20:24:43 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:44.865768442Z 2020/04/04 20:24:44 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:45.879829225Z 2020/04/04 20:24:45 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:46.890521950Z 2020/04/04 20:24:46 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:47.905243643Z 2020/04/04 20:24:47 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:48.915350739Z 2020/04/04 20:24:48 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:49.931552817Z 2020/04/04 20:24:49 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:50.953988502Z 2020/04/04 20:24:50 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:51.978162408Z 2020/04/04 20:24:51 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:53.008845593Z 2020/04/04 20:24:53 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:54.048012807Z 2020/04/04 20:24:54 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:55.082094763Z 2020/04/04 20:24:55 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:56.095527361Z 2020/04/04 20:24:56 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:57.146747290Z 2020/04/04 20:24:57 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:58.171554471Z 2020/04/04 20:24:58 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:24:59.202891388Z 2020/04/04 20:24:59 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:00.228053432Z 2020/04/04 20:25:00 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:01.259729739Z 2020/04/04 20:25:01 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:02.299667937Z 2020/04/04 20:25:02 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:03.350837843Z 2020/04/04 20:25:03 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:04.375221238Z 2020/04/04 20:25:04 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:05.393675364Z 2020/04/04 20:25:05 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:06.410207353Z 2020/04/04 20:25:06 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:07.422022199Z 2020/04/04 20:25:07 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:08.434306110Z 2020/04/04 20:25:08 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:09.460260559Z 2020/04/04 20:25:09 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:10.484827043Z 2020/04/04 20:25:10 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:11.520377114Z 2020/04/04 20:25:11 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:12.539400325Z 2020/04/04 20:25:12 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:13.559413941Z 2020/04/04 20:25:13 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:14.571305011Z 2020/04/04 20:25:14 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:15.583601339Z 2020/04/04 20:25:15 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:16.617038197Z 2020/04/04 20:25:16 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:17.634552597Z 2020/04/04 20:25:17 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:18.651737231Z 2020/04/04 20:25:18 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:19.661348498Z 2020/04/04 20:25:19 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:20.898785281Z 2020/04/04 20:25:20 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:21.691032782Z 2020/04/04 20:25:21 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:22.701026724Z 2020/04/04 20:25:22 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:23.739055050Z 2020/04/04 20:25:23 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:24.758911913Z 2020/04/04 20:25:24 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:28.186437777Z 2020/04/04 20:25:25 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:28.186573345Z 2020/04/04 20:25:26 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:28.186615427Z 2020/04/04 20:25:27 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:28.834436702Z 2020/04/04 20:25:28 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:29.849964823Z 2020/04/04 20:25:29 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:30.867872809Z 2020/04/04 20:25:30 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:31.883537598Z 2020/04/04 20:25:31 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:32.899716685Z 2020/04/04 20:25:32 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:33.914058660Z 2020/04/04 20:25:33 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:38.209246283Z 2020/04/04 20:25:34 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:38.209564558Z 2020/04/04 20:25:35 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:38.209636640Z 2020/04/04 20:25:36 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:38.209699868Z 2020/04/04 20:25:37 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:38.985658842Z 2020/04/04 20:25:38 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:39.995923597Z 2020/04/04 20:25:39 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:25:41.011479806Z 2020/04/04 20:25:41 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:31:55.724616096Z 2020/04/04 20:31:55 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:31:56.995570040Z 2020/04/04 20:31:56 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:31:58.007899924Z 2020/04/04 20:31:58 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:31:59.025491862Z 2020/04/04 20:31:59 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:32:00.039772853Z 2020/04/04 20:32:00 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:32:00.691604899Z 2020/04/04 20:32:00 INFO brewblox_service.events Connected history_1 | 2020-04-04T20:32:00.694778468Z 2020/04/04 20:32:00 INFO brewblox_service.events Declaring event bus subscription <# @ brewcast> on history_1 | 2020-04-04T20:32:00.762941608Z 2020/04/04 20:32:00 INFO brewblox_service.events Declaring event bus subscription <# @ brewcast.history> on history_1 | 2020-04-04T20:32:01.072829035Z 2020/04/04 20:32:01 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:32:02.109701173Z 2020/04/04 20:32:02 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:32:03.142415859Z 2020/04/04 20:32:03 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:32:04.202103770Z 2020/04/04 20:32:04 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:32:05.213855818Z 2020/04/04 20:32:05 WARNING brewblox_history.influx Database connection failed Cannot connect to host influx:8086 ssl:default [Connect call failed ('172.20.0.7', 8086)] history_1 | 2020-04-04T20:32:06.271510788Z 2020/04/04 20:32:06 INFO brewblox_history.influx Connected Attaching to brewblox_emitter_1 emitter_1 | 2020-04-04T18:04:00.075006030Z 2020/04/04 18:04:00 INFO brewblox_service.service Creating [emitter] application emitter_1 | 2020-04-04T18:04:00.401512064Z 2020/04/04 18:04:00 INFO brewblox_service.service Service info: 0.1.0-25-g68cfedc @ Thu Apr 2 18:31:12 UTC 2020 emitter_1 | 2020-04-04T18:04:00.418301954Z 2020/04/04 18:04:00 INFO brewblox_service.events now listening emitter_1 | 2020-04-04T18:04:54.561702230Z /usr/local/lib/python3.7/site-packages/brewblox_service/events.py:224: UserWarning: Connection error in : ConnectionRefusedError([Errno 111] Connect call failed ('172.20.0.6', 5672)) emitter_1 | 2020-04-04T18:04:54.574577479Z warnings.warn(f'Connection error in {self}: {strex(ex)}') emitter_1 | 2020-04-04T18:04:54.574759770Z 2020/04/04 18:04:54 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:05:10.568300211Z 2020/04/04 18:05:10 INFO brewblox_service.events Connected emitter_1 | 2020-04-04T18:05:10.570766189Z 2020/04/04 18:05:10 INFO brewblox_service.events Declaring event bus subscription <# @ brewcast.state> on emitter_1 | 2020-04-04T18:05:18.255455469Z 2020/04/04 18:05:18 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:06:02.507130391Z 2020/04/04 18:06:02 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:06:14.130051459Z 2020/04/04 18:06:14 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:07:01.396696537Z 2020/04/04 18:07:01 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:07:22.287792621Z 2020/04/04 18:07:22 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:07:38.480810190Z 2020/04/04 18:07:38 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:08:25.134782530Z 2020/04/04 18:08:25 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:09:27.467708557Z 2020/04/04 18:09:27 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:10:08.487225682Z 2020/04/04 18:10:08 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T18:10:20.686352380Z 2020/04/04 18:10:20 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys([]) emitter_1 | 2020-04-04T20:23:05.893150171Z 2020/04/04 20:23:05 ERROR aioamqp.protocol error on dispatch emitter_1 | 2020-04-04T20:23:05.901997693Z Traceback (most recent call last): emitter_1 | 2020-04-04T20:23:05.902114252Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 316, in run emitter_1 | 2020-04-04T20:23:05.902147740Z await self.dispatch_frame() emitter_1 | 2020-04-04T20:23:05.902178729Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 264, in dispatch_frame emitter_1 | 2020-04-04T20:23:05.902209822Z frame_channel, frame = await self.get_frame() emitter_1 | 2020-04-04T20:23:05.902307110Z File "/usr/local/lib/python3.7/site-packages/aioamqp/protocol.py", line 251, in get_frame emitter_1 | 2020-04-04T20:23:05.902337578Z return await amqp_frame.read(self._stream_reader) emitter_1 | 2020-04-04T20:23:05.902365598Z File "/usr/local/lib/python3.7/site-packages/aioamqp/frame.py", line 78, in read emitter_1 | 2020-04-04T20:23:05.902394555Z data = await reader.readexactly(7) emitter_1 | 2020-04-04T20:23:05.902423044Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 679, in readexactly emitter_1 | 2020-04-04T20:23:05.902451897Z await self._wait_for_data('readexactly') emitter_1 | 2020-04-04T20:23:05.902479709Z File "/usr/local/lib/python3.7/asyncio/streams.py", line 473, in _wait_for_data emitter_1 | 2020-04-04T20:23:05.902508354Z await self._waiter emitter_1 | 2020-04-04T20:23:05.902535905Z concurrent.futures._base.CancelledError emitter_1 | 2020-04-04T20:23:06.152145026Z 2020/04/04 20:23:06 INFO brewblox_service.events Closing emitter_1 | 2020-04-04T20:23:06.167049538Z ======== Running on http://0.0.0.0:5000 ======== emitter_1 | 2020-04-04T20:23:06.167223387Z (Press CTRL+C to quit) emitter_1 | 2020-04-04T20:24:08.613044760Z 2020/04/04 20:24:08 INFO brewblox_service.service Creating [emitter] application emitter_1 | 2020-04-04T20:24:09.201013249Z 2020/04/04 20:24:09 INFO brewblox_service.service Service info: 0.1.0-25-g68cfedc @ Thu Apr 2 18:31:12 UTC 2020 emitter_1 | 2020-04-04T20:24:09.234107208Z 2020/04/04 20:24:09 INFO brewblox_service.events now listening emitter_1 | 2020-04-04T20:32:01.578736111Z /usr/local/lib/python3.7/site-packages/brewblox_service/events.py:224: UserWarning: Connection error in : ConnectionRefusedError([Errno 111] Connect call failed ('172.20.0.8', 5672)) emitter_1 | 2020-04-04T20:32:01.580323650Z warnings.warn(f'Connection error in {self}: {strex(ex)}') emitter_1 | 2020-04-04T20:32:01.580496741Z 2020/04/04 20:32:01 INFO brewblox_service.events Connected emitter_1 | 2020-04-04T20:32:01.587219211Z 2020/04/04 20:32:01 INFO brewblox_service.events Declaring event bus subscription <# @ brewcast.state> on emitter_1 | 2020-04-05T04:22:52.321851957Z 2020/04/05 04:22:52 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys(['spark-one']) emitter_1 | 2020-04-05T04:23:14.475187334Z 2020/04/05 04:23:14 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys(['spark-one']) emitter_1 | 2020-04-05T04:23:19.534984907Z 2020/04/05 04:23:19 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys(['spark-one']) emitter_1 | 2020-04-05T04:23:30.446057107Z 2020/04/05 04:23:30 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys(['spark-one']) emitter_1 | 2020-04-05T04:24:30.959341426Z 2020/04/05 04:24:30 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys(['spark-one']) emitter_1 | 2020-04-05T04:24:34.064481480Z 2020/04/05 04:24:34 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys(['spark-one']) emitter_1 | 2020-04-05T04:24:44.096808620Z 2020/04/05 04:24:44 INFO brewblox_emitter.relay Added queue, setting messages: dict_keys(['spark-one']) Attaching to brewblox_traefik_1 traefik_1 | 2020-04-05T00:17:32.013863220Z time="2020-04-05T00:17:32Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:18:41.726834934Z time="2020-04-05T00:18:41Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:19:51.402952898Z time="2020-04-05T00:19:51Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:20:59.882814375Z time="2020-04-05T00:20:59Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:22:08.395853907Z time="2020-04-05T00:22:08Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:23:16.994213524Z time="2020-04-05T00:23:16Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:25:37.715451935Z time="2020-04-05T00:25:37Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:26:46.214715287Z time="2020-04-05T00:26:46Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:27:54.664854743Z time="2020-04-05T00:27:54Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:29:04.500055641Z time="2020-04-05T00:29:04Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:30:14.215897526Z time="2020-04-05T00:30:14Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:31:24.681953625Z time="2020-04-05T00:31:24Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:32:33.036614933Z time="2020-04-05T00:32:33Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:33:41.506568794Z time="2020-04-05T00:33:41Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:34:49.942493463Z time="2020-04-05T00:34:49Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:35:58.484264294Z time="2020-04-05T00:35:58Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:37:08.215789125Z time="2020-04-05T00:37:08Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:38:16.826835729Z time="2020-04-05T00:38:16Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:39:27.085239048Z time="2020-04-05T00:39:27Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:44:02.933182328Z time="2020-04-05T00:44:02Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:45:11.444640599Z time="2020-04-05T00:45:11Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:46:19.958247245Z time="2020-04-05T00:46:19Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:47:28.441280394Z time="2020-04-05T00:47:28Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:48:38.145213703Z time="2020-04-05T00:48:38Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:49:46.644183613Z time="2020-04-05T00:49:46Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:50:55.143815034Z time="2020-04-05T00:50:55Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:52:03.626461813Z time="2020-04-05T00:52:03Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:54:20.790391153Z time="2020-04-05T00:54:20Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:55:30.340410721Z time="2020-04-05T00:55:30Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:56:40.269813245Z time="2020-04-05T00:56:40Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:57:49.828579686Z time="2020-04-05T00:57:49Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T00:58:58.325740221Z time="2020-04-05T00:58:58Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:00:06.872037902Z time="2020-04-05T01:00:06Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:01:15.940963483Z time="2020-04-05T01:01:15Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:02:24.507041321Z time="2020-04-05T01:02:24Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:03:32.978376722Z time="2020-04-05T01:03:32Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:04:42.054764980Z time="2020-04-05T01:04:42Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:05:50.555461812Z time="2020-04-05T01:05:50Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:06:59.654482745Z time="2020-04-05T01:06:59Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:08:08.135254342Z time="2020-04-05T01:08:08Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:09:16.583186570Z time="2020-04-05T01:09:16Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:10:25.031313603Z time="2020-04-05T01:10:25Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:11:33.503255240Z time="2020-04-05T01:11:33Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:12:43.302651325Z time="2020-04-05T01:12:43Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:13:53.057441387Z time="2020-04-05T01:13:53Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:15:03.609318461Z time="2020-04-05T01:15:03Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:16:11.923996746Z time="2020-04-05T01:16:11Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:17:20.437986802Z time="2020-04-05T01:17:20Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:18:29.017713479Z time="2020-04-05T01:18:29Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:19:37.398189642Z time="2020-04-05T01:19:37Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:20:45.841416184Z time="2020-04-05T01:20:45Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:21:55.640010429Z time="2020-04-05T01:21:55Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:23:04.106920042Z time="2020-04-05T01:23:04Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:24:12.587141782Z time="2020-04-05T01:24:12Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:25:20.998992903Z time="2020-04-05T01:25:20Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:26:29.573366972Z time="2020-04-05T01:26:29Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:27:40.048799974Z time="2020-04-05T01:27:40Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:28:48.468958892Z time="2020-04-05T01:28:48Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:29:56.947609571Z time="2020-04-05T01:29:56Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:31:06.590345775Z time="2020-04-05T01:31:06Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:32:17.365412167Z time="2020-04-05T01:32:17Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:33:27.504563957Z time="2020-04-05T01:33:27Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:34:39.242851728Z time="2020-04-05T01:34:39Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:35:50.235994704Z time="2020-04-05T01:35:50Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:36:58.685212669Z time="2020-04-05T01:36:58Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:38:08.727159063Z time="2020-04-05T01:38:08Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:39:18.785047907Z time="2020-04-05T01:39:18Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:40:28.710738922Z time="2020-04-05T01:40:28Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:41:38.430346564Z time="2020-04-05T01:41:38Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:42:46.822502776Z time="2020-04-05T01:42:46Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:43:55.251493198Z time="2020-04-05T01:43:55Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:45:03.829716660Z time="2020-04-05T01:45:03Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:47:20.844932333Z time="2020-04-05T01:47:20Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:48:29.213215798Z time="2020-04-05T01:48:29Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:49:37.720129532Z time="2020-04-05T01:49:37Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:50:46.111458114Z time="2020-04-05T01:50:46Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:51:54.714608254Z time="2020-04-05T01:51:54Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:53:03.237690719Z time="2020-04-05T01:53:03Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:54:13.012439337Z time="2020-04-05T01:54:13Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:55:22.728998531Z time="2020-04-05T01:55:22Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:56:32.443630166Z time="2020-04-05T01:56:32Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:57:42.118655116Z time="2020-04-05T01:57:42Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T01:58:51.860032325Z time="2020-04-05T01:58:51Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:00:01.677975064Z time="2020-04-05T02:00:01Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:01:10.196742022Z time="2020-04-05T02:01:10Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:02:22.091793017Z time="2020-04-05T02:02:22Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:03:33.000521535Z time="2020-04-05T02:03:32Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:04:43.964287746Z time="2020-04-05T02:04:43Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:05:53.051651614Z time="2020-04-05T02:05:53Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:07:01.501766820Z time="2020-04-05T02:07:01Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:08:10.064790027Z time="2020-04-05T02:08:10Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:09:18.510253031Z time="2020-04-05T02:09:18Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:10:27.007878847Z time="2020-04-05T02:10:27Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:11:35.445760477Z time="2020-04-05T02:11:35Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:12:44.026346764Z time="2020-04-05T02:12:44Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:13:52.615934415Z time="2020-04-05T02:13:52Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:15:00.794773682Z time="2020-04-05T02:15:00Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:16:09.314539836Z time="2020-04-05T02:16:09Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:17:17.985356608Z time="2020-04-05T02:17:17Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:18:28.336183197Z time="2020-04-05T02:18:28Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:19:38.063599822Z time="2020-04-05T02:19:38Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:20:47.863558394Z time="2020-04-05T02:20:47Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:21:56.971498031Z time="2020-04-05T02:21:56Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:23:06.678222910Z time="2020-04-05T02:23:06Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:24:15.761334823Z time="2020-04-05T02:24:15Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:25:24.199274859Z time="2020-04-05T02:25:24Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:26:32.742396607Z time="2020-04-05T02:26:32Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:27:42.507489144Z time="2020-04-05T02:27:42Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:28:51.129375710Z time="2020-04-05T02:28:51Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:31:10.535333076Z time="2020-04-05T02:31:10Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:32:20.546630153Z time="2020-04-05T02:32:20Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:33:30.830981615Z time="2020-04-05T02:33:30Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:34:40.435907355Z time="2020-04-05T02:34:40Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:35:50.185639280Z time="2020-04-05T02:35:50Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:36:59.891555996Z time="2020-04-05T02:36:59Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:38:08.470944794Z time="2020-04-05T02:38:08Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:39:17.011876320Z time="2020-04-05T02:39:17Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:40:25.385265030Z time="2020-04-05T02:40:25Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:41:33.947476652Z time="2020-04-05T02:41:33Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:42:42.350053904Z time="2020-04-05T02:42:42Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:43:52.120151950Z time="2020-04-05T02:43:52Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:45:01.834812833Z time="2020-04-05T02:45:01Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:47:20.165631833Z time="2020-04-05T02:47:20Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:48:29.024303488Z time="2020-04-05T02:48:29Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:49:37.426602037Z time="2020-04-05T02:49:37Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:51:54.499493248Z time="2020-04-05T02:51:54Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:53:04.776090354Z time="2020-04-05T02:53:04Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:54:14.600758543Z time="2020-04-05T02:54:14Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:55:24.398748051Z time="2020-04-05T02:55:24Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:56:34.760766955Z time="2020-04-05T02:56:34Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:57:44.512193088Z time="2020-04-05T02:57:44Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T02:58:53.030669281Z time="2020-04-05T02:58:53Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:00:01.478310019Z time="2020-04-05T03:00:01Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:01:09.990747018Z time="2020-04-05T03:01:09Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:02:18.495042998Z time="2020-04-05T03:02:18Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:03:28.237764495Z time="2020-04-05T03:03:28Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:04:36.804814674Z time="2020-04-05T03:04:36Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:05:48.388020546Z time="2020-04-05T03:05:48Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:06:57.160791824Z time="2020-04-05T03:06:57Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:08:06.712537463Z time="2020-04-05T03:08:06Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:09:16.456625273Z time="2020-04-05T03:09:16Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:10:24.931820591Z time="2020-04-05T03:10:24Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:11:33.353098517Z time="2020-04-05T03:11:33Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:12:41.733554329Z time="2020-04-05T03:12:41Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:13:50.255109739Z time="2020-04-05T03:13:50Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:15:00.084557648Z time="2020-04-05T03:15:00Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:16:09.925746550Z time="2020-04-05T03:16:09Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:17:19.527567652Z time="2020-04-05T03:17:19Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:18:29.338168239Z time="2020-04-05T03:18:29Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:19:39.767211913Z time="2020-04-05T03:19:39Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:20:49.541012205Z time="2020-04-05T03:20:49Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:21:59.317527165Z time="2020-04-05T03:21:59Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:24:17.448106694Z time="2020-04-05T03:24:17Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:25:26.134158643Z time="2020-04-05T03:25:26Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:26:34.420922643Z time="2020-04-05T03:26:34Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:28:52.786052349Z time="2020-04-05T03:28:52Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:31:10.989859721Z time="2020-04-05T03:31:10Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:32:19.390243611Z time="2020-04-05T03:32:19Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:33:27.883901013Z time="2020-04-05T03:33:27Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:34:36.388143699Z time="2020-04-05T03:34:36Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:36:54.032240387Z time="2020-04-05T03:36:54Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:38:03.768060050Z time="2020-04-05T03:38:03Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:39:13.515858099Z time="2020-04-05T03:39:13Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:40:22.004520123Z time="2020-04-05T03:40:22Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:41:30.443142689Z time="2020-04-05T03:41:30Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:42:38.961422031Z time="2020-04-05T03:42:38Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:43:47.443310352Z time="2020-04-05T03:43:47Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:44:55.894561705Z time="2020-04-05T03:44:55Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:46:05.695998494Z time="2020-04-05T03:46:05Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:47:15.550160720Z time="2020-04-05T03:47:15Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:48:23.940017369Z time="2020-04-05T03:48:23Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:49:32.375434600Z time="2020-04-05T03:49:32Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:50:41.100710714Z time="2020-04-05T03:50:41Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:51:49.520532161Z time="2020-04-05T03:51:49Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:52:57.796766497Z time="2020-04-05T03:52:57Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:54:07.634561615Z time="2020-04-05T03:54:07Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:55:17.388729328Z time="2020-04-05T03:55:17Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:56:25.892551801Z time="2020-04-05T03:56:25Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:57:34.359411556Z time="2020-04-05T03:57:34Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:58:42.768073437Z time="2020-04-05T03:58:42Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T03:59:51.514789667Z time="2020-04-05T03:59:51Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:01:00.671472942Z time="2020-04-05T04:01:00Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:02:08.860478143Z time="2020-04-05T04:02:08Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:04:28.574688902Z time="2020-04-05T04:04:28Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:05:41.071790369Z time="2020-04-05T04:05:41Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:06:50.454157197Z time="2020-04-05T04:06:50Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:08:04.638896685Z time="2020-04-05T04:08:04Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:09:13.414609366Z time="2020-04-05T04:09:13Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:10:22.212611051Z time="2020-04-05T04:10:22Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:11:31.525013556Z time="2020-04-05T04:11:31Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:13:51.533767111Z time="2020-04-05T04:13:51Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:15:01.278550729Z time="2020-04-05T04:15:01Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:16:09.969057967Z time="2020-04-05T04:16:09Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:17:18.310322786Z time="2020-04-05T04:17:18Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:18:26.745672536Z time="2020-04-05T04:18:26Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:19:35.275702680Z time="2020-04-05T04:19:35Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:20:44.414996483Z time="2020-04-05T04:20:44Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:21:58.745225835Z time="2020-04-05T04:21:58Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:23:12.080773706Z time="2020-04-05T04:23:12Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." traefik_1 | 2020-04-05T04:24:28.638103638Z time="2020-04-05T04:24:28Z" level=error msg="undefined backend 'backend-spark-one-brewblox' for frontend frontend-PathPrefix-spark-one-7. Skipping frontend frontend-PathPrefix-spark-one-7..." Attaching to brewblox_ui_1 ui_1 | 2020-04-04T18:07:34.683507343Z 172.20.0.3 - - [04/Apr/2020:18:07:34 +0000] "GET /ui/js/11.b2ca9f82.js HTTP/1.1" 200 897 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:34.685796001Z 172.20.0.3 - - [04/Apr/2020:18:07:34 +0000] "GET /ui/js/3.1a9a77c9.js HTTP/1.1" 200 3992 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:34.688343567Z 172.20.0.3 - - [04/Apr/2020:18:07:34 +0000] "GET /ui/js/4.cdb001b7.js HTTP/1.1" 200 22542 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:34.692910675Z 172.20.0.3 - - [04/Apr/2020:18:07:34 +0000] "GET /ui/js/13.a1f0dc7e.js HTTP/1.1" 200 10001 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:34.796901711Z 172.20.0.3 - - [04/Apr/2020:18:07:34 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:34.800001676Z 172.20.0.3 - - [04/Apr/2020:18:07:34 +0000] "GET /ui/js/6.29bd11bf.js HTTP/1.1" 200 1340 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:34.816128587Z 172.20.0.3 - - [04/Apr/2020:18:07:34 +0000] "GET /ui/js/7.04084eee.js HTTP/1.1" 200 4754 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:34.816331713Z 172.20.0.3 - - [04/Apr/2020:18:07:34 +0000] "GET /ui/js/8.195e5738.js HTTP/1.1" 200 4482 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:34.822993780Z 172.20.0.3 - - [04/Apr/2020:18:07:34 +0000] "GET /ui/js/9.6d51489c.js HTTP/1.1" 200 643 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:36.587182397Z 172.20.0.3 - - [04/Apr/2020:18:07:36 +0000] "GET /ui/statics/icons/favicon.ico HTTP/1.1" 200 23672 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:36.627089385Z 172.20.0.3 - - [04/Apr/2020:18:07:36 +0000] "GET /ui/statics/app-logo-128x128.png HTTP/1.1" 200 7130 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:37.028694070Z 172.20.0.3 - - [04/Apr/2020:18:07:37 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:37.034577592Z 172.20.0.3 - - [04/Apr/2020:18:07:37 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:07:37.036771823Z 172.20.0.3 - - [04/Apr/2020:18:07:37 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:15.051826570Z 172.20.0.3 - - [04/Apr/2020:18:08:15 +0000] "GET /ui/js/11.b2ca9f82.js HTTP/1.1" 200 897 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.111853614Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/dashboard/herms HTTP/1.1" 200 1931 "-" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.468921101Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/css/app.a6cb4638.css HTTP/1.1" 200 426371 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.553575708Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/css/3.0f689289.css HTTP/1.1" 200 434 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.627851304Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/css/4.88c709e6.css HTTP/1.1" 200 850 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.694393838Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.696889268Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/css/6.52c456aa.css HTTP/1.1" 200 81 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.698910893Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/css/7.97a68f97.css HTTP/1.1" 200 385 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.770554183Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.773068519Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/8.195e5738.js HTTP/1.1" 200 4482 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.774920664Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/11.b2ca9f82.js HTTP/1.1" 200 897 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.776937341Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/9.6d51489c.js HTTP/1.1" 200 643 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.779889544Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/12.90ead905.js HTTP/1.1" 200 1116 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.806644996Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.809266989Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/4.cdb001b7.js HTTP/1.1" 200 22542 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.811960961Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/3.1a9a77c9.js HTTP/1.1" 200 3992 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.813996441Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/6.29bd11bf.js HTTP/1.1" 200 1340 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.816626715Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/13.a1f0dc7e.js HTTP/1.1" 200 10001 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:19.819108134Z 172.20.0.3 - - [04/Apr/2020:18:08:19 +0000] "GET /ui/js/7.04084eee.js HTTP/1.1" 200 4754 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:22.174715081Z 172.20.0.3 - - [04/Apr/2020:18:08:22 +0000] "GET /ui/statics/icons/favicon.ico HTTP/1.1" 200 23672 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:22.271130947Z 172.20.0.3 - - [04/Apr/2020:18:08:22 +0000] "GET /ui/statics/app-logo-128x128.png HTTP/1.1" 200 7130 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:22.945271169Z 172.20.0.3 - - [04/Apr/2020:18:08:22 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:22.970825208Z 172.20.0.3 - - [04/Apr/2020:18:08:22 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:22.973326784Z 172.20.0.3 - - [04/Apr/2020:18:08:22 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:28.691325621Z 172.20.0.3 - - [04/Apr/2020:18:08:28 +0000] "GET /ui/css/7.97a68f97.css HTTP/1.1" 200 385 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:08:28.717382475Z 172.20.0.3 - - [04/Apr/2020:18:08:28 +0000] "GET /ui/js/7.04084eee.js HTTP/1.1" 200 4754 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:07.095183104Z 172.20.0.3 - - [04/Apr/2020:18:09:07 +0000] "GET /ui/css/4.88c709e6.css HTTP/1.1" 200 850 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:20.415612470Z 172.20.0.3 - - [04/Apr/2020:18:09:20 +0000] "GET /ui/dashboard/herms HTTP/1.1" 200 1931 "-" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:20.556320506Z 172.20.0.3 - - [04/Apr/2020:18:09:20 +0000] "GET /ui/js/4.cdb001b7.js HTTP/1.1" 200 22542 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:20.901267463Z 172.20.0.3 - - [04/Apr/2020:18:09:20 +0000] "GET /ui/css/app.a6cb4638.css HTTP/1.1" 200 426371 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:20.986648195Z 172.20.0.3 - - [04/Apr/2020:18:09:20 +0000] "GET /ui/css/3.0f689289.css HTTP/1.1" 200 434 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:20.994263701Z 172.20.0.3 - - [04/Apr/2020:18:09:20 +0000] "GET /ui/css/4.88c709e6.css HTTP/1.1" 200 850 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:20.998759400Z 172.20.0.3 - - [04/Apr/2020:18:09:20 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.004047343Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/css/6.52c456aa.css HTTP/1.1" 200 81 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.005792091Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/css/7.97a68f97.css HTTP/1.1" 200 385 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.072433044Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.072817004Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/11.b2ca9f82.js HTTP/1.1" 200 897 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.080129800Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/6.29bd11bf.js HTTP/1.1" 200 1340 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.085093210Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/12.90ead905.js HTTP/1.1" 200 1116 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.087330721Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/13.a1f0dc7e.js HTTP/1.1" 200 10001 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.091726472Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/3.1a9a77c9.js HTTP/1.1" 200 3992 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.139569155Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/4.cdb001b7.js HTTP/1.1" 200 22542 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.141980469Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.191318628Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/8.195e5738.js HTTP/1.1" 200 4482 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.193827130Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/7.04084eee.js HTTP/1.1" 200 4754 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:21.194036662Z 172.20.0.3 - - [04/Apr/2020:18:09:21 +0000] "GET /ui/js/9.6d51489c.js HTTP/1.1" 200 643 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:23.917092895Z 172.20.0.3 - - [04/Apr/2020:18:09:23 +0000] "GET /ui/statics/icons/favicon.ico HTTP/1.1" 200 23672 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:23.965569383Z 172.20.0.3 - - [04/Apr/2020:18:09:23 +0000] "GET /ui/statics/app-logo-128x128.png HTTP/1.1" 200 7130 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:24.636218399Z 172.20.0.3 - - [04/Apr/2020:18:09:24 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:24.661404147Z 172.20.0.3 - - [04/Apr/2020:18:09:24 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:09:24.664682705Z 172.20.0.3 - - [04/Apr/2020:18:09:24 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:04.456477336Z 172.20.0.3 - - [04/Apr/2020:18:10:04 +0000] "GET /ui/dashboard/herms HTTP/1.1" 200 1931 "-" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:04.856533811Z 172.20.0.3 - - [04/Apr/2020:18:10:04 +0000] "GET /ui/css/app.a6cb4638.css HTTP/1.1" 200 426371 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.010784904Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/css/3.0f689289.css HTTP/1.1" 200 434 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.026247425Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/css/4.88c709e6.css HTTP/1.1" 200 850 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.070099508Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.075027500Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/css/6.52c456aa.css HTTP/1.1" 200 81 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.108473543Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/css/7.97a68f97.css HTTP/1.1" 200 385 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.109142661Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.167124185Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/11.b2ca9f82.js HTTP/1.1" 200 897 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.167343561Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/12.90ead905.js HTTP/1.1" 200 1116 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.172867180Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/13.a1f0dc7e.js HTTP/1.1" 200 10001 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.177910225Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/3.1a9a77c9.js HTTP/1.1" 200 3992 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.255961063Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/4.cdb001b7.js HTTP/1.1" 200 22542 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.257032890Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.257946541Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/6.29bd11bf.js HTTP/1.1" 200 1340 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.260523376Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/7.04084eee.js HTTP/1.1" 200 4754 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.267447731Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/8.195e5738.js HTTP/1.1" 200 4482 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:05.270217224Z 172.20.0.3 - - [04/Apr/2020:18:10:05 +0000] "GET /ui/js/9.6d51489c.js HTTP/1.1" 200 643 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:06.588860116Z 172.20.0.3 - - [04/Apr/2020:18:10:06 +0000] "GET /ui/statics/icons/favicon.ico HTTP/1.1" 200 23672 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:06.663982242Z 172.20.0.3 - - [04/Apr/2020:18:10:06 +0000] "GET /ui/statics/app-logo-128x128.png HTTP/1.1" 200 7130 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:07.027222654Z 172.20.0.3 - - [04/Apr/2020:18:10:07 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:07.031395694Z 172.20.0.3 - - [04/Apr/2020:18:10:07 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:07.032103510Z 172.20.0.3 - - [04/Apr/2020:18:10:07 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.563037872Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/dashboard/herms HTTP/1.1" 200 1931 "-" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.744346377Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/css/app.a6cb4638.css HTTP/1.1" 200 426371 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.885717925Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/css/4.88c709e6.css HTTP/1.1" 200 850 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.892175455Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/css/3.0f689289.css HTTP/1.1" 200 434 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.892314622Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.892359102Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/11.b2ca9f82.js HTTP/1.1" 200 897 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.892395404Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/12.90ead905.js HTTP/1.1" 200 1116 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.894761196Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.896621153Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/css/6.52c456aa.css HTTP/1.1" 200 81 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.905641716Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/css/7.97a68f97.css HTTP/1.1" 200 385 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.979176592Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/3.1a9a77c9.js HTTP/1.1" 200 3992 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.980768630Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/4.cdb001b7.js HTTP/1.1" 200 22542 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.981987074Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/13.a1f0dc7e.js HTTP/1.1" 200 10001 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.996012504Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.996155994Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/6.29bd11bf.js HTTP/1.1" 200 1340 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.996206098Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/7.04084eee.js HTTP/1.1" 200 4754 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.996242765Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/8.195e5738.js HTTP/1.1" 200 4482 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:15.999948460Z 172.20.0.3 - - [04/Apr/2020:18:10:15 +0000] "GET /ui/js/9.6d51489c.js HTTP/1.1" 200 643 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:18.188657808Z 172.20.0.3 - - [04/Apr/2020:18:10:18 +0000] "GET /ui/statics/icons/favicon.ico HTTP/1.1" 200 23672 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:18.279151720Z 172.20.0.3 - - [04/Apr/2020:18:10:18 +0000] "GET /ui/statics/app-logo-128x128.png HTTP/1.1" 200 7130 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:18.939060688Z 172.20.0.3 - - [04/Apr/2020:18:10:18 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:18.994530478Z 172.20.0.3 - - [04/Apr/2020:18:10:18 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T18:10:18.995991370Z 172.20.0.3 - - [04/Apr/2020:18:10:18 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:16.506113767Z 172.20.0.6 - - [04/Apr/2020:20:24:16 +0000] "GET /ui/dashboard/herms HTTP/1.1" 200 1931 "-" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:17.074568767Z 172.20.0.6 - - [04/Apr/2020:20:24:17 +0000] "GET /ui/css/app.a6cb4638.css HTTP/1.1" 200 426371 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:17.282559027Z 172.20.0.6 - - [04/Apr/2020:20:24:17 +0000] "GET /ui/js/runtime.2615b5d3.js HTTP/1.1" 200 4038 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:17.596893663Z 172.20.0.6 - - [04/Apr/2020:20:24:17 +0000] "GET /ui/js/app.6f124774.js HTTP/1.1" 200 877359 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:17.629005538Z 172.20.0.6 - - [04/Apr/2020:20:24:17 +0000] "GET /ui/css/3.0f689289.css HTTP/1.1" 200 434 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:17.810906527Z 172.20.0.6 - - [04/Apr/2020:20:24:17 +0000] "GET /ui/css/4.88c709e6.css HTTP/1.1" 200 850 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.187196735Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.199758767Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/css/6.52c456aa.css HTTP/1.1" 200 81 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.202096683Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/11.b2ca9f82.js HTTP/1.1" 200 897 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.205266840Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/css/7.97a68f97.css HTTP/1.1" 200 385 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.208820329Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/12.90ead905.js HTTP/1.1" 200 1116 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.245571683Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.248863090Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/7.04084eee.js HTTP/1.1" 200 4754 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.251344444Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/6.29bd11bf.js HTTP/1.1" 200 1340 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.254579913Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/8.195e5738.js HTTP/1.1" 200 4482 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.266007933Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/9.6d51489c.js HTTP/1.1" 200 643 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.288620798Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/3.1a9a77c9.js HTTP/1.1" 200 3992 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.292188090Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/4.cdb001b7.js HTTP/1.1" 200 22542 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.308797933Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/13.a1f0dc7e.js HTTP/1.1" 200 10001 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:18.350926267Z 172.20.0.6 - - [04/Apr/2020:20:24:18 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:19.598884131Z 172.20.0.6 - - [04/Apr/2020:20:24:19 +0000] "GET /ui/js/vendor.d08dd8c2.js HTTP/1.1" 200 2527437 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:26.382262097Z 172.20.0.6 - - [04/Apr/2020:20:24:26 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:26.388518712Z 172.20.0.6 - - [04/Apr/2020:20:24:26 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:26.390272305Z 172.20.0.6 - - [04/Apr/2020:20:24:26 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:28.917451888Z 172.20.0.6 - - [04/Apr/2020:20:24:28 +0000] "GET /ui/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.0509ab09.woff2 HTTP/1.1" 200 60840 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:28.998527773Z 172.20.0.6 - - [04/Apr/2020:20:24:28 +0000] "GET /ui/fonts/materialdesignicons-webfont.d0066537.woff2 HTTP/1.1" 200 283040 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:29.013042669Z 172.20.0.6 - - [04/Apr/2020:20:24:28 +0000] "GET /ui/fonts/KFOlCnqEu92Fr1MmEU9fBBc-.87284894.woff HTTP/1.1" 200 20464 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:29.054461783Z 172.20.0.6 - - [04/Apr/2020:20:24:28 +0000] "GET /ui/fonts/KFOlCnqEu92Fr1MmWUlfBBc-.adcde98f.woff HTTP/1.1" 200 20356 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:49.840749667Z 172.20.0.6 - - [04/Apr/2020:20:24:49 +0000] "GET /ui/dashboard/herms HTTP/1.1" 200 1931 "-" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.040698243Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/css/app.a6cb4638.css HTTP/1.1" 200 426371 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.064320884Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/runtime.2615b5d3.js HTTP/1.1" 200 4038 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.134987901Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/css/3.0f689289.css HTTP/1.1" 200 434 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.136664254Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/css/4.88c709e6.css HTTP/1.1" 200 850 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.279197854Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.301411117Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/13.a1f0dc7e.js HTTP/1.1" 200 10001 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.311076014Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/11.b2ca9f82.js HTTP/1.1" 200 897 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.321965051Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/css/6.52c456aa.css HTTP/1.1" 200 81 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.327608916Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/12.90ead905.js HTTP/1.1" 200 1116 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.331934251Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/css/7.97a68f97.css HTTP/1.1" 200 385 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.332565975Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.333656628Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.339462771Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/3.1a9a77c9.js HTTP/1.1" 200 3992 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.341735134Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/6.29bd11bf.js HTTP/1.1" 200 1340 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.346345563Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/7.04084eee.js HTTP/1.1" 200 4754 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.347412424Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/app.6f124774.js HTTP/1.1" 200 877359 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.351898111Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/4.cdb001b7.js HTTP/1.1" 200 22542 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.384370249Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/8.195e5738.js HTTP/1.1" 200 4482 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.401058453Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/9.6d51489c.js HTTP/1.1" 200 643 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:50.916452160Z 172.20.0.6 - - [04/Apr/2020:20:24:50 +0000] "GET /ui/js/vendor.d08dd8c2.js HTTP/1.1" 200 2527437 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:53.545635066Z 172.20.0.6 - - [04/Apr/2020:20:24:53 +0000] "GET /ui/statics/icons/favicon.ico HTTP/1.1" 200 23672 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:53.662327360Z 172.20.0.6 - - [04/Apr/2020:20:24:53 +0000] "GET /ui/statics/app-logo-128x128.png HTTP/1.1" 200 7130 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:55.819598175Z 172.20.0.6 - - [04/Apr/2020:20:24:55 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:55.828667605Z 172.20.0.6 - - [04/Apr/2020:20:24:55 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:55.830717370Z 172.20.0.6 - - [04/Apr/2020:20:24:55 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/herms" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:56.806737727Z 172.20.0.6 - - [04/Apr/2020:20:24:56 +0000] "GET /ui/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.0509ab09.woff2 HTTP/1.1" 200 60840 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:56.871188641Z 172.20.0.6 - - [04/Apr/2020:20:24:56 +0000] "GET /ui/fonts/KFOlCnqEu92Fr1MmEU9fBBc-.87284894.woff HTTP/1.1" 200 20464 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:56.871399416Z 172.20.0.6 - - [04/Apr/2020:20:24:56 +0000] "GET /ui/fonts/materialdesignicons-webfont.d0066537.woff2 HTTP/1.1" 200 283040 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-04T20:24:56.924480636Z 172.20.0.6 - - [04/Apr/2020:20:24:56 +0000] "GET /ui/fonts/KFOlCnqEu92Fr1MmWUlfBBc-.adcde98f.woff HTTP/1.1" 200 20356 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:46.687601810Z 172.20.0.6 - - [05/Apr/2020:04:22:46 +0000] "GET /ui/dashboard/dashboard-home HTTP/1.1" 200 1931 "-" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:46.877335224Z 172.20.0.6 - - [05/Apr/2020:04:22:46 +0000] "GET /ui/css/app.a6cb4638.css HTTP/1.1" 200 426371 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:46.945170597Z 172.20.0.6 - - [05/Apr/2020:04:22:46 +0000] "GET /ui/js/runtime.2615b5d3.js HTTP/1.1" 200 4038 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:46.995980866Z 172.20.0.6 - - [05/Apr/2020:04:22:46 +0000] "GET /ui/js/app.6f124774.js HTTP/1.1" 200 877359 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.082596945Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/css/3.0f689289.css HTTP/1.1" 200 434 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.090527814Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/css/4.88c709e6.css HTTP/1.1" 200 850 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.092818456Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/css/6.52c456aa.css HTTP/1.1" 200 81 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.107421776Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.111384372Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/css/7.97a68f97.css HTTP/1.1" 200 385 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.115695764Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.118161977Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/12.90ead905.js HTTP/1.1" 200 1116 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.122625972Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/11.b2ca9f82.js HTTP/1.1" 200 897 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.123159349Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/6.29bd11bf.js HTTP/1.1" 200 1340 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.125793007Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/7.04084eee.js HTTP/1.1" 200 4754 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.131613231Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/4.cdb001b7.js HTTP/1.1" 200 22542 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.134039340Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/9.6d51489c.js HTTP/1.1" 200 643 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.138015373Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/3.1a9a77c9.js HTTP/1.1" 200 3992 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.140684187Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/13.a1f0dc7e.js HTTP/1.1" 200 10001 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.144678449Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/8.195e5738.js HTTP/1.1" 200 4482 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.158931409Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:47.323630416Z 172.20.0.6 - - [05/Apr/2020:04:22:47 +0000] "GET /ui/js/vendor.d08dd8c2.js HTTP/1.1" 200 2527437 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:50.518823519Z 172.20.0.6 - - [05/Apr/2020:04:22:50 +0000] "GET /ui/css/5.99f686fe.css HTTP/1.1" 200 26 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:50.575782814Z 172.20.0.6 - - [05/Apr/2020:04:22:50 +0000] "GET /ui/js/5.0b9cf51c.js HTTP/1.1" 200 3092 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:50.577939292Z 172.20.0.6 - - [05/Apr/2020:04:22:50 +0000] "GET /ui/js/10.da96b3a4.js HTTP/1.1" 200 5251 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:51.624157801Z 172.20.0.6 - - [05/Apr/2020:04:22:51 +0000] "GET /ui/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.0509ab09.woff2 HTTP/1.1" 200 60840 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:51.628928875Z 172.20.0.6 - - [05/Apr/2020:04:22:51 +0000] "GET /ui/fonts/KFOlCnqEu92Fr1MmEU9fBBc-.87284894.woff HTTP/1.1" 200 20464 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:51.646807927Z 172.20.0.6 - - [05/Apr/2020:04:22:51 +0000] "GET /ui/fonts/materialdesignicons-webfont.d0066537.woff2 HTTP/1.1" 200 283040 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:51.650051681Z 172.20.0.6 - - [05/Apr/2020:04:22:51 +0000] "GET /ui/fonts/KFOlCnqEu92Fr1MmWUlfBBc-.adcde98f.woff HTTP/1.1" 200 20356 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:51.972872065Z 172.20.0.6 - - [05/Apr/2020:04:22:51 +0000] "GET /ui/fonts/KFOmCnqEu92Fr1Mu4mxM.60fa3c06.woff HTTP/1.1" 200 20268 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:56.068119352Z 172.20.0.6 - - [05/Apr/2020:04:22:56 +0000] "GET /ui/js/12.90ead905.js HTTP/1.1" 200 1116 "https://localhost/ui/dashboard/dashboard-home" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ui_1 | 2020-04-05T04:22:56.743081058Z 172.20.0.6 - - [05/Apr/2020:04:22:56 +0000] "GET /ui/fonts/KFOlCnqEu92Fr1MmSU5fBBc-.b00849e0.woff HTTP/1.1" 200 20348 "https://localhost/ui/css/app.a6cb4638.css" "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Raspbian Chromium/78.0.3904.108 Chrome/78.0.3904.108 Safari/537.36" "172.20.0.1" ==============COMPOSE============== services: spark-one: command: --name=spark-one --mdns-port=${BREWBLOX_PORT_MDNS} --discovery=all --device-id=300054000851353532343835 image: brewblox/brewblox-devcon-spark:${BREWBLOX_RELEASE} labels: - traefik.port=5000 - 'traefik.frontend.rule=PathPrefix: /spark-one' privileged: true restart: unless-stopped version: '3.7' ==============SHARED=============== # DO NOT EDIT: THIS FILE WILL BE RESET DURING UPDATES # # This file contains configuration for the shared Brewblox services # # If you need to make change to any of the shared services, # you can do so in docker-compose.yml. # # For more information, see https://docs.docker.com/compose/extends/ version: "3.7" services: mdns: image: brewblox/brewblox-mdns:${BREWBLOX_RELEASE} network_mode: host restart: unless-stopped command: --port=${BREWBLOX_PORT_MDNS} eventbus: image: rabbitmq:alpine restart: unless-stopped influx: image: influxdb restart: unless-stopped volumes: - ./influxdb:/var/lib/influxdb environment: - INFLUXDB_HTTP_LOG_ENABLED=false - INFLUXDB_LOGGING_LEVEL=warn - INFLUXDB_DATA_WAL_FSYNC_DELAY=1s - INFLUXDB_DATA_INDEX_VERSION=tsi1 datastore: image: treehouses/couchdb:2.3.1 restart: unless-stopped labels: - "traefik.port=5984" - "traefik.frontend.rule=PathPrefixStrip: /datastore" volumes: - ./couchdb/:/opt/couchdb/data/ history: image: brewblox/brewblox-history:${BREWBLOX_RELEASE} restart: unless-stopped labels: - "traefik.port=5000" - "traefik.frontend.rule=PathPrefix: /history" emitter: image: brewblox/brewblox-emitter:${BREWBLOX_RELEASE} restart: unless-stopped labels: - "traefik.port=5000" - "traefik.frontend.rule=PathPrefix: /emitter" traefik: image: traefik:v1.7 restart: unless-stopped ports: - ${BREWBLOX_PORT_HTTP}:${BREWBLOX_PORT_HTTP} - ${BREWBLOX_PORT_HTTPS}:${BREWBLOX_PORT_HTTPS} volumes: - ./traefik:/config - /var/run/docker.sock:/var/run/docker.sock command: >- -c /dev/null --docker --docker.domain=brewblox.local --entrypoints='name:http Address::${BREWBLOX_PORT_HTTP} Redirect.EntryPoint:https' --entrypoints='name:https Address::${BREWBLOX_PORT_HTTPS} TLS:config/brewblox.crt,config/brewblox.key' --defaultentrypoints="http,https" ui: image: brewblox/brewblox-ui:${BREWBLOX_RELEASE} restart: unless-stopped labels: - "traefik.port=80" - "traefik.frontend.rule=Path:/, /ui, /ui/{sub:(.*)?}" ==============BLOCKS============== Error: Expecting value: line 1 column 1 (char 0) spark-one not found