Issue #18728 has been reported by Sunny Jaisinghani. ---------------------------------------- Bug #18728: documentation for changing the console port has some details missing https://projects.puppetlabs.com/issues/18728
Author: Sunny Jaisinghani Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: console port Branch: The documentation for changing the console port is @ http://docs.puppetlabs.com/pe/2.0/maint_reconfiguring.html#changing-the-consoles-port After following the steps mentioned on the above page, the console login page was available at the updated port. However; after entering the credentials, the browser does not give the home page of the console, instead gives an errro as below Firefox: The page isn't re-directing properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete Safari: Safari can't open the page Too many redirects occurred trying to open "https://xxxxxx:xxx To fix this, we had to edit the file "/etc/puppetlabs/console-auth/cas_client_config.yml" to change the cas_port I believe, this file is updated with the port that was used during the installation. So if someone wants to change the port post installation, this file needs to be updated with the new port. Once the file was edited, console started working as it should. Hope this helps the community. Cheers -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
