Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url status codes #17

Open
msgoff opened this issue Jan 14, 2024 · 0 comments
Open

url status codes #17

msgoff opened this issue Jan 14, 2024 · 0 comments

Comments

@msgoff
Copy link

msgoff commented Jan 14, 2024

This is a great list, thank you for putting it together.

I have attached a small list of the links that are broken and the status code.

https://crates.io/crates/atomic-server/ 404

http://tinkerpop.apache.org/docs/currentg/#neo4j-gremlin 404

HTTPSConnectionPool(host='www.compose.com', port=443): Max retries exceeded with url: /databases/janusgraph (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7efdfd2ead50>: Failed to resolve
'www.compose.com' ([Errno -2] Name does not resolve)"))

HTTPSConnectionPool(host='www.graphstory.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'www.graphstory.com'. (_ssl.c:1006)")))

HTTPSConnectionPool(host='xlore.org', port=443): Max retries exceeded with url: / (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7efdfd2ec190>: Failed to resolve 'xlore.org' ([Errno -5] Name has no usable address)"))

http://zhishi.me/ 436

HTTPSConnectionPool(host='golden.xyz', port=443): Max retries exceeded with url: / (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7efdfd2e2590>: Failed to resolve 'golden.xyz' ([Errno -5] Name has no usable address)"))
^[

HTTPSConnectionPool(host='concept.research.microsoft.com', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7efdfd2bbd10>, 'Connection to concept.research.microsoft.com timed out. (connect timeout=None)'))

https://connected-data.london/ 404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant