You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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