* stakanov <stakanov@eclipso.eu> [11-23-18 09:36]:
In data venerdì 23 novembre 2018 12:38:16 CET, Per Jessen ha scritto:
stakanov wrote:
In data venerdì 23 novembre 2018 11:51:50 CET, Carlos E. R. ha
scritto:
On 23/11/2018 11.29, stakanov wrote:
How can I check why it does not start? Any suggestions? Config: I just did install the package privoxy. I rebooted in the meanwhile.
I don't have it installed, so I can't check. Read the config file to find out if it has a separate log file, and then check it.
That is weird. Privoxy should write to var/log/privoxy when nothing set, and this is mandatory. But in /var/log there is not log. So probably diverted to journalctl but journalctl does not report errors.... sudo dmesg clean, just a lot of martians from multicast... nothing else.
Maybe it doesn't get far enough to be able to start logging. Try starting it from the command line, non-forking and/or in debug mode, with the appropriate arguments.
roadrunner:~ # sudo privoxy --no-daemon 2018-11-23 15:30:07.480 7fea5458ff00 Info: Privoxy version 3.0.26 2018-11-23 15:30:07.480 7fea5458ff00 Info: Program name: privoxy 2018-11-23 15:30:07.480 7fea5458ff00 Fatal error: can't check configuration file '/root/config': No such file or directory
With sudo this is worse
sudo privoxy --no-daemon 2018-11-23 15:29:16.102 7fb7a4624f00 Info: Privoxy version 3.0.26 2018-11-23 15:29:16.102 7fb7a4624f00 Info: Program name: privoxy 2018-11-23 15:29:16.102 7fb7a4624f00 Fatal error: can't check configuration file '/home/entropia/config': No such file or directory
So I tried:
sudo systemctl status privoxy.service ● privoxy.service - Privoxy Web Proxy With Advanced Filtering Capabilities
Loaded: loaded (/usr/lib/systemd/system/privoxy.service; enabled; vendor
preset: disabled)
Active: failed (Result: exit-code) since Fri 2018-11-23 10:57:00 CET; 4h
30min ago
nov 23 10:56:58 roadrunner.suse systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities... nov 23 10:57:00 roadrunner.suse systemd[1]: privoxy.service: Control process exited, code=exited status=1 nov 23 10:57:00 roadrunner.suse systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities. nov 23 10:57:00 roadrunner.suse systemd[1]: privoxy.service: Unit entered failed state. nov 23 10:57:00 roadrunner.suse systemd[1]: privoxy.service: Failed with result 'exit-code'.
All this writes nothing, reports nothing, logs nothing. The debug options are set in the config file. Which are:
debug 1 # Log the destination for each request Privoxy let through. See also debug 1024. debug 1024 # Actions that are applied to all sites and maybe overruled later on. debug 4096 # Startup banner and warnings debug 8192 # Non-fatal errors
I also created the directory /var/log/privoxy. Nothing. As mute as a goldfish. WTF! What am I doing wrong?
what version of privoxy and what repo. there was an issue with 3.0.26-1 on tw from OSS, which was corrected by 3.0.26-3 (iirc) from factory server. I don't have leap 15 to check. It is the standard repo of Leap and a very standard installation:
In data venerdì 23 novembre 2018 15:48:22 CET, Patrick Shanahan ha scritto: privoxy --version Privoxy version 3.0.26 (https://www.privoxy.org/) So I will have to report this as well? I did for TW, but this requires a new bug report for leap I think. _________________________________________________________________ ________________________________________________________ Ihre E-Mail-Postf�cher sicher & zentral an einem Ort. Jetzt wechseln und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org