os-climate / os_c_data_commons

Repository for Data Commons platform architecture overview, as well as developer and user documentation
Apache License 2.0
20 stars 10 forks source link

Access Request for Data Commons platform #296

Open mvarfima opened 1 year ago

mvarfima commented 1 year ago

Hope this issue finds you well.

I'm interested in being a member of the team odh-env-users so that I can pass through the developers guide and be ready to contribute.

Please, contact me at mvazquez@arfima.com.

Best regards, Manuel

HeatherAck commented 1 year ago

@mvarfima I looked and you are already a member of odh-env-users. Are you not able to access: https://github.com/os-climate/os_c_data_commons/blob/main/os-c-data-commons-developer-guide.md

mvarfima commented 1 year ago

oh! sorry then. I raised the issue cause I get and error when accessing the (development environment trying to setup the initial environment for developers. Let me paste the error:

" Error: HTTP 500: Internal Server Error (Error in Authenticator.pre_spawn_start: NotFoundError 404 Reason: error HTTP response headers: HTTPHeaderDict({'Audit-Id': '12180c1b-2704-4114-bee1-05628d20b244', 'Cache-Control': 'no-cache, private', 'Content-Type': 'text/plain; charset=utf-8', 'X-Content-Type-Options': 'nosniff', 'X-Kubernetes-Pf-Flowschema-Uid': 'cda4dd67-7d68-4081-8a8c-a6df40e757b7', 'X-Kubernetes-Pf-Prioritylevel-Uid': 'e959905c-56c4-47f2-864e-3ae4387d46fe', 'Date': 'Thu, 20 Apr 2023 06:56:14 GMT', 'Content-Length': '19'}) HTTP response body: b'404 page not found\n' Original traceback: File "/opt/app-root/lib/python3.6/site-packages/openshift/dynamic/client.py", line 42, in inner resp = func(self, *args, **kwargs) File "/opt/app-root/lib/python3.6/site-packages/openshift/dynamic/client.py", line 247, in request _return_http_data_only=params.get('_return_http_data_only', True) File "/opt/app-root/lib/python3.6/site-packages/kubernetes/client/api_client.py", line 345, in call_api _preload_content, _request_timeout) File "/opt/app-root/lib/python3.6/site-packages/kubernetes/client/api_client.py", line 176, in __call_api _request_timeout=_request_timeout) File "/opt/app-root/lib/python3.6/site-packages/kubernetes/client/api_client.py", line 366, in request headers=headers) File "/opt/app-root/lib/python3.6/site-packages/kubernetes/client/rest.py", line 241, in GET query_params=query_params) File "/opt/app-root/lib/python3.6/site-packages/kubernetes/client/rest.py", line 231, in request raise ApiException(http_resp=r) )"

Regards, Manuel

HeatherAck commented 1 year ago

@erikerlandson and @redmikhail - can you please take a look at the error?