Web Server Issues #12
-
Hi! So I was able to get up and running to the point of getting to the server. The gantry was able to home and center itself which was neat to see in action. When running:
the pi produced these errors: events.js:291 And I get a 502 bad gateway error when go to my pi's address. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi Ishan, |
Beta Was this translation helpful? Give feedback.
Hi Ishan,
Sorry for the late reply...to start, can you send me the output of
node -v
andnpm -v
? Also, what Raspberry Pi model are you running the webserver code on?