I get error in local dev after upgrading mautic

Your software
My Mautic version is: latest
My PHP version is: 7.2
My Database type and version is:

Your problem
My problem is:
I cant login
I used composer to update the mautic, now I am stuck at error page…

These errors are showing in the log:

 ddev logs
+ set -o errexit nounset pipefail
+ rm -f /tmp/healthy
+ DDEV_PHP_VERSION=7.4
+ DDEV_WEBSERVER_TYPE=apache-fpm
+ '[' -n 7.4 ']'
+ update-alternatives --set php /usr/bin/php7.4
+ ln -sf /usr/sbin/php-fpm7.4 /usr/sbin/php-fpm
+ export PHP_INI=/etc/php/7.4/fpm/php.ini
+ PHP_INI=/etc/php/7.4/fpm/php.ini
+ '[' '!' -z ']'
+ '[' -d /mnt/ddev_config/php ']'
+ '[' php = backdrop ']'
+ '[' php = drupal6 ']'
+ '[' php = drupal7 ']'
++ id -un
++ id -gn
+ printf '\nexport APACHE_RUN_USER=reno\nexport APACHE_RUN_GROUP=reno\n'
+ a2enmod access_compat alias auth_basic authn_core authn_file authz_core authz_host authz_user autoindex deflate dir env filter mime mpm_prefork negotiation reqtimeout rewrite setenvif status
Considering dependency authn_core for access_compat:
Module authn_core already enabled
Module access_compat already enabled
Module alias already enabled
Considering dependency authn_core for auth_basic:
Module authn_core already enabled
Module auth_basic already enabled
Module authn_core already enabled
Module authn_file already enabled
Module authz_core already enabled
Considering dependency authz_core for authz_host:
Module authz_core already enabled
Module authz_host already enabled
Considering dependency authz_core for authz_user:
Module authz_core already enabled
Module authz_user already enabled
Module autoindex already enabled
Considering dependency filter for deflate:
Module filter already enabled
Module deflate already enabled
Module dir already enabled
Module env already enabled
Module filter already enabled
Module mime already enabled
Considering conflict mpm_event for mpm_prefork:
Considering conflict mpm_worker for mpm_prefork:
Enabling module mpm_prefork.
Module negotiation already enabled
Module reqtimeout already enabled
Enabling module rewrite.
Module setenvif already enabled
Module status already enabled
To activate the new configuration, you need to run:
  service apache2 restart
+ a2enconf charset localized-error-pages other-vhosts-access-log security serve-cgi-bin
Conf charset already enabled
Conf localized-error-pages already enabled
Conf other-vhosts-access-log already enabled
Conf security already enabled
Conf serve-cgi-bin already enabled
+ '[' apache-fpm = apache-fpm ']'
+ a2enmod proxy_fcgi
Considering dependency proxy for proxy_fcgi:
Enabling module proxy.
Enabling module proxy_fcgi.
To activate the new configuration, you need to run:
  service apache2 restart
+ a2enconf php7.4-fpm
Enabling conf php7.4-fpm.
To activate the new configuration, you need to run:
  service apache2 reload
+ a2dissite 000-default
Site 000-default already disabled
+ '[' false = true ']'
+ disable_xdebug
Disabled xdebug
+ phpenmod assert
+ ls /var/www/html
+ sudo mkdir -p /mnt/ddev-global-cache/terminus/cache
+ sudo mkdir -p /mnt/ddev-global-cache/bashhistory/mautic-web /mnt/ddev-global-cache/mysqlhistory/mautic-web
++ id -u
++ id -g
+ sudo chown -R 1000:1000 /mnt/ddev-global-cache/ /home/reno/.ssh /home/reno/.drush /home/reno/.gitconfig /home/reno/.my.cnf
+ '[' -d /mnt/ddev_config/.homeadditions ']'
+ cp -r /mnt/ddev_config/.homeadditions/. /home/reno/
+ '[' -d /mnt/ddev_config/homeadditions ']'
+ cp -r /mnt/ddev_config/homeadditions/. /home/reno/
+ sudo mkdir -p /mnt/ddev-global-cache/mkcert
+ sudo chmod -R ugo+rw /mnt/ddev-global-cache/mkcert
+ mkcert -install
Using the local CA at "/mnt/ddev-global-cache/mkcert" ✨
The local CA is now installed in the system trust store! ⚡️

+ '[' -f /home/reno/.my.cnf ']'
+ perl -pi -e s/host=db/host=ddev-mautic-db/ /home/reno/.my.cnf
+ CAROOT=/mnt/ddev-global-cache/mkcert
+ mkcert -cert-file /etc/ssl/certs/master.crt -key-file /etc/ssl/certs/master.key mautic.ddev.site localhost 127.0.0.1 127.0.0.1 web ddev-mautic-web ddev-mautic-web.ddev_default
Using the local CA at "/mnt/ddev-global-cache/mkcert" ✨

Created a new certificate valid for the following names 📜
 - "mautic.ddev.site"
 - "localhost"
 - "127.0.0.1"
 - "127.0.0.1"
 - "web"
 - "ddev-mautic-web"
 - "ddev-mautic-web.ddev_default"

The certificate is at "/etc/ssl/certs/master.crt" and the key at "/etc/ssl/certs/master.key" ✅

+ echo 'Server started'
+ unset PHP_IDE_CONFIG
+ exec /usr/bin/supervisord -n -c /etc/supervisor/supervisord-apache-fpm.conf
Server started
2022-05-30 03:34:38,092 INFO Included extra file "/etc/supervisor/apache.conf" during parsing
2022-05-30 03:34:38,093 INFO Included extra file "/etc/supervisor/php-fpm.conf" during parsing
2022-05-30 03:34:38,093 INFO Included extra file "/etc/supervisor/conf.d/mailhog.conf" during parsing
2022-05-30 03:34:38,093 INFO Included extra file "/etc/supervisor/conf.d/supervisor.conf" during parsing
2022-05-30 03:34:38,094 INFO supervisord started with pid 1
2022-05-30 03:34:39,096 INFO spawned: 'child_exit_monitor' with pid 1944
2022-05-30 03:34:39,097 INFO spawned: 'php-fpm' with pid 1945
2022-05-30 03:34:39,098 INFO spawned: 'apache2' with pid 1946
2022-05-30 03:34:39,099 INFO spawned: 'mailhog' with pid 1947
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.5. Set the 'ServerName' directive globally to suppress this message
[Mon May 30 03:34:39.144756 2022] [ssl:warn] [pid 1955] AH01909: 172.18.0.5:443:0 server certificate does NOT include an ID which matches the server name
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.5. Set the 'ServerName' directive globally to suppress this message
[Mon May 30 03:34:39.152345 2022] [ssl:warn] [pid 1955] AH01909: 172.18.0.5:443:0 server certificate does NOT include an ID which matches the server name
[Mon May 30 03:34:39.153676 2022] [mpm_prefork:notice] [pid 1955] AH00163: Apache/2.4.51 (Debian) OpenSSL/1.1.1k configured -- resuming normal operations
[Mon May 30 03:34:39.153697 2022] [core:notice] [pid 1955] AH00094: Command line: '/usr/sbin/apache2 -D FOREGROUND'
[30-May-2022 03:34:39] NOTICE: fpm is running, pid 1945
[30-May-2022 03:34:39] NOTICE: ready to handle connections
[30-May-2022 03:34:39] NOTICE: systemd monitor interval set to 10000ms
2022-05-30 03:34:40,242 INFO success: child_exit_monitor entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-05-30 03:34:40,242 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-05-30 03:34:40,242 INFO success: apache2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-05-30 03:34:40,242 INFO success: mailhog entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

Steps I have tried to fix the problem: