theforeman - foreman dashboard is not opening -


i trying setup foreman , puppet master on same rhel7 server. have performed following steps:

  1. install puppet server [version: 3.8.2]
  2. install foreman including smart proxy []

after installation got message similar this:

success! * foreman running @ https://server.example.com default credentials 'admin:password' * foreman proxy running @ https://server.example.com:8443 * puppetmaster running @ port 8140 full log @ /var/log/foreman-installer/foreman-installer.log

but when hit of below url: https://server.example.com --- foreman https://server.example.com:8140 --- puppet master

i not able open foreman dashboard. did not see errors in apache , other foreman logs well.

any appreciated!!!

i assuming "obfuscated" output, , doesn't "server.example.com" ? if have not, need start on proper dns entry / hostname configured on machine.

as temporary test, run ip addr list can try going https://10.0.0.123/ (or whatever ip address is reported).

if did obfuscate output (change server.example.com was), errors getting browser, or seeing in browser? information helpful in troubleshooting.

~tommy


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -