jayvdb / pypidb

PyPI client side database with SCM/VCS URLs
Apache License 2.0
13 stars 3 forks source link

opendev.org non-functional #103

Closed jayvdb closed 4 years ago

jayvdb commented 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
jayvdb commented 4 years ago

From Firefox

Corrupted Content Error

The site at https://opendev.org/ has experienced a network protocol violation that cannot be repaired.

jayvdb commented 4 years ago

Appears to be fixed.