I have installed latest Rundeck on OL8 server, followed
https://docs.rundeck.com/docs/administration/install/linux-rpm.htmlWhen I access
http://localhost:4440 (on the local machine) the application is started normally and usable.
When I access it using its FQDN on same port, it ends after approx 30-60 sec in connection timeout in /j_security_check.
There is no loadballancer, firewall or ay other OS blocking method in place.
It happends on every browser and with both (privacy)modes
I tried changing several rundeck-config.properties and other, restarted service each time after change but no luck. Also tried to run nginx proxy in front, but also not succesfull
What is preventing the application to run "normally" on FQDN port 4440?
Bert