-
Notifications
You must be signed in to change notification settings - Fork 6
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
Main function error #139
Comments
Based on #134, I'm guessing you forgot to define "--env MQTT_ONSTAR_POLLING_STATUS_TOPIC=". |
Thanks, that did the trick. |
For some context, I switched from michaelwoods/onstar2mqtt to your version, due to michaelwoods#347 and just assumed it would be a drop in replacement. You've probably thought of this, but it might be useful to add some checks at startup to ensure necessary environment variables are set. Anyways, really appreciate the effort in keeping this project active. |
Done as requested in #140 and released in version 1.10.0. Please verify. Thanks. |
Thanks, I pulled down the latest image and it seems to work as expected.
|
When starting onstar2mqtt I get a main function error. Any suggestion on how to start debugging this? Thanks.
The text was updated successfully, but these errors were encountered: