User Tools

Site Tools


duplicate_server_entries_in_controller

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
duplicate_server_entries_in_controller [2018/05/10 10:08] walkeradminduplicate_server_entries_in_controller [2020/10/08 21:46] – external edit 127.0.0.1
Line 11: Line 11:
 \\  \\ 
 \\  \\ 
-{{:controller_serverr_list.jpg?900|}}+{{:connection_lost.png?900|}} 
 +\\  
 +\\  
 +If a server has been added twice, you will see it listed twice, but with two unique names, and the same IP Address, one will report as being failed. 
 +\\  
 +\\  
 +To remove the failed server, you need the name of that server (MFEL2 in the above example). You can then use the following command from an SSH session to remove it. 
 +\\  
 +\\  
 +    curl -XDELETE http://ipaddress:8080/api/servers/servername 
 +     
 +    Where: 
 +     
 +    ipaddress=ipaddress of the controller 
 +    servername=the name of the failed server listed in controller 
 +\\  
 +\\  
duplicate_server_entries_in_controller.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1