Differences
This shows you the differences between the selected revisions of the page.
2013-04-09 | 2013-04-09 | ||
no summary (martin) | prefer usign session url + raw settings over site (martin) | ||
Line 11: | Line 11: | ||
Learn how to [[config#transfer|transfer your existing configuration]] to the new environment in general. | Learn how to [[config#transfer|transfer your existing configuration]] to the new environment in general. | ||
- | Particuarly when using [[scripting|scripting]] you should avoid depending on configuration, where possible. In script always [[scripting#hostkey|specify fingerprint of expected hostkey or certificate]] explicitly, instead of depending on caches. | + | Particuarly when using [[scripting|scripting]] you should avoid depending on configuration, where possible. Prefer configuring your session completelly using ''[[scriptcommand_open|open]]'' command, using [[session_url|session URL]] (and [[rawsettings|raw sesssion settings]], if needed), instead of storing [[session_configuration#site|site]] (stored session). &beta Also always [[scripting#hostkey|specify fingerprint of expected hostkey or certificate]] explicitly, instead of depending on caches. |
If you are not able to find what differs between environments, turn on [[logging|session logging]] in both of them and compare the logs. It should become obvious. Even if you give up and decide to seek [[support|support]], make sure you post both complete logs. | If you are not able to find what differs between environments, turn on [[logging|session logging]] in both of them and compare the logs. It should become obvious. Even if you give up and decide to seek [[support|support]], make sure you post both complete logs. |