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

Update deploy-ultrafeeder-container.md to revise autogain command #122

Merged
merged 3 commits into from
Oct 9, 2023

Conversation

joelishness
Copy link
Contributor

As published, the autogain init command results in error:

docker exec -it ultrafeeder autogain reset
OCI runtime exec failed: exec failed: unable to start container process: exec: "autogain": executable file not found in $PATH: unknown

Per the readme on Github, the revised command yields success:

docker exec -it ultrafeeder /usr/local/bin/autogain1090 reset
Reset AutoGain - restarting with initial values and initialization process

Source:
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder#user-content-autogain-for-rtlsdr-devices

As published, the autogain init command results in error:
docker exec -it ultrafeeder autogain reset
OCI runtime exec failed: exec failed: unable to start container process: exec: "autogain": executable file not found in $PATH: unknown

Per the readme on Github, the revised command yields success:
docker exec -it ultrafeeder /usr/local/bin/autogain1090 reset
Reset AutoGain - restarting with initial values and initialization process

Source:
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder#user-content-autogain-for-rtlsdr-devices
@joelishness joelishness reopened this Sep 6, 2023
@joelishness
Copy link
Contributor Author

Additional commit to fix #124

@fredclausen fredclausen merged commit d8450d2 into sdr-enthusiasts:main Oct 9, 2023
39 of 40 checks passed
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

Successfully merging this pull request may close these issues.

2 participants