We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think the IDR api is down?
ctr26@codon-slurm-login-02 ~/uhlmann/ctr26/ai_data/datasets/idr idr* ⇣ /nfs/research/uhlmann/ctr26/ai_data/datasets/idr/env ❯ python Python 3.9.18 (main, Sep 11 2023, 13:21:18) [GCC 11.2.0] :: Anaconda, Inc. on linux Type "help", "copyright", "credits" or "license" for more information. >>> import idr >>> idr.connection("idr.openmicroscopy.org","public","public") Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/nfs/research/uhlmann/ctr26/ai_data/datasets/idr/env/lib/python3.9/site-packages/idr/connections.py", line 97, in connection c.createSession(*create_session_args) File "/nfs/research/uhlmann/ctr26/ai_data/datasets/idr/env/lib/python3.9/site-packages/omero/clients.py", line 653, in createSession prx = rtr.createSession(username, password, ctx) File "/nfs/research/uhlmann/ctr26/ai_data/datasets/idr/env/lib/python3.9/site-packages/Glacier2_Router_ice.py", line 258, in createSession return _M_Glacier2.Router._op_createSession.invoke(self, ((userId, password), _ctx)) Ice.ProtocolException: exception ::Ice::ProtocolException { reason = SSL error occurred for new outgoing connection: remote address = 45.88.81.28:443 tlsv1 alert internal error: SSL alert number 80 }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think the IDR api is down?
The text was updated successfully, but these errors were encountered: