Getting rake / gem error on Update 5.4.1 -> 6.0.0

Infos:

  • Used Zammad version: 5.4.1 (6.0.0)
  • Used Zammad installation type: docker-compose
  • Operating system: Ubuntu 20.04.6 LTS
  • Browser + version: Firefox 117.0.1

Expected behavior:

  • Updating the Installation from 5.4.1 to 6.0.0 by updating the docker-compose files from github and the docker-compose.yml (using Portainer, but shouldn’t be the point)

  • Starting up, let the init-container finish

  • Have fun using the new version

Actual behavior:

  • When running the stack the init-container keeps posting the following error (even after reinstallation of 5.4.1 and second attempt):
initialising / updating database...

bundler: failed to load command: rake (/usr/local/bin/rake)

/usr/local/bundle/gems/bundler-2.4.1/lib/bundler/definition.rb:523:in `materialize': Could not find rails-6.1.7.3, uri-0.12.1, puma-4.3.12, activerecord-nulldb-adapter-0.8.0, thor-1.2.1, graphql-2.0.17, tzinfo-data-1.2022.7, dalli-3.2.3, terser-1.1.13, autoprefixer-rails-10.4.7.0, doorkeeper-5.6.4, omniauth-rails_csrf_protection-0.1.2, omniauth-github-1.4.0, omniauth-gitlab-2.0.0, omniauth-google-oauth2-0.8.0, omniauth-saml-1.10.3, omniauth-weibo-oauth2-0.5.2, net-imap-0.3.4, writeexcel-1.0.5, telephone_number-1.4.19, twilio-ruby-5.74.3, net-ldap-0.17.1, zendesk_api-1.38.0.rc1, actioncable-6.1.7.3, actionmailbox-6.1.7.3, actionmailer-6.1.7.3, actionpack-6.1.7.3, actiontext-6.1.7.3, actionview-6.1.7.3, activejob-6.1.7.3, activemodel-6.1.7.3, activerecord-6.1.7.3, activestorage-6.1.7.3, activesupport-6.1.7.3, railties-6.1.7.3, rack-2.2.6.4, msgpack-1.6.0, nio4r-2.5.8, raindrops-0.20.0, concurrent-ruby-1.2.0, vite_ruby-3.2.14, tilt-2.0.11, version_gem-1.1.1, omniauth-1.9.2, omniauth-oauth2-1.7.3, ruby-saml-1.14.0, addressable-2.8.1, zeitwerk-2.6.7, mini_mime-1.1.2, nokogiri-1.14.3, websocket-driver-0.7.5, rack-test-2.0.2, rails-html-sanitizer-1.4.4, erubi-1.11.0, globalid-1.0.1, i18n-1.12.0, minitest-5.17.0, dry-cli-0.7.0, dry-types-1.7.0, mini_portile2-2.8.1, loofah-2.19.1 in locally installed gems (Bundler::GemNotFound)

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/definition.rb:186:in `specs'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/definition.rb:243:in `specs_for'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/runtime.rb:18:in `setup'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler.rb:170:in `setup'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/setup.rb:20:in `block in <top (required)>'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/ui/shell.rb:159:in `with_level'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/ui/shell.rb:111:in `silence'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/setup.rb:20:in `<top (required)>'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli/exec.rb:56:in `require_relative'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli/exec.rb:56:in `kernel_load'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli/exec.rb:23:in `run'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli.rb:491:in `exec'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli.rb:34:in `dispatch'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli.rb:28:in `start'

	from /usr/local/bundle/gems/bundler-2.4.1/exe/bundle:45:in `block in <top (required)>'

	from /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/friendly_errors.rb:117:in `with_friendly_errors'

	from /usr/local/bundle/gems/bundler-2.4.1/exe/bundle:33:in `<top (required)>'

	from /usr/local/bundle/bin/bundle:25:in `load'

	from /usr/local/bundle/bin/bundle:25:in `<main>'

Steps to reproduce the behavior:

  • Try to update from 5.4.1 to 6.0.0 with docker-compose installation with mount volumes

  • Edited docker-compose file I use:

---
version: '3.8'

x-shared:
  zammad-service: &zammad-service
    environment: &zammad-environment
      VIRTUAL_HOST: ***********************
      LETSENCRYPT_HOST: **************************
      MEMCACHE_SERVERS: ${MEMCACHE_SERVERS}
      POSTGRESQL_DB: ${POSTGRES_DB}
      POSTGRESQL_HOST: ${POSTGRES_HOST}
      POSTGRESQL_USER: ${POSTGRES_USER}
      POSTGRESQL_PASS: ${POSTGRES_PASS}
      POSTGRESQL_PORT: ${POSTGRES_PORT}
      REDIS_URL: ${REDIS_URL}
      # Allow passing in these variables via .env:
      AUTOWIZARD_JSON:
      AUTOWIZARD_RELATIVE_PATH:
      ELASTICSEARCH_ENABLED:
      ELASTICSEARCH_HOST:
      ELASTICSEARCH_PORT:
      ELASTICSEARCH_SCHEMA:
      ELASTICSEARCH_NAMESPACE:
      ELASTICSEARCH_REINDEX:
      ELASTICSEARCH_SSL_VERIFY:
      NGINX_PORT:
      NGINX_SERVER_NAME:
      NGINX_SERVER_SCHEME:
      POSTGRESQL_DB_CREATE:
      POSTGRESQL_OPTIONS:
      RAILS_TRUSTED_PROXIES:
      ZAMMAD_WEB_CONCURRENCY:
      ZAMMAD_SESSION_JOBS:
      ZAMMAD_PROCESS_SCHEDULED:
      ZAMMAD_PROCESS_DELAYED_JOBS_WORKERS:
    image: ${IMAGE_REPO}:${VERSION}
    restart: ${RESTART}
    volumes:
      - /mnt/zammad/data:/opt/zammad:Z
    depends_on:
      - zammad-memcached
      - zammad-postgresql
      - zammad-redis

services:

  zammad-backup:
    user: "${UID}:${GID}"
    command: ["zammad-backup"]
    depends_on:
      - zammad-railsserver
      - zammad-postgresql
    entrypoint: /usr/local/bin/backup.sh
    environment:
      <<: *zammad-environment
      BACKUP_TIME: "03:00"
      HOLD_DAYS: "10"
      TZ: Europe/Berlin
    image: postgres:${POSTGRES_VERSION}
    restart: ${RESTART}
    volumes:
      - /mnt/zammad/backup:/var/tmp/zammad:Z
      - /mnt/zammad/data:/opt/zammad:Z
      - /mnt/zammad/zammad-docker-compose/scripts/backup.sh:/usr/local/bin/backup.sh:ro
    networks:
      - default

  zammad-elasticsearch:
    image: bitnami/elasticsearch:${ELASTICSEARCH_VERSION}
    restart: ${RESTART}
    volumes:
      - /mnt/zammad/elasticsearch:/usr/share/elasticsearch/data:Z
    networks:
      - default

  zammad-init:
    <<: *zammad-service
    command: ["zammad-init"]
    depends_on:
      - zammad-postgresql
    restart: on-failure
    user: 0:0
    volumes:
      - zammad-config-nginx:/etc/nginx/sites-enabled
      - /mnt/zammad/data:/opt/zammad:Z
    networks:
      - default

  zammad-memcached:
    command: memcached -m 256M
    image: memcached:${MEMCACHE_VERSION}
    restart: ${RESTART}
    networks:
      - default

  zammad-nginx:
    <<: *zammad-service
    command: ["zammad-nginx"]
    expose:
      - "8080"
    depends_on:
      - zammad-railsserver
    volumes:
      - zammad-config-nginx:/etc/nginx/sites-enabled:ro
      - /mnt/zammad/data:/opt/zammad:Z
    networks:
      - bridge-all
      - default

  zammad-postgresql:
    environment:
      POSTGRES_DB: ${POSTGRES_DB}
      POSTGRES_USER: ${POSTGRES_USER}
      POSTGRES_PASSWORD: ${POSTGRES_PASS}
    image: postgres:${POSTGRES_VERSION}
    restart: ${RESTART}
    volumes:
      - /mnt/zammad/postgres:/var/lib/postgresql/data:Z
      - /mnt/zammad/data:/opt/zammad
      - /mnt/zammad/backup:/var/tmp/zammad:ro
    networks:
      - default

  zammad-railsserver:
    <<: *zammad-service
    command: ["zammad-railsserver"]
    networks:
      - default

  zammad-redis:
    image: redis:${REDIS_VERSION}
    restart: ${RESTART}
    volumes:
      - redis-data:/data
    networks:
      - default

  zammad-scheduler:
    <<: *zammad-service
    command: ["zammad-scheduler"]
    networks:
      - default

  zammad-websocket:
    <<: *zammad-service
    command: ["zammad-websocket"]
    networks:
      - default

volumes:
  elasticsearch-data:
    driver: local
  postgresql-data:
    driver: local
  redis-data:
    driver: local
  zammad-backup:
    driver: local
  zammad-config-nginx:
    driver: local
  zammad-var:
    driver: local

networks:
  bridge-all:
    external: true

Our compose files and container behavior have changed with Zammad 6.0.
You may have to have an extra close look if your settings have been copied by you correctly.

Right now we’re at 6.1 so using the latest compose version may not work for you as of now.

Hey,

thanks for the reply.
In fact, I mostly copied the docker-compose file and only changed the networks and mounts.

Is there an alternative way to install 6.1.0, restore the DB backup of the 5.4.1 installation, and migrate the changes so it can run with 6.1.0 ?

I guess if this is possible, it would be easier than a trial-and-error search for the problem.

I mean how are you updating…?
Usually you adjust the compose, the tag in the env file to fit the new version and then pull, compose stop, compose up -d

At least in compose scenario.

Sorry, was a bit busy the last days…

Well we’re using Portainer, so in fact I have a DIR where I put the files from the git.
Then, in Portainer, I update the compose-file of the “Stack” to the latest version and restart the stack with the new compose-file and the repull directive.
After that the compose-stack is starting up and the problem mentioned before comes up…

I believe this is your issue.
It differs from our compose version:

/opt/zammad/ should be used from the container, not living in your local file system. The only thing you need is /opt/zammad/storage/ if you store attachments in your file system and /opt/zammad/var.

Please closely compare the docker-compose.yml and adjust your environment. As I said. Zammad 6.x has changed a lot in that scope.

hello,

i have the same problem.
i can not update from 5.4.1 to 6.0.0

i downloaded the version 6.0.0 from:

Then i edited the DB-password in .env, no other changes
Then i did docker compose down && docker-compose up -d
I got this messages:

zammad-init-1           | I, [2024-06-13T14:05:22.816671 #14]  INFO -- : ActionCable is using the redis instance at redis://zammad-redis:6379.
zammad-postgresql-1     | 2024-06-13 14:05:22.828 UTC [38] FATAL:  password authentication failed for user "zammad"
zammad-postgresql-1     | 2024-06-13 14:05:22.828 UTC [38] DETAIL:  Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"
zammad-postgresql-1     | 2024-06-13 14:05:22.834 UTC [39] FATAL:  password authentication failed for user "zammad"
zammad-postgresql-1     | 2024-06-13 14:05:22.834 UTC [39] DETAIL:  Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"
zammad-postgresql-1     | 2024-06-13 14:05:22.840 UTC [40] FATAL:  password authentication failed for user "zammad"
zammad-postgresql-1     | 2024-06-13 14:05:22.840 UTC [40] DETAIL:  Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"
zammad-postgresql-1     | 2024-06-13 14:05:22.846 UTC [41] FATAL:  password authentication failed for user "zammad"
zammad-postgresql-1     | 2024-06-13 14:05:22.846 UTC [41] DETAIL:  Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"
zammad-postgresql-1     | 2024-06-13 14:05:22.853 UTC [42] FATAL:  password authentication failed for user "zammad"
zammad-postgresql-1     | 2024-06-13 14:05:22.853 UTC [42] DETAIL:  Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"
zammad-postgresql-1     | 2024-06-13 14:05:22.858 UTC [43] FATAL:  password authentication failed for user "zammad"
zammad-postgresql-1     | 2024-06-13 14:05:22.858 UTC [43] DETAIL:  Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"
zammad-postgresql-1     | 2024-06-13 14:05:22.863 UTC [44] FATAL:  password authentication failed for user "zammad"
zammad-postgresql-1     | 2024-06-13 14:05:22.863 UTC [44] DETAIL:  Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"
zammad-postgresql-1     | 2024-06-13 14:05:22.870 UTC [45] FATAL:  password authentication failed for user "zammad"
zammad-postgresql-1     | 2024-06-13 14:05:22.870 UTC [45] DETAIL:  Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"
zammad-init-1           | I, [2024-06-13T14:05:22.873644#14-6180]  INFO -- : Using memcached as Rails cache store.
zammad-init-1           | I, [2024-06-13T14:05:22.873746#14-6180]  INFO -- : Using the Redis back end for Zammad's web socket session store.
zammad-postgresql-1     | 2024-06-13 14:05:22.939 UTC [46] FATAL:  password authentication failed for user "zammad"
zammad-postgresql-1     | 2024-06-13 14:05:22.939 UTC [46] DETAIL:  Connection matched pg_hba.conf line 100: "host all all all scram-sha-256"
zammad-init-1           | rake aborted!
zammad-init-1           | ActiveRecord::ConnectionNotEstablished: FATAL:  password authentication failed for user "zammad"
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/postgresql_adapter.rb:83:in `rescue in new_client'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/postgresql_adapter.rb:77:in `new_client'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/postgresql_adapter.rb:37:in `postgresql_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:882:in `public_send'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:882:in `new_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:926:in `checkout_new_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:905:in `try_to_checkout_new_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:866:in `acquire_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:588:in `checkout'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:428:in `connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:1128:in `retrieve_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_handling.rb:327:in `retrieve_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_handling.rb:283:in `connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/delegation.rb:93:in `connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/query_methods.rb:1396:in `preprocess_order_args'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/query_methods.rb:383:in `reorder!'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/delegation.rb:93:in `connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/query_methods.rb:1396:in `preprocess_order_args'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/query_methods.rb:383:in `reorder!'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/query_methods.rb:378:in `reorder'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/querying.rb:22:in `reorder'
zammad-init-1           | /opt/zammad/app/models/setting.rb:105:in `load'
zammad-init-1           | /opt/zammad/app/models/setting.rb:56:in `get'
zammad-init-1           | /opt/zammad/config/initializers/action_cable_preferences.rb:31:in `block in <main>'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:427:in `instance_exec'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:427:in `block in make_lambda'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:198:in `block (2 levels) in halting'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:604:in `block (2 levels) in default_terminator'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:603:in `catch'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:603:in `block in default_terminator'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:199:in `block in halting'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:512:in `block in invoke_before'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:512:in `each'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:512:in `invoke_before'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:105:in `run_callbacks'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/reloader.rb:88:in `prepare!'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/application/finisher.rb:124:in `block in <module:Finisher>'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/initializable.rb:32:in `instance_exec'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/initializable.rb:32:in `run'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/initializable.rb:61:in `block in run_initializers'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/initializable.rb:60:in `run_initializers'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/application.rb:391:in `initialize!'
zammad-init-1           | /opt/zammad/config/environment.rb:7:in `<main>'
zammad-init-1           | /usr/local/bundle/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
zammad-init-1           | /usr/local/bundle/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
zammad-init-1           | /usr/local/bundle/gems/zeitwerk-2.6.8/lib/zeitwerk/kernel.rb:38:in `require'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in `block in require'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:299:in `load_dependency'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in `require'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/application.rb:367:in `require_environment!'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/application.rb:533:in `block in run_tasks_blocks'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli/exec.rb:58:in `load'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli/exec.rb:58:in `kernel_load'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli/exec.rb:23:in `run'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli.rb:491:in `exec'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli.rb:34:in `dispatch'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli.rb:28:in `start'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/exe/bundle:45:in `block in <top (required)>'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/friendly_errors.rb:117:in `with_friendly_errors'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/exe/bundle:33:in `<top (required)>'
zammad-init-1           | /usr/local/bundle/bin/bundle:25:in `load'
zammad-init-1           | /usr/local/bundle/bin/bundle:25:in `<main>'
zammad-init-1           |
zammad-init-1           | Caused by:
zammad-init-1           | PG::ConnectionBad: FATAL:  password authentication failed for user "zammad"
zammad-init-1           | /usr/local/bundle/gems/pg-1.2.3/lib/pg.rb:58:in `initialize'
zammad-init-1           | /usr/local/bundle/gems/pg-1.2.3/lib/pg.rb:58:in `new'
zammad-init-1           | /usr/local/bundle/gems/pg-1.2.3/lib/pg.rb:58:in `connect'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/postgresql_adapter.rb:78:in `new_client'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/postgresql_adapter.rb:37:in `postgresql_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:882:in `public_send'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:882:in `new_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:926:in `checkout_new_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:905:in `try_to_checkout_new_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:866:in `acquire_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:588:in `checkout'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:428:in `connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:1128:in `retrieve_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_handling.rb:327:in `retrieve_connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/connection_handling.rb:283:in `connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/delegation.rb:93:in `connection'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/query_methods.rb:1396:in `preprocess_order_args'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/query_methods.rb:383:in `reorder!'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/relation/query_methods.rb:378:in `reorder'
zammad-init-1           | /usr/local/bundle/gems/activerecord-6.1.7.3/lib/active_record/querying.rb:22:in `reorder'
zammad-init-1           | /opt/zammad/app/models/setting.rb:105:in `load'
zammad-init-1           | /opt/zammad/app/models/setting.rb:56:in `get'
zammad-init-1           | /opt/zammad/config/initializers/action_cable_preferences.rb:31:in `block in <main>'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:427:in `instance_exec'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:427:in `block in make_lambda'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:198:in `block (2 levels) in halting'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:604:in `block (2 levels) in default_terminator'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:603:in `catch'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:603:in `block in default_terminator'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:199:in `block in halting'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:512:in `block in invoke_before'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:512:in `each'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:512:in `invoke_before'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/callbacks.rb:105:in `run_callbacks'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/reloader.rb:88:in `prepare!'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/application/finisher.rb:124:in `block in <module:Finisher>'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/initializable.rb:32:in `instance_exec'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/initializable.rb:32:in `run'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/initializable.rb:61:in `block in run_initializers'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/initializable.rb:60:in `run_initializers'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/application.rb:391:in `initialize!'
zammad-init-1           | /opt/zammad/config/environment.rb:7:in `<main>'
zammad-init-1           | /usr/local/bundle/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
zammad-init-1           | /usr/local/bundle/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require'
zammad-init-1           | /usr/local/bundle/gems/zeitwerk-2.6.8/lib/zeitwerk/kernel.rb:38:in `require'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in `block in require'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:299:in `load_dependency'
zammad-init-1           | /usr/local/bundle/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in `require'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/application.rb:367:in `require_environment!'
zammad-init-1           | /usr/local/bundle/gems/railties-6.1.7.3/lib/rails/application.rb:533:in `block in run_tasks_blocks'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli/exec.rb:58:in `load'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli/exec.rb:58:in `kernel_load'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli/exec.rb:23:in `run'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli.rb:491:in `exec'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli.rb:34:in `dispatch'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/cli.rb:28:in `start'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/exe/bundle:45:in `block in <top (required)>'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/friendly_errors.rb:117:in `with_friendly_errors'
zammad-init-1           | /usr/local/bundle/gems/bundler-2.4.1/exe/bundle:33:in `<top (required)>'
zammad-init-1           | /usr/local/bundle/bin/bundle:25:in `load'
zammad-init-1           | /usr/local/bundle/bin/bundle:25:in `<main>'
zammad-init-1           | Tasks: TOP => db:create => db:load_config => environment
zammad-init-1           | (See full trace by running task with --trace)
zammad-elasticsearch-1  | [2024-06-13T14:05:23,365][WARN ][stderr                   ] [a5f4e8ccafbe] SLF4J: No SLF4J providers were found.
zammad-elasticsearch-1  | [2024-06-13T14:05:23,366][WARN ][stderr                   ] [a5f4e8ccafbe] SLF4J: Defaulting to no-operation (NOP) logger implementation
zammad-elasticsearch-1  | [2024-06-13T14:05:23,366][WARN ][stderr                   ] [a5f4e8ccafbe] SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
zammad-elasticsearch-1  | [2024-06-13T14:05:23,366][WARN ][stderr                   ] [a5f4e8ccafbe] SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
zammad-elasticsearch-1  | [2024-06-13T14:05:23,366][WARN ][stderr                   ] [a5f4e8ccafbe] SLF4J: Ignoring binding found at [jar:file:///opt/bitnami/elasticsearch/modules/repository-azure/log4j-slf4j-impl-2.19.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
zammad-elasticsearch-1  | [2024-06-13T14:05:23,366][WARN ][stderr                   ] [a5f4e8ccafbe] SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.

anyone any ideas how to solve this, so i can update Zammad to 6.0.0?

Hey, I managed to update to 6.3.1 by creating a new stack with the v9.0.2 script and ENV-vars, loading the psql-backup manually, and then incrementally updating with the scripts from the repo going over every mayor and minor version (don’t miss 11.1, 11.2 and 11.3)

But still have some proglems: WebUI can't query Data after Update

Good luck!