I got still the same issues on UCS 5.0-3
The Setupscript failed! check out the /var/log/univention/appcenter.log
root@:~# nano /var/log/univention/appcenter.log
root@:~# tail -f /var/log/univention/appcenter.log
97190 cache 23-03-24 15:32:44 [ DEBUG]: Cache outdated. Need to rebuild
97190 cache 23-03-24 15:32:44 [ DEBUG]: Loaded 129 apps from cache
97190 cache 23-03-24 15:32:44 [ DEBUG]: Cache outdated. Need to rebuild
97190 cache 23-03-24 15:32:44 [ DEBUG]: Loaded 514 apps from cache
97190 cache 23-03-24 15:32:44 [ DEBUG]: Cache outdated. Need to rebuild
97190 cache 23-03-24 15:32:44 [ DEBUG]: Loaded 255 apps from cache
97190 actions.get 23-03-24 15:32:44 [ DEBUG]: Calling get
97190 actions.get.progress 23-03-24 15:32:44 [ DEBUG]: 0
97190 actions.get 23-03-24 15:32:44 [ INFO]: appcenter/apps/openproject/ip
97190 actions.get.progress 23-03-24 15:32:44 [ DEBUG]: 100
94348 actions.start 23-03-24 15:32:44 [ INFO]: Starting docker-app-openproject (via systemctl): docker-app-openproject.service.
94348 actions.start 23-03-24 15:32:44 [ DEBUG]: /etc/init.d/docker-app-openproject returned with 0
94348 actions.start.progress 23-03-24 15:32:44 [ DEBUG]: 100
94348 actions.install.container.4ff4 23-03-24 15:32:48 [ INFO]: Running command: docker cp /etc/postgres-openproject.secret a5f2d1359904249b5fb10b13ff03b5c21be9cd6620485297155a557010ace615:/etc/postgres-openproject.secret
94348 docker.base.container.a5f2 23-03-24 15:32:48 [ DEBUG]: Using container.a5f2 for container a5f2d1359904249b5fb10b13ff03b5c21be9cd6620485297155a557010ace615
94348 docker.base.container.a5f2 23-03-24 15:32:48 [ DEBUG]: Calling docker exec -u root a5f2d1359904249b5fb10b13ff03b5c21be9cd6620485297155a557010ace615 rm -f /etc/timezone /etc/localtime
94348 docker.base 23-03-24 15:32:48 [ INFO]: Running command: docker cp /etc/timezone a5f2d1359904249b5fb10b13ff03b5c21be9cd6620485297155a557010ace615:/etc/timezone
94348 docker.base 23-03-24 15:32:48 [ INFO]: Running command: docker cp /etc/localtime a5f2d1359904249b5fb10b13ff03b5c21be9cd6620485297155a557010ace615:/etc/localtime
94348 actions.configure 23-03-24 15:32:48 [ DEBUG]: Calling configure
94348 actions.configure.progress 23-03-24 15:32:48 [ DEBUG]: 0
94348 actions.configure 23-03-24 15:32:48 [ INFO]: Configuring openproject=12.5.1
94348 docker.configure.container.a5f2 23-03-24 15:32:48 [ DEBUG]: Using container.a5f2 for container a5f2d1359904249b5fb10b13ff03b5c21be9cd6620485297155a557010ace615
94348 docker.configure.container.a5f2 23-03-24 15:32:48 [ DEBUG]: Calling docker exec -u root a5f2d1359904249b5fb10b13ff03b5c21be9cd6620485297155a557010ace615 which ucr
94348 actions.configure 23-03-24 15:32:49 [ WARNING]: ucr cannot be found, falling back to changing the database file directly
94348 actions.configure.progress 23-03-24 15:32:49 [ DEBUG]: 100
94348 actions.install.progress 23-03-24 15:32:49 [ DEBUG]: 50
94348 actions.install.container.4ff4 23-03-24 15:32:49 [ INFO]: Executing interface restore_data_before_setup for openproject
94348 actions.install.container.4ff4 23-03-24 15:32:49 [ INFO]: No interface defined
94348 actions.install.container.4ff4 23-03-24 15:32:49 [ INFO]: Executing interface setup for openproject
94348 actions.install.container.4ff4 23-03-24 15:32:49 [ INFO]: Copying App Center’s setup to container’s /usr/share/univention-docker-container-mode/setup_custom
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:32:49 [ DEBUG]: Using container.a5f2 for container a5f2d1359904249b5fb10b13ff03b5c21be9cd6620485297155a557010ace615
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:32:49 [ DEBUG]: Calling docker exec -u root a5f2d1359904249b5fb10b13ff03b5c21be9cd6620485297155a557010ace615 /usr/share/univention-docker-container-mode/setup_custom --username Administrator --password-file /var/univention/tmp/tmpfn4myi8_ --error-file /var/univention/tmp/tmpixm361mi --app openproject --app-version 12.5.1
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:33:04 [ WARNING]: /app/vendor/bundle/ruby/3.2.0/gems/activerecord-7.0.4.2/lib/active_record/railtie.rb:154:in block (3 levels) in <class:Railtie>': Ignoring /app/db/schema_cache.yml because it has expired. The current schema version is 20221018160449, but the one in the schema cache file is 20230314093106. (StructuredWarnings::StandardWarning) 94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:33:05 [ WARNING]: /app/lib/tasks/database.rake:88:in
rescue in block (3 levels) in <top (required)>’:
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:33:05 [ WARNING]: ---------------------------------------------------
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:33:05 [ WARNING]: DATABASE DEPRECATION WARNING
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:33:05 [ WARNING]:
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:33:05 [ WARNING]: The next major release of OpenProject (v12) will require PostgreSQL 13 or later.
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:33:05 [ WARNING]: You can anticipate this upgrade by updating your database installation by following the guide at Migrating your OpenProject installation to PostgreSQL 13
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:33:05 [ WARNING]: ---------------------------------------------------
94348 actions.install.container.4ff4.container.a5f2 23-03-24 15:33:05 [ WARNING]: (StructuredWarnings::StandardWarning)
94348 packages 23-03-24 15:33:07 [ DEBUG]: Releasing LOCK
94348 actions.install.container.4ff4 23-03-24 15:33:07 [CRITICAL]: Setup script failed!
94348 actions.install.container.4ff4 23-03-24 15:33:07 [ WARNING]: Aborting…
94348 actions.remove 23-03-24 15:33:07 [ DEBUG]: Calling remove
94348 actions.remove.progress 23-03-24 15:33:07 [ DEBUG]: 0
94348 utils 23-03-24 15:33:07 [ INFO]: Resolving dependencies for openproject
94348 actions.remove 23-03-24 15:33:07 [ INFO]: Going to remove OpenProject (12.5.1)
94348 actions.remove 23-03-24 15:33:07 [ INFO]: Showing README for openproject=12.5.1
94348 actions.configure 23-03-24 15:33:07 [ DEBUG]: Calling configure
94348 actions.configure.progress 23-03-24 15:33:07 [ DEBUG]: 0
94348 actions.configure 23-03-24 15:33:07 [ INFO]: Configuring openproject=12.5.1
94348 actions.configure.progress 23-03-24 15:33:07 [ DEBUG]: 100
94348 actions.remove 23-03-24 15:33:07 [ DEBUG]: Calling prescript (prerm)
94348 actions.remove 23-03-24 15:33:07 [ DEBUG]: /var/cache/univention-appcenter/appcenter.software-univention.de/5.0/openproject_20230320155207.prerm does not exist
94348 packages 23-03-24 15:33:07 [ DEBUG]: Holding LOCK
94348 actions.remove.progress 23-03-24 15:33:07 [ DEBUG]: 5
94348 actions.remove.progress 23-03-24 15:33:07 [ DEBUG]: 5
94348 actions.configure 23-03-24 15:33:07 [ DEBUG]: Calling configure
94348 actions.configure.progress 23-03-24 15:33:07 [ DEBUG]: 0
94348 actions.configure 23-03-24 15:33:07 [ INFO]: Configuring openproject=12.5.1
94348 actions.configure 23-03-24 15:33:07 [ DEBUG]: /var/cache/univention-appcenter/appcenter.software-univention.de/5.0/openproject_20230320155207.configure_host does not exist
94348 actions.configure.progress 23-03-24 15:33:07 [ DEBUG]: 100
94348 actions.stop 23-03-24 15:33:07 [ DEBUG]: Calling stop
94348 actions.stop.progress 23-03-24 15:33:07 [ DEBUG]: 0
94348 actions.stop 23-03-24 15:33:07 [ DEBUG]: Calling /etc/init.d/docker-app-openproject stop
97479 cache 23-03-24 15:33:08 [ DEBUG]: Cache outdated. Need to rebuild
97479 cache 23-03-24 15:33:08 [ DEBUG]: Loaded 129 apps from cache
97479 cache 23-03-24 15:33:08 [ DEBUG]: Cache outdated. Need to rebuild
97479 cache 23-03-24 15:33:08 [ DEBUG]: Loaded 514 apps from cache
97479 cache 23-03-24 15:33:08 [ DEBUG]: Cache outdated. Need to rebuild
97479 cache 23-03-24 15:33:08 [ DEBUG]: Loaded 255 apps from cache
97479 actions.get 23-03-24 15:33:08 [ DEBUG]: Calling get
97479 actions.get.progress 23-03-24 15:33:08 [ DEBUG]: 0
97479 actions.get 23-03-24 15:33:08 [ INFO]: appcenter/apps/openproject/container
97479 actions.get.progress 23-03-24 15:33:08 [ DEBUG]: 100
94348 actions.stop 23-03-24 15:33:08 [ INFO]: Stopping docker-app-openproject (via systemctl): docker-app-openproject.service.
94348 actions.stop 23-03-24 15:33:08 [ DEBUG]: /etc/init.d/docker-app-openproject returned with 0
94348 actions.stop.progress 23-03-24 15:33:08 [ DEBUG]: 100
94348 actions.remove.progress 23-03-24 15:33:09 [ DEBUG]: 45
94348 actions.remove 23-03-24 15:33:09 [ DEBUG]: Calling /usr/sbin/update-rc.d docker-app-openproject remove
94348 actions.remove 23-03-24 15:33:09 [ DEBUG]: /usr/sbin/update-rc.d returned with 0
94348 actions.remove 23-03-24 15:33:09 [ INFO]: Removing localhost from LDAP object
94348 portalentries 23-03-24 15:33:09 [ DEBUG]: Changed: {‘openproject’}
94348 portalentries 23-03-24 15:33:09 [ DEBUG]: Local hosts are: [‘test.univention.intranet’, ‘10.10.181.153’]
94348 portalentries 23-03-24 15:33:09 [ DEBUG]: Processing cn=openproject,cn=entry,cn=portals,cn=univention,dc=univention,dc=intranet
94348 portalentries 23-03-24 15:33:09 [ DEBUG]: Attrs: {}
94348 portalentries 23-03-24 15:33:09 [ DEBUG]: Links: []
94348 portalentries 23-03-24 15:33:09 [ DEBUG]: Existing links: [[‘en_US’, ‘http://test.univention.intranet/openproject/’], [‘en_US’, ‘https://test.univention.intranet/openproject/’], [‘en_US’, ‘https://10.10.181.153/openproject/’], [‘en_US’, ‘http://10.10.181.153/openproject/’]]
94348 portalentries 23-03-24 15:33:09 [ DEBUG]: New links: []
94348 portalentries 23-03-24 15:33:09 [ DEBUG]: Removing DN
94348 actions.remove 23-03-24 15:33:10 [ DEBUG]: Calling /etc/init.d/apache2 reload
94348 actions.remove 23-03-24 15:33:10 [ INFO]: Reloading apache2 configuration (via systemctl): apache2.service.
94348 actions.remove 23-03-24 15:33:10 [ DEBUG]: /etc/init.d/apache2 returned with 0
94348 actions.remove.progress 23-03-24 15:33:10 [ DEBUG]: 55
94348 attributes 23-03-24 15:33:10 [ DEBUG]: Adding openprojectActivated to list of attributes
94348 attributes 23-03-24 15:33:10 [ DEBUG]: Adding openproject-isadmin to list of attributes
94348 attributes 23-03-24 15:33:10 [ DEBUG]: Adding openproject-user to list of classes
94348 attributes 23-03-24 15:33:10 [ DEBUG]: Removing DN: cn=openprojectActivated,cn=openproject,cn=custom attributes,cn=univention,dc=univention,dc=intranet
94348 attributes 23-03-24 15:33:10 [ DEBUG]: Removing DN: cn=openproject-isadmin,cn=openproject,cn=custom attributes,cn=univention,dc=univention,dc=intranet
94348 actions.remove.progress 23-03-24 15:33:10 [ DEBUG]: 60
94348 actions.remove.progress 23-03-24 15:33:10 [ DEBUG]: 70
94348 actions.remove.progress 23-03-24 15:33:10 [ DEBUG]: 80
94348 actions.remove 23-03-24 15:33:10 [ INFO]: Installing join script /var/cache/univention-appcenter/appcenter.software-univention.de/5.0/openproject_20230320155207.uinst
94348 actions.remove 23-03-24 15:33:10 [ DEBUG]: Calling /usr/sbin/univention-run-join-scripts
94348 actions.remove 23-03-24 15:33:11 [ INFO]: univention-run-join-scripts: runs all join scripts existing on local computer.
94348 actions.remove 23-03-24 15:33:11 [ INFO]: copyright (c) 2001-2023 Univention GmbH, Germany
94348 actions.remove 23-03-24 15:33:11 [ INFO]:
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running pre-joinscripts hook(s): done
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 01univention-ldap-server-init.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 02univention-directory-notifier.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 03univention-directory-listener.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 04univention-ldap-client.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 05univention-bind.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 08univention-apache.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 10univention-ldap-server.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 11univention-heimdal-init.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 11univention-pam.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 15univention-directory-notifier-post.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 15univention-heimdal-kdc.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 18python-univention-directory-manager.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 20univention-directory-policy.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 20univention-join.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 20univention-ldap-config-master.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 22univention-directory-manager-rest.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:12 [ INFO]: Running 26univention-nagios-common.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 30univention-appcenter.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 30univention-monitoring-client.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 30univention-nagios-client.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 33univention-portal.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-appcenter-docker.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-appcenter.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-diagnostic.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-ipchange.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-join.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-lib.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-quota.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-reboot.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-services.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-setup.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-sysinfo.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-top.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-ucr.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-udm.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-updater.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-management-console-module-welcome.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 35univention-server-overview.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 36univention-management-console-module-apps.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 40univention-postgresql.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 81univention-nfs-server.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 90univention-bind-post.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 91univention-saml.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 92univention-management-console-web-server.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:13 [ INFO]: Running 98univention-pkgdb-tools.inst skipped (already executed)
94348 actions.remove 23-03-24 15:33:14 [ INFO]: Running 51openproject-uninstall.uinst done
94348 actions.remove 23-03-24 15:33:15 [ INFO]: Running post-joinscripts hook(s): done
94348 actions.remove 23-03-24 15:33:15 [ DEBUG]: /usr/sbin/univention-run-join-scripts returned with 0
94348 packages 23-03-24 15:33:15 [ DEBUG]: Releasing LOCK
94348 actions.remove 23-03-24 15:33:15 [ INFO]: Potential script hook folder is unused: /var/lib/univention-appcenter/apps/openproject/local/hooks/post-remove.d
94348 actions.upgrade-search 23-03-24 15:33:15 [ DEBUG]: Calling upgrade-search
94348 actions.upgrade-search.progress 23-03-24 15:33:15 [ DEBUG]: 0
94348 actions.upgrade-search 23-03-24 15:33:15 [ DEBUG]: Checking openproject=12.5.1
94348 actions.upgrade-search.progress 23-03-24 15:33:15 [ DEBUG]: 100
94348 actions.remove.progress 23-03-24 15:33:15 [ DEBUG]: 100
94348 utils 23-03-24 15:33:15 [ DEBUG]: send_information: action=install app=openproject value={‘code’: 137, ‘stderr’: ["/app/vendor/bundle/ruby/3.2.0/gems/activerecord-7.0.4.2/lib/active_record/railtie.rb:154:in block (3 levels) in <class:Railtie>': Ignoring /app/db/schema_cache.yml because it has expired. The current schema version is 20221018160449, but the one in the schema cache file is 20230314093106. (StructuredWarnings::StandardWarning)", "/app/lib/tasks/database.rake:88:in
rescue in block (3 levels) in <top (required)>’: “, ‘---------------------------------------------------’, ‘DATABASE DEPRECATION WARNING’, ‘’, ‘The next major release of OpenProject (v12) will require PostgreSQL 13 or later.’, ‘You can anticipate this upgrade by updating your database installation by following the guide at Migrating your OpenProject installation to PostgreSQL 13’, ‘---------------------------------------------------’, ’ (StructuredWarnings::StandardWarning)’]} status=416
94348 utils 23-03-24 15:33:15 [ DEBUG]: tracking information: {‘action’: ‘install’, ‘status’: 416, ‘uuid’: ‘9059791a-3aac-4970-97ba-be9952582356’, ‘role’: ‘domaincontroller_master’, ‘app’: ‘openproject’, ‘version’: ‘12.5.1’, ‘value’: {‘code’: 137, ‘stderr’: [”/app/vendor/bundle/ruby/3.2.0/gems/activerecord-7.0.4.2/lib/active_record/railtie.rb:154:in block (3 levels) in <class:Railtie>': Ignoring /app/db/schema_cache.yml because it has expired. The current schema version is 20221018160449, but the one in the schema cache file is 20230314093106. (StructuredWarnings::StandardWarning)", "/app/lib/tasks/database.rake:88:in
rescue in block (3 levels) in <top (required)>’: ", ‘---------------------------------------------------’, ‘DATABASE DEPRECATION WARNING’, ‘’, ‘The next major release of OpenProject (v12) will require PostgreSQL 13 or later.’, ‘You can anticipate this upgrade by updating your database installation by following the guide at Migrating your OpenProject installation to PostgreSQL 13’, ‘---------------------------------------------------’, ’ (StructuredWarnings::StandardWarning)’]}, ‘system-uuid’: ‘8ce29193-0db3-4977-8a78-d204210f0648’}
94348 actions.upgrade-search 23-03-24 15:33:15 [ DEBUG]: Calling upgrade-search
94348 actions.upgrade-search.progress 23-03-24 15:33:15 [ DEBUG]: 0
94348 actions.upgrade-search 23-03-24 15:33:15 [ DEBUG]: Checking openproject=12.5.1
94348 actions.upgrade-search.progress 23-03-24 15:33:15 [ DEBUG]: 100
94348 actions.install.progress 23-03-24 15:33:15 [ DEBUG]: 100