ome / omero-gateway-java

Gradle project containing OMERO Java Client Library
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
1 stars 9 forks source link

Glacier2.PermissionDeniedException: Password check failed #66

Open dominikl opened 2 years ago

dominikl commented 2 years ago

"Password check failed" after already being logged in. Can't imagine how that happens. Need more info on how to replicate if possible.

QA 31193

Caused by: omero.gateway.exception.DSOutOfServiceException: Failed to create connector
    at omero.gateway.Gateway.createConnector(Gateway.java:1789)
    at omero.gateway.Gateway.getConnector(Gateway.java:1659)
    at omero.gateway.Gateway.getPojosService(Gateway.java:704)
    at omero.gateway.facility.BrowseFacility.getHierarchy(BrowseFacility.java:146)
    ... 12 more

Caused by: Glacier2.PermissionDeniedException
    reason = "Password check failed for
dominikl commented 2 years ago

From the submitter: "I was trying to upload a rather big dataset (approx 400GB) that included several folders and sub-folders. While doing so, the uploader reported that several errors occurred, so I cancelled the upload, which did not seem to work, which is when I seemingly lost connection to OMERO. I tried the same procedure again afterwards (twice actually) with the same errors and results. Uploading the folders one by one did worked successfully in the end." Maybe it's rather Insight than gateway related? Have to try to reproduce.

jburel commented 2 years ago

What are the errors? Did they occur during the scanning of the folders? If this is the case it is more likely a BioFormats issue

dominikl commented 2 years ago

Another one, same person. Wonder if it has something to do with their setup...

"just clicking on a folder to open it"

QA 31196

    at omero.gateway.facility.BrowseFacility.getHierarchy(BrowseFacility.java:146)
    ... 10 more

Caused by: Glacier2.PermissionDeniedException
    reason = "Password check failed 
dominikl commented 2 years ago

Another one, different location, different stacktrace QA 31206.