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

Ticket URLs failing #8

Closed
mikkonie opened this issue Nov 14, 2024 · 2 comments
Closed

Ticket URLs failing #8

mikkonie opened this issue Nov 14, 2024 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mikkonie
Copy link
Contributor

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"
@mikkonie mikkonie added the bug Something isn't working label Nov 14, 2024
@mikkonie mikkonie added this to the 4.3.x-1 milestone Nov 14, 2024
@mikkonie mikkonie self-assigned this Nov 14, 2024
@mikkonie mikkonie mentioned this issue Nov 14, 2024
10 tasks
@mikkonie
Copy link
Contributor Author

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..

@mikkonie
Copy link
Contributor Author

This was indeed a dev server configuration problem. see bihealth/sodar-docker-compose#68.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant