Question

23R2 Installation error behind proxy

  • 31 January 2024
  • 2 replies
  • 58 views

Badge +1

We are installing middle tier with Customer using proxy server for all traffic. We were able to run k8 commands after applying changes mentioned in IFS Documentation for “Installing behind a Proxy”.

https://docs.ifs.com/techdocs/23r2/070_remote_deploy/010_installing_fresh_system/030_preparing_server/60_install_behind_proxy/

after installing ingress, we are not able to communicate with kubectl with following error

ERROR:

 


Does anybody experience same issue with installation behind proxy?


2 replies

Badge +1

My initial thought is running ./main.ps1 will turn on the firewall on the middle tier server.

On the middle tier server, run:

sudo ufw status

make sure the firewall shows ‘inactive’. If not, deactivate it.

Badge +1

Thanks Bob,

We did disable the firewall and we have already whitelisted the locations that are required by the installer when installing. Still we have this issue.

Investigating more...
Thanks
Kanchi

Reply