I am following the instructions at https://enterprise.arcgis.com/en/portal/10.9.1/administer/linux/use-a-non-default-port-for-the-portal-s-web-adaptor.htm#ESRI_SECTION1_51CE90115633465A977C130AA4C1B56C
But I receive the error "Unable to connect to Webadaptor URL".
The tomcat logs set to FINE report "X.X.X.X - - [20/Oct/2022:8:00:00 -500] "-" 400 -"
The tomcat user and group has full write access to the .webadaptor directory, SELinux is configured properly (also tried with it turned off), and the firewall is configured correctly (also tried with it turned off)
Has anyone seen something similar?