<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Add server, Connection Failed]]></title><description><![CDATA[<p dir="auto">Hi Everyone,</p>
<p dir="auto">xo-server 5.53.0<br />
xo-web 5.53.3</p>
<p dir="auto">Hoping to get  an answer as to why I cant add a XCP-ng 7.6 server to XO Free version?</p>
<ul>
<li>
<p dir="auto">Trying to add a remote server via VPN</p>
</li>
<li>
<p dir="auto">I can ssh to it without issue</p>
</li>
<li>
<p dir="auto">I have added it to XCP-ng Center 7.6 without issue</p>
</li>
<li>
<p dir="auto">I used the following to add the server<br />
IP address of server<br />
root username and password<br />
toggled "Unauthorized Certificates"</p>
</li>
</ul>
<p dir="auto">However I get the little red triangle stating connection failed.<br />
Log info below. TIA</p>
<pre><code>server.enable
{
  "id": "fd4ff6b9-21f3-431e-9c27-aca34f87e017"
}
{
  "errno": "ETIMEDOUT",
  "code": "ETIMEDOUT",
  "syscall": "connect",
  "address": "192.168.16.242",
  "port": 443,
  "url": "https://192.168.16.242/jsonrpc",
  "call": {
    "method": "session.login_with_password",
    "params": [
      "root",
      "NotTheActualPassword"
    ]
  },
  "message": "connect ETIMEDOUT 192.168.16.242:443",
  "name": "Error",
  "stack": "Error: connect ETIMEDOUT 192.168.16.242:443
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1191:14)"
}
</code></pre>
]]></description><link>https://xcp-ng.org/forum/topic/3745/add-server-connection-failed</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 05:17:00 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/3745.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 24 Oct 2020 08:26:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Add server, Connection Failed on Tue, 27 Oct 2020 06:26:21 GMT]]></title><description><![CDATA[<p dir="auto">No worries, it happens <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bbd7a2dd886" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://xcp-ng.org/forum/post/32730</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32730</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Tue, 27 Oct 2020 06:26:21 GMT</pubDate></item><item><title><![CDATA[Reply to Add server, Connection Failed on Mon, 26 Oct 2020 18:40:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi Oliver,</p>
<p dir="auto">My apologies I have wasted your time (though I did learn about the XOA so not totally wasted)</p>
<p dir="auto">The old adage "If you want a job done properly. Do it yourself" is still very true.</p>
<p dir="auto">Long story short when I looked into the issue myself, my colleague was using the wrong XO installation. This VPN isn't site to site so for now we have vmware running 2 nat'ed VMs, XO and a windows client. The windows client accesses XO and XO goes out over the hosts vpn connection to the remote site.</p>
<p dir="auto">When using this correctly everything is OK</p>
<p dir="auto">Case closed</p>
]]></description><link>https://xcp-ng.org/forum/post/32725</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32725</guid><dc:creator><![CDATA[Berrick]]></dc:creator><pubDate>Mon, 26 Oct 2020 18:40:30 GMT</pubDate></item><item><title><![CDATA[Reply to Add server, Connection Failed on Sat, 24 Oct 2020 12:43:16 GMT]]></title><description><![CDATA[<p dir="auto">This is so basic that it must be a configuration issue somewhere.</p>
<p dir="auto">I would start to see if locally XAPI is answering, by issuing <code>xe vm-list</code> on the host itself and see if there's a valid answer.</p>
<p dir="auto">Then, to avoid any configuration issue, I would use a XOA Free to deploy and see if it works</p>
]]></description><link>https://xcp-ng.org/forum/post/32681</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32681</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Sat, 24 Oct 2020 12:43:16 GMT</pubDate></item><item><title><![CDATA[Reply to Add server, Connection Failed on Sat, 24 Oct 2020 11:44:28 GMT]]></title><description><![CDATA[<p dir="auto">Unfortunately that didn't work either</p>
]]></description><link>https://xcp-ng.org/forum/post/32680</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32680</guid><dc:creator><![CDATA[Berrick]]></dc:creator><pubDate>Sat, 24 Oct 2020 11:44:28 GMT</pubDate></item><item><title><![CDATA[Reply to Add server, Connection Failed on Sat, 24 Oct 2020 11:06:55 GMT]]></title><description><![CDATA[<p dir="auto">So it might be a problem on XAPI on the host: do a XAPI toolstack restart, disconnect the host in the Settings/server view in XO. Wait 5 minutes, and then reconnect the server in XO.</p>
]]></description><link>https://xcp-ng.org/forum/post/32679</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32679</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Sat, 24 Oct 2020 11:06:55 GMT</pubDate></item><item><title><![CDATA[Reply to Add server, Connection Failed on Sat, 24 Oct 2020 10:59:51 GMT]]></title><description><![CDATA[<p dir="auto">Many thanks for the reply.</p>
<p dir="auto">I should have mentioned in original post that I had checked this.</p>
<p dir="auto">But for completeness when I <a href="https://192.168.16.242" target="_blank" rel="noopener noreferrer nofollow ugc">https://192.168.16.242</a> I receive back the "mange your XCP-Ng 7.6.0" page</p>
]]></description><link>https://xcp-ng.org/forum/post/32678</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32678</guid><dc:creator><![CDATA[Berrick]]></dc:creator><pubDate>Sat, 24 Oct 2020 10:59:51 GMT</pubDate></item><item><title><![CDATA[Reply to Add server, Connection Failed on Sat, 24 Oct 2020 09:05:36 GMT]]></title><description><![CDATA[<p dir="auto">You need to be able to reach port 443 of the host, otherwise it won't work. SSH isn't involved at all.</p>
<p dir="auto">You can see if your XO VM you can reach <a href="https://192.168.16.242" target="_blank" rel="noopener noreferrer nofollow ugc">https://192.168.16.242</a></p>
]]></description><link>https://xcp-ng.org/forum/post/32676</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32676</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Sat, 24 Oct 2020 09:05:36 GMT</pubDate></item></channel></rss>