Hi,
After running CDash v3.4.3 via docker compose for a while, I can't access the settings page for my project groups.
Although the project does exist, the settings page shows:

while the dev panel in the browser shows that the call to manageBuildGroup.php?projectid=1 fails with 404 not found:
{"error":"No query results for model [App\Models\Site] -1","code":404}
Any idea how to fix this?
Thanks a lot.