johnlauer / serial-port-json-server

A serial port JSON websocket server for Windows, Mac, Linux, Raspberry Pi, or BeagleBone Black that lets you communicate with your serial port from a web application. This enables web apps to be written that can communicate with your local serial device such as an Arduino, CNC controller, or any device that communicates over the serial port.
http://chilipeppr.com
GNU General Public License v2.0
355 stars 174 forks source link

fatal error: unexpected signal during runtime execution #55

Closed lutorm closed 7 years ago

lutorm commented 7 years ago

I'm getting this constantly trying to run chilipeppr from my new Macbook Pro. The same thing happens with the old one I've used successfully for a long time on my old Macbook Air and the new 1.86 that I just downloaded. It will run a job for only a minute or two before dying. Any ideas?

error.txt

chilipeppr commented 7 years ago

Use the latest Mac build in github release

On Nov 6, 2016 4:09 PM, "Patrik Jonsson" notifications@github.com wrote:

I'm getting this constantly trying to run chilipeppr from my new Macbook Pro. The same thing happens with the old one I've used successfully for a long time on my old Macbook Air and the new 1.86 that I just downloaded. It will run a job for only a minute or two before dying. Any ideas?

error.txt https://github.com/johnlauer/serial-port-json-server/files/574229/error.txt

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/johnlauer/serial-port-json-server/issues/55, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidba3DUttqGlmg08vZMP9BT_p4eOZzks5q7mwwgaJpZM4KqvA8 .

lutorm commented 7 years ago

Yeah I realized there are two serial-port-json-server projects and found the other one. (If this one isn't used maybe it can be marked somehow?) Works perfectly now, thanks.

chilipeppr commented 7 years ago

Well, the homepage is marked with a big font saying the repo was moved.

On Sun, Nov 6, 2016 at 6:50 PM, Patrik Jonsson notifications@github.com wrote:

Yeah I realized there are two serial-port-json-server projects and found the other one. (If this one isn't used maybe it can be marked somehow?) Works perfectly now, thanks.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/johnlauer/serial-port-json-server/issues/55#issuecomment-258736003, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidbV3SM0Q3kfljP8ZqtUFlYxK3IX3Rks5q7pHfgaJpZM4KqvA8 .

lutorm commented 7 years ago

Oh. Google didn't take me there :)