<?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>question Unable to start HDP_Sandbox on VM in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190061#M68236</link>
    <description>&lt;P&gt;I have downloaded and imported HDP_Docker_Sandbox on VM, but soon after starting it, it got stuck at "Started cleanup of temporary directories". However, there are no errors coming, but the loading is not progressing. The Ambari view at port 8080 is running but ssh at port 4200 is not available. I have attached screenshots for quick references. &lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/39414-sandbox-boot-stuck.png"&gt;sandbox-boot-stuck.png&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2017 00:26:55 GMT</pubDate>
    <dc:creator>akshaygupta2010</dc:creator>
    <dc:date>2017-09-19T00:26:55Z</dc:date>
    <item>
      <title>Unable to start HDP_Sandbox on VM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190061#M68236</link>
      <description>&lt;P&gt;I have downloaded and imported HDP_Docker_Sandbox on VM, but soon after starting it, it got stuck at "Started cleanup of temporary directories". However, there are no errors coming, but the loading is not progressing. The Ambari view at port 8080 is running but ssh at port 4200 is not available. I have attached screenshots for quick references. &lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/39414-sandbox-boot-stuck.png"&gt;sandbox-boot-stuck.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 00:26:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190061#M68236</guid>
      <dc:creator>akshaygupta2010</dc:creator>
      <dc:date>2017-09-19T00:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start HDP_Sandbox on VM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190062#M68237</link>
      <description>&lt;P&gt;i dont think the message is anything harmful or to be worried about. what happens when to ssh on port 2222? port 4200 is for the ssh web client as far as i know.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 03:08:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190062#M68237</guid>
      <dc:creator>nkeshava</dc:creator>
      <dc:date>2017-09-19T03:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start HDP_Sandbox on VM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190063#M68238</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/45167/akshaygupta2010.html" nodeid="45167"&gt;@Akshay Gupta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The following message is normal.  &lt;/P&gt;&lt;PRE&gt;"Started cleanup of temporary directories"&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;When this message appears ... before that the ssh port would have already been opened so you can do SSH to the Sandbox as following (Note the port is 2222)&lt;/P&gt;&lt;PRE&gt;# ssh root@127.0.0.1  -p 2222&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Once you are able to login to sandbox using ssh and then check if the following service is running or not?   That is responsible for opening the port 4200&lt;/P&gt;&lt;PRE&gt;# service shellinaboxd start
# systemctl enable shellinaboxd.service
# netstat -nap | grep shellinabox&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:27:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190063#M68238</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-09-19T09:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start HDP_Sandbox on VM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190064#M68239</link>
      <description>&lt;P&gt;Thankyou &lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay SenSharma&lt;/A&gt;, i am now able to start ssh web client by following the steps mentioned.&lt;/P&gt;&lt;P&gt;Just wanted to know why the screen is stuck to that message, am I doing anything wrong ?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:30:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190064#M68239</guid>
      <dc:creator>akshaygupta2010</dc:creator>
      <dc:date>2017-09-19T13:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start HDP_Sandbox on VM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190065#M68240</link>
      <description>&lt;P&gt;Yes the port 2222 is working, and i am able to start ssh web client on 4200. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:32:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190065#M68240</guid>
      <dc:creator>akshaygupta2010</dc:creator>
      <dc:date>2017-09-19T13:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start HDP_Sandbox on VM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190066#M68241</link>
      <description>&lt;P&gt;also is there anything I can do to fully start my sandbox, as it is stuck at that particular message .&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:33:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190066#M68241</guid>
      <dc:creator>akshaygupta2010</dc:creator>
      <dc:date>2017-09-19T13:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start HDP_Sandbox on VM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190067#M68242</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/45167/akshaygupta2010.html" nodeid="45167"&gt;@Akshay Gupta&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;What i see is... sometimes me too get the message and sandbox seems to be stuck there,  But actually all it's functionality works well because most of its services like ssh and other are started till that point.&lt;/P&gt;&lt;PRE&gt;"Started cleanup of temporary directories"&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;So you can continue to work with Ambari and other services .. even if the sandbox seems to be stuck.    Sometimes it happens due to lack of resources (like RAM).   So i keep the unwanted services in Maintenance Mode (stopped + Maintenance Mode) .&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A rel="user" href="https://community.cloudera.com/users/45167/akshaygupta2010.html" nodeid="45167"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 13:37:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190067#M68242</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-09-19T13:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start HDP_Sandbox on VM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190068#M68243</link>
      <description>&lt;P&gt;If all it's functionality works well till that point, then its great and not a problem.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;I have allocated 10gb of RAM (out of 16) to the VM, the problem might not be related to memory. Anyways, thanks again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 14:05:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190068#M68243</guid>
      <dc:creator>akshaygupta2010</dc:creator>
      <dc:date>2017-09-19T14:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start HDP_Sandbox on VM</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190069#M68244</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also facing the same issue with my HDP VM Sandbox. It says "Started cleanup of temporary directories" for more than 2 hours and then the Login details appear. Testing patience. &lt;/P&gt;&lt;P&gt;I have allocated 12 GBs of RAM and host OS is Windows 10.&lt;/P&gt;&lt;P&gt;The HDP VM Sandbox  is 2.6.4.&lt;/P&gt;&lt;P&gt;Can Hortonworks  please help with Root Cause and Solution for it.&lt;/P&gt;&lt;P&gt;Any clues from Log Files ??&lt;/P&gt;&lt;P&gt;BJ&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 10:46:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-start-HDP-Sandbox-on-VM/m-p/190069#M68244</guid>
      <dc:creator>bhanuj</dc:creator>
      <dc:date>2018-06-21T10:46:25Z</dc:date>
    </item>
  </channel>
</rss>

