Hello,
during installation of egroupware/development:latest, I get the following error message:
egroupware | /usr/bin/php8.4 -d memory_limit=-1 /var/www/egroupware/setup/setup-cli.php --install 'default,admin,<PASSWORD>,,utf-8,en' 'account_repository=sql' 'auth_type=sql'
egroupware | EGroupware API version 23.1.012 found.
egroupware | EGroupware configuration file (header.inc.php) version 1.29 exists and is up to date
egroupware | Installation started, this might take a few minutes ...
egroupware | Database error: Invalid SQL: INSERT INTO egw_notificationpopup (account_id,notify_type,notify_message) VALUES (0,'push','{\"method\":\"apply\",\"data\":{\"func\":\"egw.unset_link_title\",\"parms\":[\"admin\",-1]}}')
egroupware | Table 'egroupware.egw_notificationpopup' doesn't exist (1146) (1146)
egroupware | /var/www/egroupware/api/src/Db.php (870)
egroupware |
egroupware | Installation failed --> exiting!
Is the error caused by an incorrect sequence of dependencies?
The applications can then be installed after ‘notifications’ in the setup.
Regards, Axel