Hi all,
after listening to the univention summit today I highly motivated installed a new instance of UCS with the latest ISO, version 5.02 errata541.
The first app I wanted to install was OpenProject.
The installation started, but ended with an error on the WebUI
Installation of OpenProject
We tried to do as requested but failed for openproject on stu-ucs01.igmgh-intern.de
These are the error messages from the server.
More information might be available on the system's logfile /var/log/univention/appcenter.log
Setup script failed!
In the appcenter.log file I found these error messages
14980 actions.install.container.5ffa 23-01-17 18:24:38 [ DEBUG]: Calling docker exec -u root 5ffad30ea607392d719a3bcfe172211f661c38aff73365631e43c31dc63724b7 /usr/share/univention-docker-container-mode/setup_custom --username Administrator --password-file /var/univention/tmp/tmpddiga3dk --error-file /var/univention/tmp/tmpf85ecl91 --app openproject --app-version 12.4.1
14980 actions.install.container.5ffa 23-01-17 18:24:49 [ WARNING]: /app/config/constants/settings/definition.rb:305:in `find_env_var_override': Using unprefixed environment variables is deprecated. Please use OPENPROJECT_RAILS_CACHE_STORE instead of RAILS_CACHE_STORE (StructuredWarnings::StandardWarning)
14980 actions.install.container.5ffa 23-01-17 18:24:56 [ WARNING]: /app/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/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 20180323151208, but the one in the schema cache file is 20221122072857. (StructuredWarnings::StandardWarning)
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: /app/lib/tasks/database.rake:88:in `rescue in block (3 levels) in <top (required)>':
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: ---------------------------------------------------
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: DATABASE DEPRECATION WARNING
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]:
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: The next major release of OpenProject (v12) will require PostgreSQL 13 or later.
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: You can anticipate this upgrade by updating your database installation by following the guide at https://www.openproject.org/docs/installation-and-operations/misc/migration-to-postgresql13/
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: ---------------------------------------------------
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: (StructuredWarnings::StandardWarning)
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: rake aborted!
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: ActiveRecord::ConcurrentMigrationError:
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]:
14980 actions.install.container.5ffa 23-01-17 18:24:57 [ WARNING]: Cannot run migrations because another migration process is currently running.
...
14980 actions.install 23-01-17 18:24:57 [CRITICAL]: Setup script failed!
To be honest I am disappointed that such an error happens
- on a fresh installation without legacy config
- when installing an app with the “recommended app” badge
Is there any help for me?
Thanks!