Closed jayvdb closed 4 years ago
https://opendev.org/ is responding oddly, and doesnt load in Firefox or Chrome.
This causes unnecessary failures due to a debugging assertion
assert check_url == url, "get_root({}) => {}".format(url, check_url) E AssertionError: get_root(t) => None
From Firefox
Corrupted Content Error The site at https://opendev.org/ has experienced a network protocol violation that cannot be repaired.
Corrupted Content Error
The site at https://opendev.org/ has experienced a network protocol violation that cannot be repaired.
Appears to be fixed.
https://opendev.org/ is responding oddly, and doesnt load in Firefox or Chrome.
This causes unnecessary failures due to a debugging assertion