This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
restart_monica_rxmon_ifbox [2016/05/18 05:50] Warren Hankey |
restart_monica_rxmon_ifbox [2016/05/18 05:52] (current) Warren Hankey |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <code>WARNING: error s1 -104 ifpcn: time-out, connection closed</code> | <code>WARNING: error s1 -104 ifpcn: time-out, connection closed</code> | ||
| - | then you can try restarting Rxmon and IFBox on pcfs. | + | Then you can try restarting Rxmon and IFBox on pcfs. |
| - | To do this, ssh to pcfs[hb/ke/yg] and login as super user. The commands to issue are: | + | To do this, ssh to pcfs[hb/ke/yg] and login as superuser. The commands to issue are: |
| <code> /etc/init.d/Monica.Rxmon stop | <code> /etc/init.d/Monica.Rxmon stop | ||
| Line 16: | Line 16: | ||
| <code> /etc/init.d/Monica.IFBox stop | <code> /etc/init.d/Monica.IFBox stop | ||
| /etc/init.d/Monica.IFBox start</code> | /etc/init.d/Monica.IFBox start</code> | ||
| + | |||
| + | If successful, you should see something along the lines of: | ||
| + | |||
| + | <code> Socket created | ||
| + | Socket bind complete | ||
| + | Socket now listening | ||
| + | Serial conn created | ||
| + | Connected with 127.0.0.1:PORT# | ||
| + | Connected with 127.0.0.1:PORT# | ||
| + | </code> | ||
| It may take a few seconds for the ports to clear, if you see the message: | It may take a few seconds for the ports to clear, if you see the message: | ||