Re: Fwd: postfix service does not start, timeout

2022-10-01 Thread Wietse Venema
Michael: > Wanted to check network related startup timings at this weekend, but: > > Problem disappeared as suddenly as it popped up: postfix service > now needs less than 5 secs to start, as before the issue. No idea > why, probably something on the VPS's host system or the provider's > network s

Re: Fwd: postfix service does not start, timeout

2022-10-01 Thread Michael
Am 30. September 2022 15:50:38 MESZ schrieb Wietse Venema : >Wietse Venema: >> Steffen Nurpmeso: >> > Steffen Nurpmeso wrote in >> > <20220929213725.gar4l%stef...@sdaoden.eu>: >> > |Viktor Dukhovni wrote in >> > | : >> > ||On Thu, Sep 29, 2022 at 07:25:48PM +0200, Steffen Nurpmeso wrote: >> >

Re: Fwd: postfix service does not start, timeout

2022-09-30 Thread Steffen Nurpmeso
Wietse Venema wrote in <4mfbst0s27zj...@spike.porcupine.org>: |Wietse Venema: |> Steffen Nurpmeso: |>> Steffen Nurpmeso wrote in |>> <20220929213725.gar4l%stef...@sdaoden.eu>: |>>|Viktor Dukhovni wrote in |>>| : |>>||On Thu, Sep 29, 2022 at 07:25:48PM +0200, Steffen Nurpmeso wrote: |>>||>

Re: Fwd: postfix service does not start, timeout

2022-09-30 Thread Wietse Venema
Wietse Venema: > Steffen Nurpmeso: > > Steffen Nurpmeso wrote in > > <20220929213725.gar4l%stef...@sdaoden.eu>: > > |Viktor Dukhovni wrote in > > | : > > ||On Thu, Sep 29, 2022 at 07:25:48PM +0200, Steffen Nurpmeso wrote: > > ||> But on FreeBSD (only VM here for some years) on fresh install >

Re: Fwd: postfix service does not start, timeout

2022-09-29 Thread Wietse Venema
Steffen Nurpmeso: > Steffen Nurpmeso wrote in > <20220929213725.gar4l%stef...@sdaoden.eu>: > |Viktor Dukhovni wrote in > | : > ||On Thu, Sep 29, 2022 at 07:25:48PM +0200, Steffen Nurpmeso wrote: > ||> But on FreeBSD (only VM here for some years) on fresh install > ||> i always have sendmail h

Re: Fwd: postfix service does not start, timeout

2022-09-29 Thread Steffen Nurpmeso
Viktor Dukhovni wrote in : |On Thu, Sep 29, 2022 at 07:25:48PM +0200, Steffen Nurpmeso wrote: |> But on FreeBSD (only VM here for some years) on fresh install |> i always have sendmail hang minutes upon startup (i interrupt to |> come to login, which thankfully works), because it is of the |>

Re: Fwd: postfix service does not start, timeout

2022-09-29 Thread Steffen Nurpmeso
Steffen Nurpmeso wrote in <20220929213725.gar4l%stef...@sdaoden.eu>: |Viktor Dukhovni wrote in | : ||On Thu, Sep 29, 2022 at 07:25:48PM +0200, Steffen Nurpmeso wrote: ||> But on FreeBSD (only VM here for some years) on fresh install ||> i always have sendmail hang minutes upon startup (i inte

Re: postfix service does not start, timeout

2022-09-29 Thread Bill Cole
On 2022-09-29 at 11:14:12 UTC-0400 (Thu, 29 Sep 2022 17:14:12 +0200) is rumored to have said: strange systemd's start command is ExecStart=/usr/sbin/postfix start .. and when trying to "postfix -vvv start" at shell, postfix starts! Remove ALL of the 'v' flags. There's almost never an

Re: Fwd: postfix service does not start, timeout

2022-09-29 Thread Viktor Dukhovni
On Thu, Sep 29, 2022 at 07:25:48PM +0200, Steffen Nurpmeso wrote: > But on FreeBSD (only VM here for some years) on fresh install > i always have sendmail hang minutes upon startup (i interrupt to > come to login, which thankfully works), because it is of the > opinion that the hostname is not val

Re: Fwd: postfix service does not start, timeout

2022-09-29 Thread Steffen Nurpmeso
Wietse Venema wrote in <4mdf5130zdzj...@spike.porcupine.org>: |Wietse Venema: |> Viktor Dukhovni: |>> On Thu, Sep 29, 2022 at 05:14:12PM +0200, michae...@rocketmail.com \ |>> wrote: |>> |>>> systemd's start command is |>>> |>>> ExecStart=/usr/sbin/postfix start ... |>>> .. and when try

Re: Fwd: postfix service does not start, timeout

2022-09-29 Thread Wietse Venema
Wietse Venema: > Viktor Dukhovni: > > On Thu, Sep 29, 2022 at 05:14:12PM +0200, michae...@rocketmail.com wrote: > > > > > systemd's start command is > > > > > > ExecStart=/usr/sbin/postfix start > > > > > > .. and when trying to "postfix -vvv start" at shell, postfix starts! > > > > > > But tak

Re: Fwd: postfix service does not start, timeout

2022-09-29 Thread Wietse Venema
Viktor Dukhovni: > On Thu, Sep 29, 2022 at 05:14:12PM +0200, michae...@rocketmail.com wrote: > > > systemd's start command is > > > > ExecStart=/usr/sbin/postfix start > > > > .. and when trying to "postfix -vvv start" at shell, postfix starts! > > > > But takes very, very long. So I'll search

Re: Fwd: postfix service does not start, timeout

2022-09-29 Thread Viktor Dukhovni
On Thu, Sep 29, 2022 at 11:19:34AM -0400, Viktor Dukhovni wrote: > On Thu, Sep 29, 2022 at 05:14:12PM +0200, michae...@rocketmail.com wrote: > > > systemd's start command is > > > > ExecStart=/usr/sbin/postfix start > > > > .. and when trying to "postfix -vvv start" at shell, postfix starts! > >

Re: Fwd: postfix service does not start, timeout

2022-09-29 Thread Viktor Dukhovni
On Thu, Sep 29, 2022 at 05:14:12PM +0200, michae...@rocketmail.com wrote: > systemd's start command is > > ExecStart=/usr/sbin/postfix start > > .. and when trying to "postfix -vvv start" at shell, postfix starts! > > But takes very, very long. So I'll search for increasing timeouts for systemd

Fwd: postfix service does not start, timeout

2022-09-29 Thread michae...@rocketmail.com
strange systemd's start command is ExecStart=/usr/sbin/postfix start .. and when trying to "postfix -vvv start" at shell, postfix starts! But takes very, very long. So I'll search for increasing timeouts for systemd service units, next. Thanks !!! Am 29.09.22 um 16:45 schrieb PGNet De

Re: postfix service does not start, timeout

2022-09-29 Thread PGNet Dev
# journalctl -r -u postfix Sep 29 15:55:48 vserver systemd[1]: Failed to start Postfix Mail Transport Agent. Sep 29 15:55:48 vserver systemd[1]: postfix.service: Failed with result 'timeout'. 1st quick check is to exec the systemd service's start cmd manually at shell.

postfix service does not start, timeout

2022-09-29 Thread Michael
Postfix  3.5.9-5.9.2 on OpenSUSE Leap 15.4 Postfix does not start anymore after reboot today. Unfortunately no a very detailed error msg logged: # journalctl -r -u postfix    Sep 29 15:55:48 vserver systemd[1]: Failed to start Postfix Mail Transport Agent. Sep 29 15:55:48 vserver systemd[1]