You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:17:07 UTC

[jira] [Created] (TRAFODION-474) LP Bug: 1347971 - sqstart can't verify authenticity of host when "hostname" is FQDN

Alice Chen created TRAFODION-474:
------------------------------------

             Summary: LP Bug: 1347971 - sqstart can't verify authenticity of host when "hostname" is FQDN
                 Key: TRAFODION-474
                 URL: https://issues.apache.org/jira/browse/TRAFODION-474
             Project: Apache Trafodion
          Issue Type: Bug
          Components: foundation
            Reporter: Chirag Bhalgami
            Assignee: Gonzalo Correa
            Priority: Critical
             Fix For: 1.0 (pre-incubation)


sqstart throws following error message for each node involved:
Note: hostname, ip, and RSA key fingerprint has been changed for security reason.

-----
Background SQ Startup job (pid: 18288)
The authenticity of host 'hostname.domain.name.com (xx.xx.xx.xx)' can't be established.
RSA key fingerprint is aa:1a:2b:bb:3c:4d:cc:dd:...
Are you sure you want to continue connecting (yes/no)? The authenticity of host 'hostname.domain.name.com (xx.xx.xx.xx)' can't be established.
-----

Typing yes/no repeats the prompt.
This occurs if hostname has the value of FQDN (fully qualified domain name).

Solution:
Changing the value of "hostname" without domain name resolved the issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)