Differences
This shows you the differences between the selected revisions of the page.
| 2011-04-29 | 2011-05-24 | ||
| session_url (martin) | session_configuration (martin) | ||
| Line 2: | Line 2: | ||
| There are two common reasons for that: | There are two common reasons for that: | ||
| * You run script from different environment (under different account/service; with different configuration) than the GUI. See another [[faq_scheduler|F.A.Q.]] ((Although it covers different topic, its recommendations are valid for this case as well.)) | * You run script from different environment (under different account/service; with different configuration) than the GUI. See another [[faq_scheduler|F.A.Q.]] ((Although it covers different topic, its recommendations are valid for this case as well.)) | ||
| - | * You have your session configured differently in script and in the GUI. | + | * You have your [[session_configuration|session configured]] differently in script and in the GUI. | 
| * If you use stored session in the GUI, try using it from the script as well, using ''open <stored session>'' command to see, if it makes the script working. | * If you use stored session in the GUI, try using it from the script as well, using ''open <stored session>'' command to see, if it makes the script working. | ||
| * Very common difference is not enabling passive mode in the script. | * Very common difference is not enabling passive mode in the script. | ||