SOLVED - Update to SatNOGS Ansible 202607171639 fails and kills docker installation

Update to SatNOGS Ansible 202607171639 failes for my station 858.
After the update I get this:

TASK [docker_engine : Start Docker Compose application] ************************
failed: [ansible] (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
fatal: [ansible]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}

PLAY RECAP *********************************************************************
ansible                    : ok=1    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0 

If I try to re-start with sudo docker restart satnogs_satnogs-client I get:

Error response from daemon: Cannot restart container satnogs_satnogs-client: error gathering device information while adding custom device "/dev/ttyUSB0": no such file or directory

So my station is dead…

1 Like

Seams solved with SatNOGS Ansible 202607181148. Did a new update and the client started.

5 Likes