Search found 4 matches

by Franz A
June 20th, 2020, 11:46 am
Forum: General Help
Topic: WARNING::[sabnzbdplus:1172] SABnzbd was started with encoding ISO-8859-1, this should be UTF-8.
Replies: 7
Views: 4672

Re: WARNING::[sabnzbdplus:1172] SABnzbd was started with encoding ISO-8859-1, this should be UTF-8.

Nice to see thing worked out. Using the init.d service that comes with the package - as you eventually did - had the side effect of letting you benefit from the sane environment it sets up. Basically, LANG is taken from /etc/default/locale (if defined), and PYTHONIOENCODING hardcoded to utf-8 to ge...
by Franz A
June 19th, 2020, 2:05 pm
Forum: General Help
Topic: WARNING::[sabnzbdplus:1172] SABnzbd was started with encoding ISO-8859-1, this should be UTF-8.
Replies: 7
Views: 4672

Re: WARNING::[sabnzbdplus:1172] SABnzbd was started with encoding ISO-8859-1, this should be UTF-8.

OK. Now it works fine. Thank you. Finally, after fiddeling around with my inability to creat a propper shell-script, i discovered the file /etc/default/sabnzbdplus which I edited (EXTRAOPTS=export LANG=en_US.UTF-8 AND USER=pi). And that did the job! Without any other work from me SABnzbd started as ...
by Franz A
June 18th, 2020, 2:20 am
Forum: General Help
Topic: WARNING::[sabnzbdplus:1172] SABnzbd was started with encoding ISO-8859-1, this should be UTF-8.
Replies: 7
Views: 4672

Re: WARNING::[sabnzbdplus:1172] SABnzbd was started with encoding ISO-8859-1, this should be UTF-8.

Hello OneCD and thank you for this reply!

I did run these commands before launch of SABnzbd.
No more warning in the Startup-Process about encoding. So good!

But - do I have to do this every startup or can I "automate" these steps?

yours
Franz
by Franz A
June 17th, 2020, 3:49 pm
Forum: General Help
Topic: WARNING::[sabnzbdplus:1172] SABnzbd was started with encoding ISO-8859-1, this should be UTF-8.
Replies: 7
Views: 4672

WARNING::[sabnzbdplus:1172] SABnzbd was started with encoding ISO-8859-1, this should be UTF-8.

Hello! I just installed sabnzbd (2.3.6 [190ec0a]) on my raspbian system (Raspberry Pi 4B 2GB). Everything looks fine, it seems to run, I can access it from the browser on my Mac in the LAN but there is this Warning-message on startup: 2020-06-17 22:33:23,050::WARNING::[sabnzbdplus:1172] SABnzbd was ...