Hello,
Many thanks for your kind resposne! You are right. Sorry! I was a typo mistake in my above message. Below is my exact configuration in ood_portal.yml:
host_regex: ‘[\w.-]+\.csc.uni-frankfurt\.de’
node_uri: ‘/node’
rnode_uri: ‘/rnode’*
As I said earlier, it wasn’t working. But now I get a different error in web browser as “Failed to connect to compute01.csc.uni-frankfurt.de:4455“.
Below is the eror log message;
[Thu Feb 19 22:53:35.604762 2026] [auth_openidc:warn] [pid 14598:tid 129932382414528] [client 10.141.204.103:57866] oidc_check_x_forwarded_hdr: header X-Forwarded-Proto received but OIDCXForwardedHeaders not configured for it
[Thu Feb 19 22:53:35.605023 2026] [proxy:error] [pid 14598:tid 129932382414528] (111)Connection refused: AH00957: http: attempt to connect to 10.141.204.201:4455 (*:80) failed
[Thu Feb 19 22:53:35.605037 2026] [proxy_http:error] [pid 14598:tid 129932382414528] [client 10.141.204.103:57866] AH01114: HTTP: failed to make connection to backend: compute01.lan.csc.uni-frankfurt.de
[Thu Feb 19 22:53:35.605272 2026] [lua:info] [pid 14598:tid 129932382414528] [client 10.141.204.103:57866] res_content_encoding=“” req_is_websocket=“false” req_accept_charset=“” req_port=“80” req_is_https=“false” req_accept_language=“en-us,en;q=0.5” req_accept=“text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8” req_content_type="log_id=“evGzLM0J63o” req_uri=“/node/node01.lan.csc.uni-frankfurt.de/4455” log_time=“2026-02-19T22:53:35.605219.0Z” req_user_ip=“10.141.204.103” log_hook=“ood” local_user=“jsethuraman” req_cache_control=“” req_method=“GET” res_content_disp=“” time_user_map=“0.002” req_referer=“” req_server_name=“ood.csc.uni-frankfurt.de” remote_user=“jsethraman” req_filename=“proxy:http://compute01.lan.csc.uni-frankfurt.de:4455/node/compute01.lan.csc.uni-frankfurt.de/4455” res_content_length=“57” req_hostname=“ood.csc.uni-frankfurt.de” res_content_language=“” res_location=“” time_proxy=“0.539” res_content_type=“text/html; charset=iso-8859-1” req_protocol=“HTTP/1.1” res_content_location=“” req_sstatus=“503” allowed_hosts=“ood.csc.uni-frankfurt.de” req_accept_encoding=“gzip, deflate, br, zstd” req_handler=“proxy:http://compute01.lan.csc.uni-frankfurt.de:4455” req_origin=“” req_user_agent=“Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0”
[Thu Feb 19 22:57:09.814116 2026] [proxy_http:error] [pid 14599:tid 129932248196800] (70007)The timeout specified has expired: [client 10.141.204.103:42904] AH01102: error reading status line from remote server compute01.csc.uni-frankfurt.de:4455
[Thu Feb 19 22:57:09.814219 2026] [proxy:error] [pid 14599:tid 129932248196800] [client 10.141.204.103:42904] AH00898: Error reading from remote server returned by /node/compute01.csc.uni-frankfurt.de/4455
[Thu Feb 19 22:57:09.814618 2026] [lua:info] [pid 14599:tid 129932248196800] [client 10.141.204.103:42904] req_status=“502” req_is_websocket=“false” res_content_disp=“” allowed_hosts=“ood.csc.uni-frankfurt.de” req_accept=“text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8” req_handler="proxy:http://compute01.lan.csc.uni-frankfurt.de:4455” req_referer=“” req_uri=“/node/compute01.lan.csc.uni-frankfurt.de/4455” res_location=“” time_proxy=“300003.192” req_protocol=“HTTP/1.1” res_content_encoding=“” res_content_location=“” req_filename=“proxy:http://compute01.lan.csc.uni-frankfurt.de:4455/node/compute01.lan.csc.uni-frankfurt.de/4455” log_time=“2026-02-19T22:57:09.814567.0Z” req_user_agent=“Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0” req_user_ip=“10.141.204.103” local_user=“jsethuraman” res_content_type=“text/html; charset=iso-8859-1” remote_user=“jsethuraman” req_server_name=“ood.csc.uni-frankfurt.de” res_content_length=“431” time_user_map=“0.002” req_method=“GET” res_content_language=“”req_accept_language=“en-us,en;q=0.5” req_port=“80” req_content_type=“” req_accept_encoding=“gzip, deflate, br, zstd” req_is_https=“false” req_hostname="ood.csc.uni-frankfurt.de” log_hook=“ood” req_accept_charset=“” log_id=“vdaWJ80K63o” req_origin=“” req_cache_control=“”
I will also look at ansible roles as well. Let me know if you can suggest me a recoomendation from the above error web page.
Many thanks again!!!
Best Regards,
Hariharan