Re: systemd timer not working

2022-07-23 Thread Oswald Buddenhagen
On Sun, Jul 24, 2022 at 08:33:03AM +0530, Vikas Rawal wrote: What should I do for more verbose error reporting? as johannes already suggested, add the -D option. systemd has protection mechanisms against error floods. you can configure the exact behavior. Can you kindly point to how? Is the

Re: systemd timer not working

2022-07-23 Thread Vikas Rawal
> > > > > i guess? systemd has protection mechanisms against error floods. you can > > configure the exact behavior. > > Can you kindly point to how? Is there a way of telling systemd to just > silently ignore these errors? > > This seems to make systemd ignore the errors: https://stackoverflow.co

Re: systemd timer not working

2022-07-23 Thread Vikas Rawal
> > I think it is working at the moment. But it stops every now and then. As > > you would see below, mbsync.service also ends with an error. There is no > > such error when I run mbsync -V daily myself. > > > the error is certainly stochastic, so it's more likely to occur when you > auto-poll ofte

Re: systemd timer not working

2022-07-23 Thread Johannes Kastl
On 22.07.22 02:28 Vikas Rawal wrote: > I think it is working at the moment. But it stops every now and then. As > you would see below, mbsync.service also ends with an error. There is no > such error when I run mbsync -V daily myself. Is this error makes systemd > stop running it repeatedly? In ad