Search found 6 matches

by FrankSpierings
January 22nd, 2012, 1:27 am
Forum: Bug Reports
Topic: [BUG] Disk error on creating file - yenc decode
Replies: 12
Views: 12995

Re: [BUG] Disk error on creating file - yenc decode

I know its still a bad idea to mount with cifs, but for now I did circumvent the issue by mounting cifs with the option mapchars.

mount -t cifs //server/share /mnt/share -o mapchars,username=....

Might come in handy for others.
by FrankSpierings
January 21st, 2012, 6:50 am
Forum: Bug Reports
Topic: [BUG] Disk error on creating file - yenc decode
Replies: 12
Views: 12995

Re: [BUG] Disk error on creating file - yenc decode

Okay,

I'll try to either convert the incomplete location to iSCSI or NFS.

Thanks.
by FrankSpierings
January 21st, 2012, 6:39 am
Forum: Bug Reports
Topic: [BUG] Disk error on creating file - yenc decode
Replies: 12
Views: 12995

Re: [BUG] Disk error on creating file - yenc decode

shypike, Very true, its the rars to blame. I meant to say that the nzb contains the <file></file> entries which contain those 'wrong' filenames. I'm currently downloading to a cifs share, which has EXT4 underneath. So I guess cifs doesn't like that character either. I might change the share to nfs i...
by FrankSpierings
January 21st, 2012, 3:33 am
Forum: Bug Reports
Topic: [BUG] Disk error on creating file - yenc decode
Replies: 12
Views: 12995

[BUG] Disk error on creating file - yenc decode

Symptoms: - Sabnzbd is paused and stays paused. - The log shows errors like 'Disk error on creating file <path>/<time>.r00' - There are only files in the incomplete/<name>/__ADMIN__ dir. - The nzb contains time with ':' in the file names. Setup: Version: 0.6.14 OS: Ubuntu 10.04.3 LTS x64 Install ty...
by FrankSpierings
May 6th, 2009, 1:43 am
Forum: Beta Releases
Topic: [Trunk] History DB - Database fails to create [rev 2490]
Replies: 2
Views: 2265

Re: [Trunk] History DB - Database fails to create [rev 2490]

In this situation the admin database won't be rercreated. I'll give it a try when the admin folder is in the normal installation dir.

Cheers
by FrankSpierings
May 5th, 2009, 2:31 am
Forum: Beta Releases
Topic: [Trunk] History DB - Database fails to create [rev 2490]
Replies: 2
Views: 2265

[Trunk] History DB - Database fails to create [rev 2490]

I think there might be something wrong with the threading in revision 2490 (trunk). (Note: I've configured the ini file to store admin somewhere outside the program dir) I see that the initialisation of the history database is done twice. When it tries to setup the tables it fails because its locked...