Hi guy i have the following Problem.
I have installed forman on a VM with Debian 7 OS.
I can start forman and also log into it. But after five Minutes i can't use
the site anymore and when i try to refreh it i became a connection Failled.
Could you post some screenshots, and logs from /var/log/foreman/production.log
to see what errors you're getting?
Thanks
···
On 02/10, Hendrik Süßenbach wrote: > Hi guy i have the following Problem. > I have installed forman on a VM with Debian 7 OS. > I can start forman and also log into it. But after five Minutes i can't use > the site anymore and when i try to refreh it i became a connection Failled.–
Daniel Lobato Garcia
@dLobatog
blog.daniellobato.me
daniellobato.me
GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30
Keybase: https://keybase.io/elobato
] [I] Completed 201 Created in 616.9ms (Views: 14.8ms | ActiveRecord: 0.0ms)
2016-02-10T14:11:49 [app] [I] Started GET
"/node/foreman.mediaman.local?format=yml" for 127.0.0.1 at 2016-02-10
14:11:49 +0000
2016-02-10T14:11:49 [app] [I] Processing by HostsController#externalNodes
as YML
2016-02-10T14:11:49 [app] [I] Parameters:
{"name"=>"foreman.mediaman.local"}
2016-02-10T14:11:49 [app] [I] Rendered text template (0.0ms)
2016-02-10T14:11:49 [app] [I] Completed 200 OK in 314.9ms (Views: 1.1ms |
ActiveRecord: 19.5ms)
2016-02-10T14:11:51 [app] [I] Started POST "/api/reports" for 127.0.0.1 at
2016-02-10 14:11:51 +0000
2016-02-10T14:11:51 [app] [I] Processing by
Api::V2::ReportsController#create as JSON
2016-02-10T14:11:51 [app] [I] Parameters: {"report"=>"[FILTERED]",
"apiv"=>"v2"}
2016-02-10T14:11:51 [app] [I] processing report for foreman.mediaman.local
2016-02-10T14:11:51 [app] [I] Imported report for foreman.mediaman.local in
0.05 seconds
2016-02-10T14:11:51 [app] [I] Completed 201 Created in 76.8ms (Views:
11.3ms | ActiveRecord: 0.0ms)
2016-02-10T14:30:07 [app] [I] Connecting to database specified by
database.yml
2016-02-10T14:30:07 [app] [I] Connecting to database specified by
database.yml
2016-02-10T14:30:15 [sql] [W] Creating scope :completer_scope. Overwriting
existing method Organization.completer_scope.
2016-02-10T14:30:15 [sql] [W] Creating scope :completer_scope. Overwriting
existing method Location.completer_scope.
2016-02-10T14:30:16 [sql] [W] Creating scope :completer_scope. Overwriting
existing method Organization.completer_scope.
2016-02-10T14:30:16 [sql] [W] Creating scope :completer_scope. Overwriting
existing method Location.completer_scope.
2016-02-10T14:41:44 [app] [I] Started GET
"/node/foreman.mediaman.local?format=yml" for 127.0.0.1 at 2016-02-10
14:41:44 +0000
2016-02-10T14:41:44 [app] [I] Processing by HostsController#externalNodes
as YML
2016-02-10T14:41:44 [app] [I] Parameters:
{"name"=>"foreman.mediaman.local"}
2016-02-10T14:41:45 [app] [I] Rendered text template (0.0ms)
2016-02-10T14:41:45 [app] [I] Completed 200 OK in 770.5ms (Views: 1.2ms |
ActiveRecord: 27.4ms)
2016-02-10T14:41:49 [app] [I] Started POST "/api/hosts/facts" for 127.0.0.1
at 2016-02-10 14:41:49 +0000
2016-02-10T14:41:49 [app] [I] Processing by Api::V2::HostsController#facts
as JSON
2016-02-10T14:41:49 [app] [I] Parameters: {"facts"=>"[FILTERED]",
"name"=>"foreman.mediaman.local", "certname"=>"foreman.mediaman.local",
"apiv"=>"v2", :host=>{"name"=>"foreman.mediaman.local",
"certname"=>"foreman.mediaman.local"}}
2016-02-10T14:41:49 [app] [I] Import facts for 'foreman.mediaman.local'
completed. Added: 0, Updated: 6, Deleted 0 facts
2016-02-10T14:41:49 [app] [I] Completed 201 Created in 618.8ms (Views:
175.9ms | ActiveRecord: 0.0ms)
2016-02-10T14:41:49 [app] [I] Started GET
"/node/foreman.mediaman.local?format=yml" for 127.0.0.1 at 2016-02-10
14:41:49 +0000
2016-02-10T14:41:49 [app] [I] Processing by HostsController#externalNodes
as YML
2016-02-10T14:41:49 [app] [I] Parameters:
{"name"=>"foreman.mediaman.local"}Am Mittwoch, 10. Februar 2016 15:47:16
UTC+1 schrieb Daniel Lobato: