23:39:59.082 [deluge.core.core :388 ][DEBUG ] Moving storage ('df0762cc7a03d33e18e08ae7b33c88bd72d689de',) to /tmp/teståäö 23:39:59.085 [deluge.core.rpcserver :1164][ERROR ] Exception calling RPC request: 'ascii' codec can't encode characters in position 9-11: ordinal not in range(128) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 313, in dispatch ret = self.factory.methods[method](*args, **kwargs) File "/usr/lib/python2.7/site-packages/deluge/core/core.py", line 390, in move_storage if not self.torrentmanager[torrent_id].move_storage(dest): File "/usr/lib/python2.7/site-packages/deluge/core/torrent.py", line 820, in move_storage if not os.path.exists(dest_u): File "/usr/lib/python2.7/genericpath.py", line 18, in exists os.stat(path) UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-11: ordinal not in range(128)