Might have been because Josh has been moving servers, not sure if he moved FindRetros too. In that case, votes aren't processed. Another reason might be that the users already voted, or the IPs using to vote were blacklisted.
It's currently not working due to what appears to be DDoS protection kicking in on FindRetros, our script doesn't make people vote but going direct still works. If this is going to be a permenant thing we'll need to remove that check I guess @bigdawgMy votes haven't went up from 108 for the past 6 hours. We've had quite a few new users since then.
I just voted and it went up to 109.. is there an issue with findretros or something?
In the case it returns the 5 second waiting page, there's nothing you can do about this. Josh has to change this within the Cloudflare rules. I don't expect this to happen again, so I wouldn't worry too much. Sometimes FR might be down, sadly nothing that can be done about that. However, you could modify the script so it doesn't set an "has voted" cookie, but rather one that skips the voting untill it's back online.We're using the "API" linked on the help page:You must be registered for see links
What changes need to be made to work with the new server?
It seems up right now and users aren't being redirected to vote, or is something going on still?In the case it returns the 5 second waiting page, there's nothing you can do about this. Josh has to change this within the Cloudflare rules. I don't expect this to happen again, so I wouldn't worry too much. Sometimes FR might be down, sadly nothing that can be done about that. However, you could modify the script so it doesn't set an "has voted" cookie, but rather one that skips the voting untill it's back online.
Because when FindRetros is offline, the script sets the same cookie as when they have voted. So you'll have to force remove the cookie or disable the check or something.It seems up right now and users aren't being redirected to vote, or is something going on still?
I don't actually use the cookie partBecause when FindRetros is offline, the script sets the same cookie as when they have voted. So you'll have to force remove the cookie or disable the check or something.
Please check what FindRetros is returning when requested through the script and post the results here.I don't actually use the cookie part