[CDash] Changing .env, what needs to be kicked after?

Sean McBride sean at rogue-research.com
Mon Dec 16 21:11:51 UTC 2024


Zack,

Thanks. Just tried `install.sh` and it didn't break the install :), but 
it did output a bunch of 'Permission denied' errors. Is it expected to 
run as root?

-----

 From this URL for example:

https://cdash.example.com/manageProjectRoles.php?projectid=3

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.)

When I try it, I get a 500 error, the only apache log I can find is:

```
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"
```

Thanks,

Sean



On 13 Dec 2024, at 18:13, Zack Galbreath wrote:

> Hi Sean,
>
> We encapsulated the various steps involved in updating a CDash 
> instance
> into the install.sh
> <https://github.com/Kitware/CDash/blob/master/install.sh> script. 
> Running
> that should be safe and thorough.
>
> The relevant bit in there for your use case is probably: npm run prod.
>
>
>
> On Fri, Dec 13, 2024 at 5:09 PM Sean McBride 
> <sean at rogue-research.com>
> wrote:
>
>> Hi all,
>>
>> My cdash stopped sending emails at some point, and in debugging it, I 
>> want
>> to change some settings in the .env file.
>>
>> After editing the .env file, do I need to kick something? Like 
>> running php
>> artisan or npm run or something like that?
>>
>> Thanks,
>>
>> Sean
>> _______________________________________________
>> CDash mailing list
>> CDash at public.kitware.com
>> https://public.kitware.com/cgi-bin/mailman/listinfo/cdash
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20241216/04230e4b/attachment.htm>


More information about the CDash mailing list