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

Glacier2.PermissionDeniedException: Password check failed #66

Open
dominikl opened this issue Aug 16, 2022 · 4 comments
Open

Glacier2.PermissionDeniedException: Password check failed #66

dominikl opened this issue Aug 16, 2022 · 4 comments

Comments

@dominikl
Copy link
Member

"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
Copy link
Member Author

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
Copy link
Member

jburel commented Aug 16, 2022

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
Copy link
Member Author

dominikl commented Aug 17, 2022

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
Copy link
Member Author

Another one, different location, different stacktrace QA 31206.

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

2 participants