<?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 start_sandbox.sh - error - Permission Denied in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/start-sandbox-sh-error-Permission-Denied/m-p/169186#M45628</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am able to run the startup_sandbox.sh .&lt;/P&gt;&lt;P&gt;However, when it reaches line 71 of the code, I get the followng error:&lt;/P&gt;&lt;P&gt;[mhon@docker01 hortonworks_hadoop]$ docker exec -t sandbox nohup su - hue -c '/bin/bash /usr/lib/tutorials/tutorials_app/run/run.sh' &amp;gt;/dev/nul
-bash: /dev/nul: Permission denied&lt;/P&gt;&lt;P&gt;I look forward to hearing your advice.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marcia&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 13:48:33 GMT</pubDate>
    <dc:creator>marcia_hon_29</dc:creator>
    <dc:date>2026-04-21T13:48:33Z</dc:date>
    <item>
      <title>start_sandbox.sh - error - Permission Denied</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/start-sandbox-sh-error-Permission-Denied/m-p/169186#M45628</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am able to run the startup_sandbox.sh .&lt;/P&gt;&lt;P&gt;However, when it reaches line 71 of the code, I get the followng error:&lt;/P&gt;&lt;P&gt;[mhon@docker01 hortonworks_hadoop]$ docker exec -t sandbox nohup su - hue -c '/bin/bash /usr/lib/tutorials/tutorials_app/run/run.sh' &amp;gt;/dev/nul
-bash: /dev/nul: Permission denied&lt;/P&gt;&lt;P&gt;I look forward to hearing your advice.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marcia&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:48:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/start-sandbox-sh-error-Permission-Denied/m-p/169186#M45628</guid>
      <dc:creator>marcia_hon_29</dc:creator>
      <dc:date>2026-04-21T13:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: start_sandbox.sh - error - Permission Denied</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/start-sandbox-sh-error-Permission-Denied/m-p/169187#M45629</link>
      <description>&lt;P&gt;@ &lt;A href="https://community.hortonworks.com/users/14171/marciahon29.html"&gt;Marcia Hon&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the problem seems to be incorrect spelling of "null"&lt;/P&gt;&lt;PRE&gt;/dev/nul: Permission denied


It should be changed to 


/dev/null&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;So the correct command should be as following:&lt;/P&gt;&lt;PRE&gt;docker exec -t sandbox nohup su - hue -c '/bin/bash /usr/lib/tutorials/tutorials_app/run/run.sh' &amp;gt; /dev/null &lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 01:20:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/start-sandbox-sh-error-Permission-Denied/m-p/169187#M45629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-09T01:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: start_sandbox.sh - error - Permission Denied</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/start-sandbox-sh-error-Permission-Denied/m-p/169188#M45630</link>
      <description>&lt;P&gt;Thanks so much jss!!! Wow, you are fast!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 01:23:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/start-sandbox-sh-error-Permission-Denied/m-p/169188#M45630</guid>
      <dc:creator>marcia_hon_29</dc:creator>
      <dc:date>2016-11-09T01:23:22Z</dc:date>
    </item>
  </channel>
</rss>

