Since begin july i can't post data to
api.sen.se with error 503, it's like api service is not available, but it was working before
and i changed nothing in my config, any idea ?
Log from my Python script :
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1):
api.sen.seDEBUG:requests.packages.urllib3.connectionpool:Setting read timeout to None
DEBUG:requests.packages.urllib3.connectionpool:"POST /events/?sense_key=MYKEY HTTP/1.1" 503 278
ERROR:Zipabox:Error sending data to
sen.se : <Response [503]>
DEBUG:Zipabox:response: <Response [503]>