5 Nov
2018
5 Nov
'18
1:01 a.m.
Jaap Eldering wrote:
I'm currently not the most knowledgable person on the web interface, but are there any errors in the apache logs or in the Symfony logs (under /opt/domjudge/domserver/webapp/var/log/prod.log)
OK, I think I have it figured out. One should not run dj_setup_database genpass and re-generate the database password. It looks like that doesn't update the password everywhere. I ran "make install-domserver" again, which pushed the older password back. I re-created the database. Everything seems to be working now, at least so far. Marc