Issues downloading ERROR: Failure in tempfile.mkstemp

Feel free to talk about anything and everything in this board.
Post Reply
scottyx28
Newbie
Newbie
Posts: 1
Joined: September 19th, 2017, 7:41 am

Issues downloading ERROR: Failure in tempfile.mkstemp

Post 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
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Issues downloading ERROR: Failure in tempfile.mkstemp

Post 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?
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Issues downloading ERROR: Failure in tempfile.mkstemp

Post 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?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply