<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>colman77 Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>colman77 Tracker</description>
    <pubDate>Wed, 15 Nov 2023 13:00:26 GMT</pubDate>
    <dc:date>2023-11-15T13:00:26Z</dc:date>
    <item>
      <title>Re: converter error "Host &lt;ip&gt; key can't be retrieved.</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/converter-error-quot-Host-lt-ip-gt-key-can-t-be-retrieved/m-p/370756#M5712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't see any obvious syntax errors or anything.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the Converter helper VM also in that same subnet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 18:19:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/converter-error-quot-Host-lt-ip-gt-key-can-t-be-retrieved/m-p/370756#M5712</guid>
      <dc:creator>colman77</dc:creator>
      <dc:date>2013-06-18T18:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: converter error "Host &lt;ip&gt; key can't be retrieved.</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/converter-error-quot-Host-lt-ip-gt-key-can-t-be-retrieved/m-p/370754#M5710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hosts.allow:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ALL:LOCAL,10.11.12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hosts.deny:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ALL:ALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My VMware server and the helper VM were both in 10.11.12.0 /24 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 18:35:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/converter-error-quot-Host-lt-ip-gt-key-can-t-be-retrieved/m-p/370754#M5710</guid>
      <dc:creator>colman77</dc:creator>
      <dc:date>2013-06-11T18:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: converter error "Host &lt;ip&gt; key can't be retrieved.</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/converter-error-quot-Host-lt-ip-gt-key-can-t-be-retrieved/m-p/370752#M5708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes... a bit embarassing, but on the machine to be virtualized, /etc/hosts.allow and /etc/hosts.deny were configured to deny access to the subnet that my ESXi server is on.&amp;nbsp; After fixing those files and confirming that I can ssh to the machine from my virtualization subnet, I get past that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 19:27:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/converter-error-quot-Host-lt-ip-gt-key-can-t-be-retrieved/m-p/370752#M5708</guid>
      <dc:creator>colman77</dc:creator>
      <dc:date>2013-05-24T19:27:14Z</dc:date>
    </item>
    <item>
      <title>converter error "Host &lt;ip&gt; key can't be retrieved.</title>
      <link>https://communities.vmware.com/t5/Converter-Standalone-Discussions/converter-error-quot-Host-lt-ip-gt-key-can-t-be-retrieved/m-p/370750#M5706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having an issue using the standalone converter to p2v a linux (CentOS) box.&amp;nbsp; It gets to 1% then fails with the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;FAILED: A general system error occurred:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Network error. Host 10.0.2.19 key can't be retrieved. (return code 2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;(Note: 10.0.2.19 is the IP of the CentOS box.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Running 5.01 build 1087880 of the converter (latest as of today), and ESXi 5.1.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Anyone ever come across this error before or know what it means?&amp;nbsp; Google isn't very helpful...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Colin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 02:31:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Converter-Standalone-Discussions/converter-error-quot-Host-lt-ip-gt-key-can-t-be-retrieved/m-p/370750#M5706</guid>
      <dc:creator>colman77</dc:creator>
      <dc:date>2013-05-21T02:31:20Z</dc:date>
    </item>
  </channel>
</rss>

