<div dir="ltr"><div dir="ltr">On Thu, Jul 25, 2019 at 8:27 AM Fabian Wein <<a href="mailto:fabian.wein@fau.de">fabian.wein@fau.de</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I reinstalled cdash and get now further.<br>
<br>
Now I cannot add a project. log/cdash.log says:<br>
2019-07-25 08:18:39] cdash.ERROR: Incorrect integer value: '' for column 'public' at row 1 {"function":"pdo_error","pid":31698}<br>
[2019-07-25 08:18:39] cdash.ERROR: SQL error: Incorrect integer value: '' for column 'public' at row 1 {"function":"Project Create","pid":31698}<br>
<br>
The database connection seems to work, I see my user data in mysql via select * from user; The project is empty (says cdash and mysql).<br>
<br>
I do create project and only add Name and Decription, then further to Micaellaneous -> "Create Project". I do not get a feedback on the web interface but need to check the log. The same minimal information works on <a href="http://my.cdash.org" rel="noreferrer" target="_blank">my.cdash.org</a>.<br>
<br>
I use v2.6.0-prebuilt<br>
<br>
Any ideas?<br></blockquote><div><br></div><div><br></div><div>Yes, this sounds familiar. It's a bug that we fixed here:</div><div><br></div><div><a href="https://github.com/Kitware/CDash/pull/868">https://github.com/Kitware/CDash/pull/868</a><br></div><div><br></div><div>A workaround is to click the "Public Dashboard" checkbox a couple times on the project creation page. You could also attempt to cherry-pick this commit onto your clone.</div><div><br></div><div>Please let us know if neither of these approaches work for you.</div></div></div>