This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
public:tsm-backup [2025/10/29 18:28] Nicolas Stolz |
public:tsm-backup [2025/11/03 15:04] (current) Nicolas Stolz |
||
|---|---|---|---|
| Line 180: | Line 180: | ||
| * Change locale with <code bash>localectl set-locale LANG="en_US" LC_CTYPE="en_US"</code> and verify with <code bash>localectl</code> | * Change locale with <code bash>localectl set-locale LANG="en_US" LC_CTYPE="en_US"</code> and verify with <code bash>localectl</code> | ||
| * Finally, restart dsmcad scheduler:<code bash>systemctl restart dsmcad</code> In the next run all files including those with special characters should be backed up. | * Finally, restart dsmcad scheduler:<code bash>systemctl restart dsmcad</code> In the next run all files including those with special characters should be backed up. | ||
| + | |||
| + | -------------------- | ||
| + | |||
| + | === ANS1592E Failed to initialize SSL protocol. === | ||
| + | |||
| + | :!: //UIBK only!// \\ \\ | ||
| + | In some (rare) cases, you can experience this error when trying to connect with ''dsmc'' after a fresh install. | ||
| + | \\ \\ | ||
| + | Unlike the error may suggest, the problem lies on the server side. ZID has to do follwing steps to correct that: | ||
| + | |||
| + | * (Re)set your node password to a different one | ||
| + | * Correct the Node Registration (set session security to transitional) | ||
| + | |||
| + | There are some ZID-Tickets addressing this issue, e.g. https://zid-ts.uibk.ac.at/browse/SYSOP-101605 | ||
| -------------------- | -------------------- | ||