Trouble Integrating Python Wifi Connect #138
Unanswered
keenanjohnson
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Have you tried this? balena-labs-research/python-wifi-connect#6 (comment) The docker-compose on this repo also has some env variable examples for telling the containers how to communicate with each other as an example. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
I was trying to add the start-interface to my open-pet-cam project I'm starting here, and I am having some problems getting the python wifi connect to work.
I've added it as a git submodule and then added it to the docker compose here.
I have verified that it is indeed running in the balena console, but it doesn't appear in the UI.
Checking the logs I see some connection refused errors, though it did some the python container started:
Any pointers on what I'm doing wrong? @maggie44 ?
Thanks!
Docker Compose File
Beta Was this translation helpful? Give feedback.
All reactions