On 04/10/16 20:44, Matt . wrote: > Hi guys, > > I followed the manual way from here to upgrade foreman for usage with > Puppet 4.x but I cannot start my foreman-proxy anymore: > > http://projects.theforeman.org/projects/foreman/wiki/Upgrading_from_Puppet_3_to_4 > > > [root@foreman-01 ~]# sudo /etc/init.d/foreman-proxy restart > Stopping foreman-proxy: foreman-proxy was not running. [FAILED] > Starting foreman-proxy: > /usr/lib/ruby/gems/1.8/gems/bundler-1.5.3/lib/bundler/shared_helpers.rb:52:in > `chdir': Permission denied - /root (Errno::EACCES)
Use "service foreman-proxy restart" instead, it clears out your current environment and path better than calling an init.d script directly. (http://projects.theforeman.org/issues/16111) -- Dominic Cleal [email protected] -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
