Traceback (most recent call last): File "/var/www/html/ca_backend/python/get_t.py", line 25, in print_temp(station) File "/var/www/html/ca_backend/python/get_t.py", line 9, in print_temp xml = urllib.request.urlopen(st_url) File "/home/ubuntu/anaconda3/lib/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/home/ubuntu/anaconda3/lib/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/home/ubuntu/anaconda3/lib/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/home/ubuntu/anaconda3/lib/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/home/ubuntu/anaconda3/lib/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/home/ubuntu/anaconda3/lib/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 500: Internal Server Error