Hi,
When I install the new 2.0.1 server from scratch, it progresses to the database creation part and then fails with the following error:
" An unexpected error occured while processing the request. "
If I restart the setup process, I then get the following error:
The database is not compatible with this version of WebIssues.
This happens on creation of both a new DB and a DB with demo data in it.
Any ideas what is happening? Version of PHP is 7.2.30 but does the same with 7.4.5 as well.
- Log in to post comments
It is ok, I have fixed the issue.
The DB connection was timing out right at the very last table (server) so it never got populated.