View Single Post
Posts: 24 | Thanked: 24 times | Joined on Dec 2011
#13
Originally Posted by rooster13 View Post
I've tried rebooting and it does not solve the problem.
I also confirm that updating the feeds is very slow.
okay, I will explain the detail of my case.

reboot
if [[ auto_update == 1 ]]; then
return "feeds up to date for JUST one time“;
elif [[ auto_update == 1 ]]; then
do you manual_update and then
set auto_update=1
return "back to normal"
fi

cheers. this should definitely be some kind of bug, may be related to time. like the 2000 bug. Just a guess.