-
Notifications
You must be signed in to change notification settings - Fork 1
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
Install and configure Rucio helm charts in the cern-vre cluster #8
Comments
|
Rucio UI helm chart can be deployed but runs into the following SSL errors when calling the URL:
Cause unknown atm. --> Possibly debug the installation in the minikube env. |
Previously service type However when trying to log in with userpass the service throws the following error now: [Mon Jan 30 12:05:51.860445 2023] [ssl:info] [pid 19:tid 139907996653312] [client 10.100.160.64:26629] AH01964: Connection to child 130 established (server 10.100.37.168:443)
[Mon Jan 30 12:05:51.960288 2023] [wsgi:info] [pid 19:tid 139907996653312] [client 10.100.160.64:26629] mod_wsgi (pid=19, process='', application='10.100.37.168|'): Loading Python script file '/usr/local/lib/python3.6/site-packages/rucio/web/ui/main.py'., referer: https://vre-rucio-ui.cern.ch/login?account=&vo=
[Mon Jan 30 12:05:58.707361 2023] [ssl:info] [pid 19:tid 139907996653312] (70007)The timeout specified has expired: [client 10.100.160.64:26629] AH01991: SSL input filter read failed.
[Mon Jan 30 12:56:21.537152 2023] [ssl:info] [pid 21:tid 139907813041920] [client 10.100.135.128:28615] AH01964: Connection to child 399 established (server 10.100.37.168:443)
[Mon Jan 30 12:56:26.610992 2023] [ssl:info] [pid 21:tid 139907813041920] (70007)The timeout specified has expired: [client 10.100.135.128:28615] AH01991: SSL input filter read failed.
[Mon Jan 30 12:57:06.818449 2023] [ssl:info] [pid 18:tid 139907863398144] [client 188.184.72.100:59538] AH01964: Connection to child 9 established (server 10.100.37.168:443) Debugging has led nowhere so far, this remains to be fixed. |
Service type
Putting the UI implementation on hold for now and rather implement third-party auth with IAM ESCAPE. |
This might be helpful: https://github.com/cfenell/rucio-1/blob/install-doc/doc/rucio-server.md also subscribed to this: rucio/documentation#178 |
Upload example to
|
I think we can mark it as closed and add only Rucio UI |
Rucio is fully operational. |
Rucio should be installed using helm charts deployed by terraform. Therefore the following tasks need to be completed:
Tasks
The text was updated successfully, but these errors were encountered: