Skip to content

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

Description

@sabom2d

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions