Project

General

Profile

ERF12-2357 » History » Version 2

Dominic Cleal, 07/02/2014 07:12 AM
wrong provider name

1 1 Dominic Cleal
h1. ERF12-2357 - Unable to set DNS entry
2
3
h2. Generic or SSL connection errors
4
5
Please see [[Proxy_communication_errors]] first for SSL or communication errors, which aren't specific to this particular proxy action.
6
7 2 Dominic Cleal
h2. Foreman 1.5.0 and GSS-TSIG provider
8 1 Dominic Cleal
9 2 Dominic Cleal
Version 1.5.0 of the smart proxy had a bug in the nsupdate_gss (GSS-TSIG) DNS provider, fixed via #5675 for Foreman 1.5.1.
10 1 Dominic Cleal
11
<pre>
12
E, [2014-05-12T08:54:05.982995 #18598] ERROR -- : can't convert nil into String
13
D, [2014-05-12T08:54:05.983154 #18598] DEBUG -- : /usr/share/foreman-proxy/bin/../lib/proxy/dns/nsupdate.rb:12:in `exists?'
14
/usr/share/foreman-proxy/bin/../lib/proxy/dns/nsupdate.rb:12:in `initialize'
15 2 Dominic Cleal
/usr/share/foreman-proxy/bin/../lib/proxy/dns/nsupdate_gss.rb:15:in `initialize'
16 1 Dominic Cleal
</pre>