OPTIMADE provider "Physical Sciences Data Infrastructure (PSDI)" (id: psdi)
< back to the full provider list
General information
Short description: The Physical Sciences Data Infrastructure (PSDI) is an integrated data infrastructure that directly supports researchers in the physical sciences in the UK to manage, transform and share their data led by the Science and Technology Facilities Council (STFC) and the University of Southampton. As part of this ecosystem, PSDI serves as an OPTIMADE provider to make some data sources available via OPTIMADE endpoints.
Project homepage: https://www.psdi.ac.uk
Index Meta-Database URL:
https://metadata.psdi.ac.uk/optimade-index-metadb
Number of structures: 0
Detailed information
/info)State of the /info endpoint of the index meta-database
unknown
Generic error while fetching the data:Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/urllib/request.py", line 1348, in do_open
h.request(req.get_method(), req.selector, req.data, headers,
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/http/client.py", line 1323, in request
self._send_request(method, url, body, headers, encode_chunked)
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/http/client.py", line 1369, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/http/client.py", line 1318, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/http/client.py", line 1078, in _send_output
self.send(msg)
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/http/client.py", line 1016, in send
self.connect()
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/http/client.py", line 1495, in connect
self.sock = self._context.wrap_socket(self.sock,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/ssl.py", line 517, in wrap_socket
return self.sslsocket_class._create(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/ssl.py", line 1104, in _create
self.do_handshake()
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/ssl.py", line 1382, in do_handshake
self._sslobj.do_handshake()
ssl.SSLEOFError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1016)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/work/providers-dashboard/providers-dashboard/make_ghpages/make_pages.py", line 414, in make_pages
index_metadb_data = get_index_metadb_data(base_url)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/work/providers-dashboard/providers-dashboard/make_ghpages/make_pages.py", line 89, in get_index_metadb_data
with urllib.request.urlopen(info_req) as url_response:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/urllib/request.py", line 519, in open
response = self._open(req, data)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/urllib/request.py", line 536, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/urllib/request.py", line 1391, in https_open
return self.do_open(http.client.HTTPSConnection, req,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/urllib/request.py", line 1351, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1016)>