ASK [Create Docker network named web] *
fatal: [reaction.server]: FAILED! => {"changed": true, "cmd": ["docker", "network", "create", "web"], "delta": "0:00:00.251724", "end": "2020-07-16 07:13:04.127788", "msg": "non-zero return code", "rc": 1, "start": "2020-07-16 07:13:03.876064", "stderr": "Error response from daemon: network with name web already exists", "stderr_lines": ["Error response from daemon: network with name web already exists"], "stdout": "", "stdout_lines": []}
...ignoring
TASK [Create Docker network named internal] **
fatal: [reaction.server]: FAILED! => {"changed": true, "cmd": ["docker", "network", "create", "internal"], "delta": "0:00:00.065765", "end": "2020-07-16 07:13:04.713790", "msg": "non-zero return code", "rc": 1, "start": "2020-07-16 07:13:04.648025", "stderr": "Error response from daemon: network with name internal already exists", "stderr_lines": ["Error response from daemon: network with name internal already exists"], "stdout": "", "stdout_lines": []}
...ignoring
I added ignore_errors: yes to skip .
Subscribe now: http://eepurl.com/di390P <<
time="2020-07-16T13:46:05Z" level=info msg="Software quality assurance features are enabled. Learn more at: https://www.ory.sh/docs/ecosystem/sqa"
time="2020-07-16T13:46:05Z" level=info msg="Setting up http server on :4445"
time="2020-07-16T13:46:05Z" level=warning msg="HTTPS disabled. Never do this in production."
time="2020-07-16T13:46:05Z" level=info msg="Setting up http server on :4444"
time="2020-07-16T13:46:05Z" level=warning msg="HTTPS disabled. Never do this in production."
time="2020-07-16T13:46:35Z" level=info msg="started handling request" method=GET remote="192.168.32.7:32948" request=/clients/reaction-admin
time="2020-07-16T13:46:35Z" level=info msg="completed handling request" measure#hydra/admin: https://hydra.buyfresh.info/.latency=40891428 method=GET remote="192.168.32.7:32948" request=/clients/reaction-admin status=200 text_status=OK took=40.891428ms
time="2020-07-16T13:46:35Z" level=info msg="started handling request" method=PUT remote="192.168.32.7:32950" request=/clients/reaction-admin
time="2020-07-16T13:46:35Z" level=info msg="completed handling request" measure#hydra/admin: https://hydra.buyfresh.info/.latency=20472469 method=PUT remote="192.168.32.7:32950" request=/clients/reaction-admin status=200 text_status=OK took=20.472469ms
time="2020-07-16T13:46:36Z" level=info msg="started handling request" method=GET remote="192.168.32.8:37452" request=/clients/example-storefront
time="2020-07-16T13:46:36Z" level=info msg="completed handling request" measure#hydra/admin: https://hydra.buyfresh.info/.latency=1595365 method=GET remote="192.168.32.8:37452" request=/clients/example-storefront status=200 text_status=OK took=1.595365ms
time="2020-07-16T13:46:36Z" level=info msg="started handling request" method=PUT remote="192.168.32.8:37454" request=/clients/example-storefront
time="2020-07-16T13:46:36Z" level=info msg="completed handling request" measure#hydra/admin: https://hydra.buyfresh.info/.latency=139490293 method=PUT remote="192.168.32.8:37454" request=/clients/example-storefront status=200 text_status=OK took=139.490293ms