<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Zack,</p>
<p dir="auto">Thanks. Just tried <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">install.sh</code> and it didn't break the install :), but it did output a bunch of 'Permission denied' errors. Is it expected to run as root?</p>
<hr style="border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc);">
<p dir="auto">From this URL for example:</p>
<p dir="auto"><a href="https://cdash.example.com/manageProjectRoles.php?projectid=3" style="color: #3983C4;">https://cdash.example.com/manageProjectRoles.php?projectid=3</a></p>
<p dir="auto">There's a "Send email to site maintainers" text box.  Is it appropriate for sending test emails via cdash itself?  (I've already confirmed a trivial PHP script can send email.)</p>
<p dir="auto">When I try it, I get a 500 error, the only apache log I can find is:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">10.x.x.x - - 2024-12-16 15:45:36 "POST /manageProjectRoles.php?projectid=3 HTTP/1.1" 500 6609 "https://cdash.example.com/manageProjectRoles.php?projectid=3"
</code></pre>
<p dir="auto">Thanks,</p>
<p dir="auto">Sean</p>
<p dir="auto">On 13 Dec 2024, at 18:13, Zack Galbreath wrote:</p>
</div><blockquote class="embedded" style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;"><div id="640329EC-97D1-4589-94A2-04E3936AFDF2">

<div dir="ltr">Hi Sean,
<div><br></div>
<div>We encapsulated the various steps involved in updating a CDash instance into the <a href="https://github.com/Kitware/CDash/blob/master/install.sh">install.sh</a> script. Running that should be safe and thorough.</div>
<div><br></div>
<div>The relevant bit in there for your use case is probably: <span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px">npm run prod</span>.<br>
<br>
<br></div>
</div>
<br>
<div class="gmail_quote gmail_quote_container">
<div dir="ltr" class="gmail_attr">On Fri, Dec 13, 2024 at 5:09 PM Sean McBride <<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a>> wrote:<br></div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<div style="font-family:sans-serif">
<div style="white-space:normal">
<p dir="auto">Hi all,</p>
<p dir="auto">My cdash stopped sending emails at some point, and in debugging it, I want to change some settings in the .env file.</p>
<p dir="auto">After editing the .env file, do I need to kick something? Like running <code style="margin:0px;padding:0px 0.25em;border-radius:3px;background-color:rgb(247,247,247)">php artisan</code> or <code style="margin:0px;padding:0px 0.25em;border-radius:3px;background-color:rgb(247,247,247)">npm run</code> or something like that?</p>
<p dir="auto">Thanks,</p>
<p dir="auto">Sean</p>
</div>
</div>
</div>
_______________________________________________<br>
CDash mailing list<br>
<a href="mailto:CDash@public.kitware.com" target="_blank">CDash@public.kitware.com</a><br>
<a href="https://public.kitware.com/cgi-bin/mailman/listinfo/cdash" rel="noreferrer" target="_blank">https://public.kitware.com/cgi-bin/mailman/listinfo/cdash</a><br></blockquote>
</div></div></blockquote>
<div class="markdown" style="white-space: normal;">

</div>
</div>
</body>

</html>