Bug 1375594 - Privoxy fails to start
Summary: Privoxy fails to start
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: privoxy
Version: 23
Hardware: i686
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-13 13:55 UTC by RB
Modified: 2016-12-20 21:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-20 21:32:54 UTC
Type: Bug


Attachments (Terms of Use)

Description RB 2016-09-13 13:55:11 UTC
Description of problem:

Privoxy does not work on my system. 

Version-Release number of selected component (if applicable):

privoxy-3.0.26-1.fc23.i686 

How reproducible:

It happens every time I try

Steps to Reproduce:
1. yum install privoxy
2. service privoxy start
3. systemctl status privoxy.service

Actual results:

root# service privoxy start
Redirecting to /bin/systemctl start  privoxy.service
Job for privoxy.service failed because the control process exited with error code. See "systemctl status privoxy.service" and "journalctl -xe" for details.

root# 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 Tue 2016-09-13 09:45:34 EDT; 13s ago
  Process: 7334 ExecStart=/usr/sbin/privoxy --pidfile /run/privoxy.pid --user privoxy /etc/privoxy/config (code=exited, status=1/FAILURE)

Sep 13 09:45:33 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:45:34 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:45:34 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:45:34 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:45:34 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.

Expected results:


Additional info:

I noticed is was not working because it is not available to my python code or browser. Even if I run 

/usr/sbin/privoxy /etc/privoxy/config

Comment 1 Gwyn Ciesla 2016-09-13 14:12:28 UTC
What does journalctl -xe show?

Comment 2 RB 2016-09-13 18:16:17 UTC
(In reply to Jon Ciesla from comment #1)
> What does journalctl -xe show?

Thanks for the prompt reply,Jon.

Below is the output of journalctl. I must also mention that I just found out privoxy does run with the --no-daemon option... of course I would like it to work as a service (this was excluded from the log below).

-- Logs begin at Tue 2016-05-31 21:52:57 EDT, end at Tue 2016-09-13 14:12:23 EDT. --
Sep 11 18:31:45 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 11 18:31:46 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 11 18:31:46 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 11 18:31:46 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 11 18:31:46 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 11 18:32:13 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 11 18:32:14 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 11 18:32:14 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 11 18:32:14 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 11 18:32:14 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 11 18:43:13 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 11 18:43:14 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 11 18:43:14 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 11 18:43:14 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 11 18:43:14 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 11 18:50:49 noname systemd[1]: Stopped Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 11 19:13:29 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 11 19:13:30 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 11 19:13:30 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 11 19:13:30 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 11 19:13:30 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 11 19:25:26 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 11 19:25:27 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 11 19:25:27 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 11 19:25:27 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 11 19:25:27 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
-- Reboot --
Sep 13 08:32:47 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:32:48 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:32:48 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:32:48 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:32:48 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:35:42 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:35:43 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:35:43 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:35:43 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:35:43 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:38:08 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:38:09 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:38:09 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:38:09 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:38:09 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:42:24 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:42:25 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:42:25 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:42:25 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:42:25 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:42:27 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:42:28 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:42:28 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:42:28 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:42:28 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:42:28 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:42:29 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:42:29 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:42:29 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:42:29 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:42:30 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:42:31 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:42:31 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:42:31 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:42:31 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:42:35 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:42:36 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:42:36 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:42:36 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:42:36 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:42:37 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:42:38 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:42:38 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:42:38 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:42:38 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:42:39 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 08:42:40 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 08:42:40 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 08:42:40 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 08:42:40 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 08:47:57 noname systemd[1]: Stopped Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:03:44 noname systemd[1]: Stopped Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:05:24 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:05:25 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:05:25 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:05:25 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:05:25 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:07:49 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:07:50 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:07:50 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:07:50 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:07:50 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
-- Reboot --
Sep 13 09:15:23 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:15:24 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:15:24 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:15:24 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:15:24 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:15:34 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:15:35 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:15:35 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:15:35 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:15:35 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:20:23 noname systemd[1]: Stopped Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:21:06 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:21:07 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:21:07 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:21:07 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:21:07 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:21:16 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:21:17 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:21:17 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:21:17 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:21:17 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:21:39 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:21:40 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:21:40 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:21:40 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:21:40 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:22:38 noname systemd[1]: Stopped Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:24:15 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:24:16 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:24:16 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:24:16 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:24:16 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:24:23 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:24:24 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:24:24 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:24:24 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:24:24 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:25:37 noname systemd[1]: Stopped Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:26:10 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:26:11 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:26:11 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:26:11 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:26:11 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:26:25 noname systemd[1]: Stopped Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:27:22 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:27:23 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:27:23 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:27:23 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:27:23 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:27:32 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:27:33 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:27:33 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:27:33 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:27:33 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:34:55 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:34:56 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:34:56 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:34:56 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:34:56 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:36:18 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:36:19 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:36:19 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:36:19 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:36:19 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:38:58 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:38:59 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:38:59 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:38:59 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:38:59 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:39:06 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:39:07 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:39:07 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:39:07 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:39:07 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.
Sep 13 09:45:33 noname systemd[1]: Starting Privoxy Web Proxy With Advanced Filtering Capabilities...
Sep 13 09:45:34 noname systemd[1]: privoxy.service: Control process exited, code=exited status=1
Sep 13 09:45:34 noname systemd[1]: Failed to start Privoxy Web Proxy With Advanced Filtering Capabilities.
Sep 13 09:45:34 noname systemd[1]: privoxy.service: Unit entered failed state.
Sep 13 09:45:34 noname systemd[1]: privoxy.service: Failed with result 'exit-code'.

Comment 3 Gwyn Ciesla 2016-09-23 14:30:33 UTC
Sorry for the delay.

I tested on f24 x86_64 and it works out of the box, I'm posting this using it. :)

I'll see if I can set up a f23 VM.

Comment 4 Gwyn Ciesla 2016-09-23 17:35:44 UTC
I set up a f23 32-bit VM.  I updated it, installed privoxy, and it works.

Comment 5 Fedora End Of Life 2016-11-25 09:34:58 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Fedora End Of Life 2016-12-20 21:32:54 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.