Skip to content

PiCAST installs and runs but doesn't listen to anything #66

@shodanx2

Description

@shodanx2

pi@raspberrypi:~ $ sudo netstat -plnt
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 24568/cupsd
tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 4844/vncserver-x11-
tcp6 0 0 ::1:631 :::* LISTEN 24568/cupsd
tcp6 0 0 :::5900 :::* LISTEN 4844/vncserver-x11-
pi@raspberrypi:~ $ ps aux | grep -i picast
pi 10827 0.7 2.2 125028 43504 ? Ssl 20:36 0:07 /usr/bin/node /usr/local/lib/node_modules/forever/bin/monitor picast.js
pi 18141 160 1.2 106508 24700 ? Rl 20:52 0:01 /usr/bin/node /home/pi/PiCAST/picast.js
pi 18147 150 1.1 105448 21124 ? Rl 20:52 0:01 /usr/bin/node /home/pi/PiCAST/picast.js
pi 18154 0.0 0.0 7480 580 pts/0 S+ 20:52 0:00 grep --color=auto -i picast
pi 20055 0.3 2.8 132760 54024 ? Ssl Aug29 7:42 /usr/bin/node /usr/local/lib/node_modules/forever/bin/monitor picast.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions