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

API server appears to be down? #29

Open
ctr26 opened this issue Jun 11, 2024 · 0 comments
Open

API server appears to be down? #29

ctr26 opened this issue Jun 11, 2024 · 0 comments

Comments

@ctr26
Copy link

ctr26 commented Jun 11, 2024

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
}

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