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 exec ... inverter_poller not working as described #116

Open
sabom2d opened this issue Feb 13, 2024 · 0 comments
Open

docker exec ... inverter_poller not working as described #116

sabom2d opened this issue Feb 13, 2024 · 0 comments

Comments

@sabom2d
Copy link

sabom2d commented Feb 13, 2024

Hi,

tried to setup this solution for 2 days now, can't get inverter_poller to work as described.
When running the inverter_poller in combination with the docker solution as described :
docker exec -it voltronic-mqtt bash -c '/opt/inverter-cli/bin/inverter_poller -d -1'
I just get a
bash: ./inverter_poller: No such file or directory

  1. it's not in the folder path described everywhere /opt/inverter-cli/bin/inverter_poller
  2. even if I create that folder and copy everything into it, no success

only runing the inverter_poller directly in the folder where it's stored after compiling then I get a result.
./inverter_poller -d -1

what is the actuall right way to run the innverter_poller in combination with the docker installation?

regards

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