Skip to content

Trouble with shoutbox

MaStr edited this page Mar 31, 2012 · 1 revision

If you have trouble with shoutbox, you have to "debug" what's going on. For this, do the following commands while logged in into your piratebox:

   ssh 192.168.1.1
   ps | grep chat
   kill <enter first number from ps output   --- python pirateboxchat_start.py>
   cd /opt/piratebox/chat
   python pirateboxchat_start.py

Post the Outpot to DavidDarts Forum or to the Issue List