I have had Sabnzbd running on a windows server 2016 for a couple of years now, but after I upgraded the server to Server 2019 I am getting some weird errors that i can't find a sollution for.
The first error i am getting all the time is this one:
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 663, in respond
File "cherrypy\_cpreqbody.pyo", line 989, in process
File "cherrypy\_cpreqbody.pyo", line 558, in process
File "cherrypy\_cpreqbody.pyo", line 223, in process_multipart_form_data
File "cherrypy\_cpreqbody.pyo", line 215, in process_multipart
File "cherrypy\_cpreqbody.pyo", line 556, in process
File "cherrypy\_cpreqbody.pyo", line 715, in default_proc
File "cherrypy\_cpreqbody.pyo", line 729, in read_into_file
File "cherrypy\_cpreqbody.pyo", line 512, in make_file
File "tempfile.pyo", line 475, in NamedTemporaryFile
File "tempfile.pyo", line 244, in _mkstemp_inner
OSError: [Errno 2] No such file or directory: 'c:\\users\\trond\\appdata\\local\\temp\\2\\tmpbjsuir'
The second one is:
ERROR::[database:154] SQL Command Failed, see log
But here I cannot find any errors in the log, It's just the error over and over again.
Sabnzbd has worked like a charm until i upgraded to 2019, but now is only half-working i feel. Sometimes it works, sometimes it errors out and nothing gets downloaded. It is seriously frustrating
Any thoughts?

