Size: 550
Comment:
|
Size: 1526
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
'''1. All pages are not updated in automatically.''' | *'''All pages are not updated in automatically.''' |
Line 6: | Line 6: |
'''2. A part of the tabs are not updated in automatically.''' * Please check the each log and fix your ini files. * The log file is /tmp/summary_k1foo.ini.log |
*'''A part of the tabs are not updated in automatically.''' * Please fix your ini files. *'''How to test your updated ini files.''' * Check on your personal directory that your ini file is working well or not before applying your update. {{{ k1sum0> cd /somewhere/your/directory/ k1sum0> cp ${HOME}/etc/summary/configurations/k1/k1foo.ini /somewhere/your/directory/ ### After edit k1sum0> ~/bin/test.sh k1foo.ini }}} * When your ini file is working well, you can see the message "All done. Thank you." on the console, and see the result on ''ttp://k1sum0/~controls/test/k1foo.ini/'' * Clean the test directory after you finish the check. {{{ k1sum0> ~/bin/test.sh k1foo.ini clean }}} *'''How to add a new ini file or apply your update.''' * Check your ini file is working well! * Put your ini file in `${HOME}/etc/summary/configurations/k1/` {{{ k1sum0> cd /somewhere/your/directory/ k1sum0> cp -i k1foo.ini ${HOME}/etc/summary/configurations/k1/ }}} |
Line 16: | Line 38: |
[[KAGRA/Subgroups/PEM/SummaryPage/How_to_write_configuration_file|How to write configuration file(20181017)]] |
Trouble shooting
All pages are not updated in automatically.
- Please contact TY.
A part of the tabs are not updated in automatically.
- Please fix your ini files.
How to test your updated ini files.
- Check on your personal directory that your ini file is working well or not before applying your update.
k1sum0> cd /somewhere/your/directory/ k1sum0> cp ${HOME}/etc/summary/configurations/k1/k1foo.ini /somewhere/your/directory/ ### After edit k1sum0> ~/bin/test.sh k1foo.ini
When your ini file is working well, you can see the message "All done. Thank you." on the console, and see the result on ttp://k1sum0/~controls/test/k1foo.ini/
- Clean the test directory after you finish the check.
k1sum0> ~/bin/test.sh k1foo.ini clean
- Check on your personal directory that your ini file is working well or not before applying your update.
How to add a new ini file or apply your update.
- Check your ini file is working well!
Put your ini file in ${HOME}/etc/summary/configurations/k1/
k1sum0> cd /somewhere/your/directory/ k1sum0> cp -i k1foo.ini ${HOME}/etc/summary/configurations/k1/