Hello
I just started using Deluge and whenever I try to open a torrent/magnet I get the following error:
Invalid File [Errno 2] No such file or directory: u'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\ name of file here.torrent
Deluge 1.3.7
Windows 7 64
Firefox 31.0
Invalid File Errno 2 No such file or directory
Re: Invalid File Errno 2 No such file or directory
We need the full error from logging.
Re: Invalid File Errno 2 No such file or directory
Mind telling me how to do that in Windows? Your FAQ only mentions how to do it in Linux
If I copy the magnet/torrent link into the URL field it works fine
If I copy the magnet/torrent link into the URL field it works fine
Re: Invalid File Errno 2 No such file or directory
If you run deluge.exe from cmd it's the same. Using deluge-debug.exe can catch any errors not in logs.
Re: Invalid File Errno 2 No such file or directory
I'm not getting anything in the cmd window when starting deluge-debug.exe and the error occurs
Does deluge automatically save a log each time an error occurs? If so, where is this log file?
Does deluge automatically save a log each time an error occurs? If so, where is this log file?
Re: Invalid File Errno 2 No such file or directory
You still need to use the log options as per faq...
Re: Invalid File Errno 2 No such file or directory
Code: Select all
[INFO ] 16:08:19 main:125 Deluge ui 1.3.7
[INFO ] 16:08:19 main:131 Starting ui..
[INFO ] 16:08:19 ui:148 Starting GtkUI..
[WARNING ] 16:08:19 gtkui:187 Unable to register a 'die' handler with the GNOME session manager: No module named gnome.ui
[WARNING ] 16:08:20 config:361 Unable to open config file C:\Users\Administrator\AppData\Roaming\deluge\hostlist.conf.1.2: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Roaming\\deluge\\hostlist.conf.1.2'
[INFO ] 16:08:20 daemon:124 Deluge daemon 1.3.7
[INFO ] 16:08:20 core:80 Starting libtorrent 0.16.16.0 session..
[WARNING ] 16:08:20 preferencesmanager:497 Unable to find GeoIP database file!
[ERROR ] 16:08:20 ipcinterface:213 No such file: C:\Program Files (x86)\Deluge\deluge
[WARNING ] 16:08:26 common:72 Unable to open C:\Users\ADMINI~1\AppData\Local\Temp\[14] [±Ë±\tg] ˱ÜÁµ®ç `˱ÝÝJtFÉæ¤±»` ñÀèÅ + Maxi CD + Manual + Wallpaper-11.torrent: [Errno 2] No such file or directory: u'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\[140725] [\x82\xb1\x82\xcb\x82\xb1\x83\\\x83t\x83g] \x82\xcb\x82\xb1\x82\xdc\x82\xc1\x82\xb5\x82\xae\x82\xe7 \x81`\x82\xcb\x82\xb1\x82\xdd\x82\xdd\x83J\x83t\x83F\x82\xc9\x82\xe6\x82\xa4\x82\xb1\x82\xbb\x81` \x8f\x89\x89\xf1\x8c\xc0\x92\xe8\x94\xc5 + Manual + Wallpaper-11.torrent'
[WARNING ] 16:08:27 common:72 Unable to open C:\Users\ADMINI~1\AppData\Local\Temp\[14] [±Ë±\tg] ˱ÜÁµ®ç `˱ÝÝJtFÉæ¤±»` ñÀèÅ + Maxi CD + Manual + Wallpaper-12.torrent: [Errno 2] No such file or directory: u'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\[140725] [\x82\xb1\x82\xcb\x82\xb1\x83\\\x83t\x83g] \x82\xcb\x82\xb1\x82\xdc\x82\xc1\x82\xb5\x82\xae\x82\xe7 \x81`\x82\xcb\x82\xb1\x82\xdd\x82\xdd\x83J\x83t\x83F\x82\xc9\x82\xe6\x82\xa4\x82\xb1\x82\xbb\x81` \x8f\x89\x89\xf1\x8c\xc0\x92\xe8\x94\xc5 + Manual + Wallpaper-12.torrent'
[INFO ] 16:08:37 daemon:187 Waiting for components to shutdown..
Re: Invalid File Errno 2 No such file or directory
I'm afraid that's an ongoing issue with non-ascii paths on windows: http://dev.deluge-torrent.org/ticket/2093
Re: Invalid File Errno 2 No such file or directory
Hopefully it will get fixed?
Thanks a lot
Thanks a lot