Tried to go te docker route as well, and seems the container is not happy…
Logs for the container output
#
# Fatal error in , line 0
# unreachable code
#
#
#
#FailureMessage Object: 0xbedc86cc
Update:
I think I got this working finally…
ditched docker
upgraded Nodejs
Suddenly things got going…
Stopped process, started with pm2 and now that the port has changed, how long will it be before the driver does a discovery scan again and finds the server on a new port?
*Update 2 *
I had to force a port on the server to get things going, also uninstalled the device and let it re-add itself… once I forced the port, it auto discovered the server and got going, finally…
If it helps anybody else, I created a pm2 config.js file to get it started and it should now run on reboot of my Pi…
Otherwise, I’m pretty sure you can run the existing containers on DockerHub within Windows, although from what I remember, it’s not a great experience.