我已經安裝foreman
,foreman-proxy
和puppet
在相同的Ubuntu 12.X箱,並嘗試添加smart-proxy
條目,但我越來越關注錯誤任何想法?我已經放棄數據庫並重新啓動,但仍然是同樣的問題。工頭智能代理錯誤註冊木偶
Started POST "/smart_proxies" for 10.10.50.15 at 2014-03-06 15:44:53 -0500
Processing by SmartProxiesController#create as */*
Parameters: {"utf8"=>"✓", "authenticity_token"=>"NwndUWNHb78ay/6KKVxDMPSb4TLwaPnNr7vMz06JwnU=", "smart_proxy"=>{"name"=>"a", "url"=>"https://spatel-optiplex-755.example.local:8443"}}
Failed to save:
Rendered smart_proxies/_form.html.erb (2.0ms)
Rendered smart_proxies/new.html.erb within layouts/application (2.5ms)
Rendered home/_user_dropdown.html.erb (1.1ms)
Read fragment views/tabs_and_title_records-1 0.1ms
Rendered home/_topbar.html.erb (1.8ms)
Rendered layouts/base.html.erb (3.0ms)
Completed 200 OK in 96.3ms (Views: 6.7ms | ActiveRecord: 0.6ms)
任何解決方案? –
是的,我安裝了兩個'json' gem版本,雙重檢查, ,因爲其中一個似乎安裝不正確(例如''32bit'版本 '64bit'紅寶石或其他方式)。還要確保你在'setting.yml'中有':puppet:true' – Satish