Differences
This shows you the differences between the selected revisions of the page.
| guide_debugging_scheduler 2022-10-21 | guide_debugging_scheduler 2023-01-20 (current) | ||
| Line 19: | Line 19: | ||
| If the problem is not obvious from the output, enable logging to a file as described below. | If the problem is not obvious from the output, enable logging to a file as described below. | ||
| - | ===== Inspecting Session Log ===== | + | ===== [[session_log]] Inspecting Session Log ===== |
| Next step is to enable logging to file (you should have logging enabled anyway) and inspect the log. Use ''[[commandline#logging|/log]]'' command-line parameter. | Next step is to enable logging to file (you should have logging enabled anyway) and inspect the log. Use ''[[commandline#logging|/log]]'' command-line parameter. | ||
| Line 88: | Line 88: | ||
| * [[faq_script_result|*]] | * [[faq_script_result|*]] | ||
| * [[faq_script_vs_gui|*]] | * [[faq_script_vs_gui|*]] | ||
| + | * [[troubleshooting#scripting|Troubleshooting scripting/automation issues]] | ||