kk7ds / pynx584

Python library and server for talking to NX584/NX8E interfaces
GNU General Public License v3.0
29 stars 26 forks source link

Install Issues #61

Open farberm opened 2 years ago

farberm commented 2 years ago

If I install via the pip command. The program runs correctly and I see my config.ini file in usr/local/bin and it updates to 30 zones. However I cannot determine how to get thing to start up automatically via rc.local. I have tried the settings in the additional documentation but it is not the correct syntax

WhenI install using the docker and docker-compose method and specify in the docker-compose.ym file the config.ini file location then nx584_server starts correctly however I only get 8 zones not the 30 so it is not accepting the location of the conig file correctly...I have it as /usr/local/bin/config.ini which works in the above method.

Any help appreciated

kk7ds commented 2 years ago

Is this still an issue or can I close this? I don't know what platform you're on so I can't offer any specific help without more information.