Page 1 of 1

Issues downloading ERROR: Failure in tempfile.mkstemp

Posted: September 19th, 2017, 3:21 pm
by scottyx28
When Type Warning

Code: Select all

2017-09-19 13:11:11,046	WARNING:	Invalid NZB file HSWUS.nzb, skipping (reason=, line=0)
2017-09-19 13:11:11,046	ERROR:	Failure in tempfile.mkstemp
I am getting this message when ever I try a download and I have tried several. Problem started maybe a week ago. Over a year things were great. . Manually or from sickbeard. Can anyone help? Thanks

Re: Issues downloading ERROR: Failure in tempfile.mkstemp

Posted: September 19th, 2017, 3:34 pm
by sander
After the "ERROR: Failure in tempfile.mkstemp" I expect a traceback. Can you find and post that?

My guess is that a temporary file can't be created. So directory unwritable, disk unwritable, disk full ... something like that.

Less important "Invalid NZB file HSWUS.nzb, skipping (reason=, line=0)" ... easy: open HSWUS.nzb with a text editor ... what do you see?

Re: Issues downloading ERROR: Failure in tempfile.mkstemp

Posted: September 19th, 2017, 3:45 pm
by safihre
Agree with Sander, have you tried restarting the system? Usually this happens with permission errors or full disks.
What OS are you on?