nccgroup / wssip

Application for capturing, modifying and sending custom WebSocket data from client to server and vice versa.
GNU Affero General Public License v3.0
445 stars 66 forks source link

"undefined is not a function" under "alerts" tag, service does not start (Windows portable) #26

Open CherryDT opened 4 years ago

CherryDT commented 4 years ago

I downloaded the latest release as Windows portable package. I used Options => Start/Stop Server, but nothing happened, it hangs with "starting..." in the toolbar. Looking in the alert tab, I see a message "undefined is not a function", unfortunately no stack.

Running on latest Windows 10.

image

EDIT: Tried the ZIP now. New behavior: It says "listening" and I can connect, but after sending the first message, it simply closes (crashes without message).

EDIT2: ...and when installing deps and running "npm start", I just get a white window...