You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While doing #3 I noticed ticket URLs don't work with the current iRODS server (v4.3.3). This also happens with the old version of our image. Not yet sure if this is a misconfiguration or something broken in upgrading to iRODS 4.3.
Error is as follows:
davrods-1 | 172.20.0.3 - - [14/Nov/2024:14:37:04 +0000] "GET /sodarZone/projects/a0/a076281e-d0f7-44fc-bca8-fe4580ff3503/sample_data/study_ae75232c-c5dc-4f5c-b209-97fc0b1edb45/assay_a5fffa61-8638-483a-86a7-e072f9886e7d/P1001-N1-DNA1-WGS1 HTTP/1.1" 401 381 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
davrods-1 | rcAuthResponse failed with error -827000 CAT_INVALID_USER
davrods-1 | [Thu Nov 14 14:37:04.467164 2024] [dav:error] [pid 18] [client 172.20.0.3:41236] Could not fetch resource information. [500, #0]
davrods-1 | [Thu Nov 14 14:37:04.467176 2024] [dav:error] [pid 18] [client 172.20.0.3:41236] Anonymous mode is enabled but Davrods couldn't log in with the configured anonymous credentials (option DavrodsAnonymousLogin) and the configured auth scheme (option DavrodsAuthScheme). [500, #0]
davrods-1 | 172.20.0.3 - - [14/Nov/2024:14:37:04 +0000] "GET /sodarZone/projects/a0/a076281e-d0f7-44fc-bca8-fe4580ff3503/sample_data/study_ae75232c-c5dc-4f5c-b209-97fc0b1edb45/assay_a5fffa61-8638-483a-86a7-e072f9886e7d/P1001-N1-DNA1-WGS1 HTTP/1.1" 500 527 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
The text was updated successfully, but these errors were encountered:
This may be an environment issue. I noticed I have ran across it before in my dev env before even switching to iRODS 4.3. Need to look into my Docker Compose env just in case..
While doing #3 I noticed ticket URLs don't work with the current iRODS server (v4.3.3). This also happens with the old version of our image. Not yet sure if this is a misconfiguration or something broken in upgrading to iRODS 4.3.
Error is as follows:
The text was updated successfully, but these errors were encountered: