theforeman / foreman_cockpit

:rocket: Display console and journal of Cockpit-enabled hosts in Foreman - now replaced by Remote Execution's cockpit integration
GNU General Public License v3.0
18 stars 13 forks source link

Plugin won't show anything on latest Foreman and plugin version #11

Open ryayon opened 7 years ago

ryayon commented 7 years ago

Hi,

I just have installed the latest plugin version (2.0.2) on Foreman 1.13.1 and I get the following error message by trying to access to a server terminal (nothing open up, by the way):

2016-11-03 21:51:45 ab9c4de2 [app] [I] Processing by HostsController#terminal as */*
2016-11-03 21:51:45 ab9c4de2 [app] [I]   Parameters: {"id"=>"3"}
2016-11-03 21:51:45 6806d2a9 [app] [I] Started GET "/favicon.ico" for 192.168.0.17 at 2016-11-03 21:51:45 +0100
2016-11-03 21:51:45 6806d2a9 [app] [F] 
 | ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
 |   lib/middleware/tagged_logging.rb:18:in `call'
 | 
 | 

Do you have any idea?

dLobatog commented 7 years ago

@ryayon That error seems unrelated, just out of curiosity do you see the Cockpit button on the Host page? Is this a install with Katello or without it?

ryayon commented 7 years ago

Yes, I see the button on the host page. Foreman is standalone (not with Katello).