I have a node application I wrote for raspberry pi. During testing everything works fine. I run express server. It loads and calls a function that calls a python function via python-shell. I get the output and everyone is happy. However when I run it at startup via rc.local the function that calls the python function doesn’t produce any output. Any ideas that can point me in the right direction?
Submitted July 15, 2019 at 06:52PM by wannadev
No comments:
Post a Comment