<html>#2234: trouble in the tutorial server
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Bill Gabella</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2019_02</td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Other</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>I am trying this myself now. </p>
<p>I do see that it does not update itself for long running operations like the ET compile where the state is not updated ie (*) sticks around.Maybe this is some sort of webserver timeout. It is also possible that the link stage uses more memory than allowed (the containers are limited to 8GB and at least on clusters [comet, specifically] I have seen Cactus use that much to compile).</p>
<p>What browser/OS were you using? Mine is <code>Mozilla/5.0 (X11; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0</code></p>
<p>Initially "Hello, World!" did not run properly (skeleton simulation directory was created but no output files), deleting it and trying again did work. </p>
<p>I do see the (fatal) <code>"The value of the MCA parameter "plm_rsh_agent" was set to a path that could not be found: plm_rsh_agent: ssh : rsh Please either unset the parameter, or check that the path is correct"</code> error. Which is odd given that this used to work before.</p>
<p>Other things of note:</p>
<ul>
<li>the tutorial builds BLAS which could be avoided by installing the proper Ubuntu package in the docker container</li>
<li>the tutorial builds LAPACK which could be avoided by installing the proper Ubuntu package in the docker container</li>
<li>it may be good to build a smaller configuration for "Hello, World!" which would finish building more quickly</li>
<li>similarly it may be useful to build only a reduced thornlist for the static_tov example. There are even tools in the ET that should determine the minimal list required. They may even still work (or work again given that there was a recent re-implementation).</li>
<li>the sed command tends (or at least tended) to confuse people. Possibly replace this with a <code>%write</code> cell using the full parfile content</li>
<li>the generated plot is missing x and y labels, and a legend. If one presented such a plot in an assignment, one would lose marks.</li>
</ul>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2234/trouble-in-the-tutorial-server'>https://bitbucket.org/einsteintoolkit/tickets/issues/2234/trouble-in-the-tutorial-server</a></p>
</html>