You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/ubuntu/vmonitor-fed/.venv/lib/python3.6/site-packages/azure_status/init.py", line 25, in _parse_content
headers = [__clean_text(x.get_text().strip().lower()) for x in head[0].find_all('th')]
IndexError: list index out of range
File "/home/ubuntu/vmonitor-fed/.venv/lib/python3.6/site-packages/azure_status/init.py", line 25, in _parse_content
headers = [__clean_text(x.get_text().strip().lower()) for x in head[0].find_all('th')]
IndexError: list index out of range