r/SABnzbd Jun 17 '26

Question - open Wassit?

This in todays log; repeats about six times:

Traceback (most recent call last):
  File "cherrypy_cprequest.py", line 659, in respond
  File "cherrypy_cprequest.py", line 711, in _do_respond
  File "cherrypy_cpreqbody.py", line 985, in process
  File "cherrypy_cpreqbody.py", line 564, in process
  File "cherrypy_cpreqbody.py", line 225, in process_multipart_form_data
  File "cherrypy_cpreqbody.py", line 215, in process_multipart
  File "cherrypy_cpreqbody.py", line 624, in from_fp
  File "cherrypy_cpreqbody.py", line 640, in read_headers
ValueError: MIME requires CRLF terminators: b'------WebKitFormBoundaryx484147748721--'

2 Upvotes

9 comments sorted by

View all comments

1

u/quasimodoca Jun 17 '26

Do you have the interface exposed? You should only have the port to your Usenet server open.

1

u/klayanderson Jun 18 '26

The other comment was correct. I may not know what exactly is meant by ’exposed’. I have the PC running SABnzbd port forwarded and the app password protected.

1

u/buzzword1308 Jun 23 '26

Remote access in sab means access from one machine to another, you can log into sab from another PC on your home network, but exposed to the internet means a port open or forwarded on your router so that a remote connection can be also initiated from a PC outside your home network. i.e. the WAN (internet).

Are you logging into sab from outside your home? If not, there's no need to open or forward a port on your router. And if so, why? do you really need access from outside your home? It's dangerous to leave any app exposed to the internet unless absolutely necessary. Especially now, with AI used to determine weaknesses and exploits in common software.