Changes

Jump to navigation Jump to search
10 bytes removed ,  08:59, 25 July 2009
Line 759: Line 759:  
=== Troubleshooting ===
 
=== Troubleshooting ===
 
===== Affa stops working after prodserver was rebuild. =====  
 
===== Affa stops working after prodserver was rebuild. =====  
    '''Description:'''
+
'''Description:'''
 
* This is probably due to the key for prodserver that is stored on the affaserver no longer matches the key of prodserver.  
 
* This is probably due to the key for prodserver that is stored on the affaserver no longer matches the key of prodserver.  
 
* When affaserver tries to make an ssh connection to prodserver it fails and you get this message: "SSH connection to ''prodserver ip'' failed. Did you send the public key".  
 
* When affaserver tries to make an ssh connection to prodserver it fails and you get this message: "SSH connection to ''prodserver ip'' failed. Did you send the public key".  
 
* Resending the keys does not solve the problem. You need remove the existing key so that the next ssh connection re-gets the keys from prodserver.  
 
* Resending the keys does not solve the problem. You need remove the existing key so that the next ssh connection re-gets the keys from prodserver.  
   −
    '''Solution:'''
+
'''Solution:'''
   
From the command line edit the /root/.ssh/known_hosts file and remove the line for prodserver. It starts with: ''prodserver ip'' ssh-rsa
 
From the command line edit the /root/.ssh/known_hosts file and remove the line for prodserver. It starts with: ''prodserver ip'' ssh-rsa
  
11

edits

Navigation menu