Page 1 of 1

make stop / make start works for just 1 minute

Posted: Monday 10 January 2022 19:22
by marcoon66
Hi all,

My garbage part didn't work (rova). After a tip at this forum I did the following:
git checkout beta
git pull
make stop
make start

And after that the garbage function worked.

But...
for just 1 minute. After then dashticz show error when I go to the URL

After make stop / make start it works again, for 1 minute. Etc. etc.

Can someone help me out?

Thanks!
Marco

Re: make stop / make start works for just 1 minute

Posted: Monday 10 January 2022 20:27
by Lokonli
Are you using a Raspberry Pi with Rasbian 10 (Buster)?

Then check this:
https://dashticz.readthedocs.io/en/beta ... out-errors

Re: make stop / make start works for just 1 minute

Posted: Monday 10 January 2022 21:31
by marcoon66
Thanks Lokoni! That's the solution (Sorry, RTFM).

Marco