@websquadza I logged a ticket, but it seems to be at least related to CapeTown customers where loadshedding.eskom.co.za is routed/handled differently by "something".
The expected results for
curl http://loadshedding.eskom.co.za/LoadShedding/GetStatus
is a single digit (or perhaps a connection reset as it's perhaps overloaded), but from both my IPs and another frined in CapeTown, I get this response:
Code:
<html><head><title>Request Rejected</title></head><body>The requested URL was rejected. Please consult with your administrator.<br><br>Your support ID is: 335974701700386948<br><br><a href='javascript:history.back();'>[Go Back]</a></body></html>⏎
I've checked this on both my IPs, and a friend on WebSquad gave the above responses, but switching to Vanilla, it works as expected.
So the questions: which/where is this coming from??? your upstreams, or Eskom's hsoting provider??
This appeared this morning (my LoadShedding Notifier app is froken 'cause of it) and wasn't a problem early last night. but it also seems to be the domain loadshedding.eskom.co.za that is problematic/routed like this
I also have some problem connecting to an unencrypted IMAP/SMTP email (not my choice, client) and that also seems to fail for some reasons, could these two events be related??