Closed Meisterschueler closed 3 years ago
ddb.glidernet.org sometimes respond with a error instead of csv:
<html> <head><title>504 Gateway Time-out</title></head> <body bgcolor="white"> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx/1.4.6 (Ubuntu)</center> </body> </html>
flarm.address = row[1] in ogn-python/ogn/utils.py fails
flarm.address = row[1]
The client should look at HTTP error message.
Code changed
ddb.glidernet.org sometimes respond with a error instead of csv:
flarm.address = row[1]
in ogn-python/ogn/utils.py fails