Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose - check if device exists #10

Open
rcaudill opened this issue Feb 2, 2023 · 0 comments
Open

docker compose - check if device exists #10

rcaudill opened this issue Feb 2, 2023 · 0 comments

Comments

@rcaudill
Copy link
Member

rcaudill commented Feb 2, 2023

Is there a way to make this more robust so it fails quietly and allows docker-compose up to proceed?

Starting aisonobuoy-collector-pinephone_watchtower_1 ... done
Starting aisonobuoy-collector-pinephone_mqtt_1 ... done
Starting aisonobuoy-collector-pinephone_daisy_1 ... error
Starting aisonobuoy-collector-pinephone_http-uploader_1 ...
Starting aisonobuoy-collector-pinephone_filesaver_1 ...
Starting aisonobuoy-collector-pinephone_http-uploader_1 ... done
Starting aisonobuoy-collector-pinephone_filesaver_1 ... done
Starting aisonobuoy-collector-pinephone_audio-recorder_1 ... done
Starting aisonobuoy-collector-pinephone_telemetry_1 ... done

ERROR: for daisy Cannot start service daisy: error gathering device information while adding custom device "/dev/ttyACM0": no such file or directory
ERROR: Encountered errors while bringing up the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant