Actions
Known Issues¶
If you see doubling of parameters in the proxy logs, such as:
E, [2012-09-10T14:25:29.324167 #2769] ERROR -- : No Subnet detected for: "172.20.10.0172.20.10.0"
D, [2012-09-10T14:25:29.326701 #2769] DEBUG -- : /usr/share/foreman-proxy/lib/proxy/dhcp/server.rb:96:in `addRecord'
Then you are most likely using Sinatra version 1.3.2 - a bug was raised for this: https://github.com/sinatra/sinatra/issues/452
To fix, update sinatra to 1.3.3 or higher, or rollback to 1.3.1
Updated by Greg Sutcliffe about 12 years ago ยท 1 revisions