On Sat, Nov 4, 2017 at 9:57 AM, Sam Varshavchik <mr...@courier-mta.com> wrote:
>
> privoxy.service most certainly has:
>
> Wants=network-online.target
> After=network-online.target
>
> I'm staring at this service file, right now.
>
> I have privoxy binding to an internal IP address, of course:
>
> listen-address  192.168.0.1:8000
>
> However, privoxy just failed to start for me, after a reboot.
>
> 2017-11-04 09:16:52.710 7f8d7a298700 Fatal error: can't bind to
> 192.168.0.1:8000: Cannot assign requested address
>
> Would anyone care to guess what the problem is (no need to mention the
> obvious, one-word answer, although I'd fully agree with it), given that:
>
> Nov  4 09:16:52 shorty systemd[1]: Started Network Manager Wait Online.
>
> This was, in syslog, **BEFORE** the lines that were logging failures to
> start due to the IP addresses not being assigned.
>
> I also determined that this is not a privoxy-specific issue, since I found
> another message in syslog, after this one, that reported a failure to bind
> to the IP address in question.
>
> 192.168.0.1 is a static IP address. DHCP is not in the picture here. I
> created bug 1509544 for this, but I am not holding any illusions, here.

Is "NetworkManager-wait-online.service" or
"systemd-networkd-wait-online.service" enabled?

If you're using "/etc/rc.d/init.d/network", have you created and
enabled a similar service?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to