Page 1 of 1

wi-fi cron doesn't work in 1.11

Posted: Tue Apr 16, 2019 4:09 am
by Laiza7i
Recipe from https://www.gargoyle-router.com/wiki/do ... schedule&s
doesn't work:

Code: Select all

30 22 * * * wifi down
47 10 * * * wifi up
but!
# wifi down
or
# wifi up
works fine in terminal

about my system:

Code: Select all

Device Name:Gargoyle
Gargoyle Version:1.11.0
Model:Linksys WRT160NL
Device Configuration:Gateway
Memory Usage:18.3MB / 26.9MB (68%)

Re: wi-fi cron doesn't work in 1.11

Posted: Tue Apr 16, 2019 4:25 am
by RomanHK
Did you restart the cron daemon?

Code: Select all

/etc/init.d/cron restart
Try the "WiFi scheduling for Gargoyle" plugin.

Re: wi-fi cron doesn't work in 1.11

Posted: Tue Apr 16, 2019 5:20 am
by Laiza7i
RomanHK wrote:Did you restart the cron daemon?
Yes, I did.
RomanHK wrote:Try the "WiFi scheduling for Gargoyle" plugin.
I can't - opkg doesn't work - viewtopic.php?f=5&t=11967

Re: wi-fi cron doesn't work in 1.11

Posted: Tue Apr 16, 2019 5:54 am
by Laiza7i
After rebooting works fine

Re: wi-fi cron doesn't work in 1.11

Posted: Tue Apr 16, 2019 6:00 am
by RomanHK
Laiza7i wrote:After rebooting works fine
Probably a lack of memory cron daemon crashed and therefore did not work - the problem may be repeated.