Project

General

Profile

Actions

Bug #22417

closed

Smart Proxy request fails silently

Added by James Shewey about 6 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
DNS
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When attempting to create a DNS entry, no error is reported back and the attempt fails due to a lack of response after a timeout without reporting why. Nothing is seen in the Smart Proxy logs.

Request headers:

POST /dns/ HTTP/1.1
Accept: application/json
Accept-Encoding: gzip, deflate
User-Agent: rest-client/2.0.1 (linux-gnu x86_64) ruby/2.2.2p95
X-Request-Id: ca7db6e7fe4d5a1a729d9ee28e1a8cbae66cdf7571e3e03b7ec758bd98a9c9b8
Content-Length: 59
Content-Type: application/x-www-form-urlencoded
Host: u1prosat01v.int.digsigtrust.com:8000

fqdn=juana-porraz.example.com&value=192.168.1.189&type=A

Response headers:

HTTP/1.1 200 OK
Content-Type: text/html;charset=utf-8
Content-Length: 0
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Server:
Date: Wed, 24 Jan 2018 17:24:48 GMT
Connection: Keep-Alive

Some debug logging is needed to give at least some clues as to the cause of failure (eg, failure inside a plugin - which is likely the case here).

Actions #1

Updated by Anonymous about 6 years ago

Some debug logging is needed to give at least some clues as to the cause of failure (eg, failure inside a plugin - which is likely the case here).

It's hard to say without more information about platform and such, but we haven't seen reports about missed errors -- generally any non-ok return code from nsupdate or inclusion of "Dnscmd failed" in dnscmd's output will result in an exception, which will be returned to Foreman.

Actions #2

Updated by Daniel Lobato Garcia about 6 years ago

  • translation missing: en.field_release deleted (332)
Actions #3

Updated by Anonymous about 6 years ago

  • Status changed from New to Rejected

no reaction

Actions

Also available in: Atom PDF