User Tools

Site Tools


chara:trouble_shooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
chara:trouble_shooting [2021/07/08 11:48]
gail_stargazer
chara:trouble_shooting [2021/07/08 11:51]
gail_stargazer [MIRC-X CredoneImAcq Server]
Line 62: Line 62:
 The MIRC-X CredoneImAcq server and GUI can be opened using the "credone" icon on the wolverine desktop. Note that you can only have one of these open at a time. If you get an error message and can't bring up credone, then close the error message and follow the steps below to remove the dead processes first: The MIRC-X CredoneImAcq server and GUI can be opened using the "credone" icon on the wolverine desktop. Note that you can only have one of these open at a time. If you get an error message and can't bring up credone, then close the error message and follow the steps below to remove the dead processes first:
  
-From a terminal window, log on to mircx (old observe password): \\ ssh -X spooler@mircx+From a terminal window, log on to mircx (old observe password):\\ 
 +ssh -X spooler@mircx
  
-Look up credone process: \\ ps aux | grep credone+Look up credone process:\\ 
 +ps aux | grep credone
  
 Kill all credone processes (including the ones for the error messages) using "kill -9 PID" where PID is the process number. Note that credone can't be restarted if there are any error processes in the list. Check "ps aux | grep credone" one more time to make sure all processes are cleared (the only one that should show up is the grep command that was just issued). Kill all credone processes (including the ones for the error messages) using "kill -9 PID" where PID is the process number. Note that credone can't be restarted if there are any error processes in the list. Check "ps aux | grep credone" one more time to make sure all processes are cleared (the only one that should show up is the grep command that was just issued).
  
-Then restart credone using the desktop icon or by issuing the following command on spooler@mircx: \\ credoneImAcq --no-display \\+Then restart credone using the desktop icon or by issuing the following command on spooler@mircx:\\ 
 +credoneImAcq no-display 
 + 
 +(the first "–" should be two dashes: - and -). 
  
 ===== Telescopes and Dome Servers ===== ===== Telescopes and Dome Servers =====
chara/trouble_shooting.txt · Last modified: 2024/06/18 00:21 by charaobs