Ошибка при обновлении с v2026.7.0-latest+17 до v2026.9.0-latest+372

Я пытаюсь обновиться с v2026.7.0 до v2026.9.0 и при этом получаю следующую ошибку. Любая помощь будет приветствоваться.

Stopping 3 Pitchfork worker(s), to free up memory
$ cd /var/www/discourse && git fetch --tags --prune-tags --prune --force
$ cd /var/www/discourse && git reset --hard HEAD@{upstream}
Updating files:  13% (1353/10061)
...
Updating files: 100% (10061/10061), done.
HEAD is now at 6417a878d2c SECURITY: Require reapproval after deactivated users change email (#43364)
$ bundle install --retry 3 --jobs 4
Fetching gem metadata from https://rubygems.org/........
WARN: Unresolved or ambiguous specs during Gem::Specification.reset:
      psych (>= 4.0.0)
      Available/installed versions of this gem:
      - 5.4.0
      - 5.2.2
WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>'
Please report a bug if this causes problems.
Fetching nokogiri 1.19.4 (x86_64-linux-gnu)
Fetching activesupport 8.0.5.1
Fetching crass 1.0.7
Fetching loofah 2.25.2
Fetching rails-html-sanitizer 1.7.1
Fetching actionview 8.0.5.1
Fetching rack 2.2.24
Fetching actionpack 8.0.5.1
Fetching activejob 8.0.5.1
Fetching globalid 1.4.0
Fetching net-protocol 0.3.0
Fetching net-imap 0.6.6
Fetching mail 2.9.1
Fetching actionmailer 8.0.5.1
Fetching activemodel 8.0.5.1
Fetching activerecord 8.0.5.1
Fetching version_gem 1.1.15
Fetching aws-partitions 1.1283.0
Fetching aws-sdk-core 3.254.1
Fetching aws-sdk-bedrockruntime 1.83.0
Fetching aws-sdk-s3 1.227.0
Fetching msgpack 1.8.4
Fetching bootsnap 1.25.0
Fetching cgi 0.5.2
Installing msgpack 1.8.4 with native extensions
Fetching csv 3.3.6
Fetching tiktoken_ruby 0.0.17 (x86_64-linux)
Installing cgi 0.5.2 with native extensions
Fetching discourse_voice_assets 0.1.0
Fetching email_reply_trimmer 0.4.0
Fetching erb 6.0.7
Installing erb 6.0.7 with native extensions
Fetching json 2.21.2
Installing json 2.21.2 with native extensions
Fetching google-protobuf 4.36.1 (x86_64-linux-gnu)
Fetching io-console 0.9.2
Fetching reline 0.7.0
Installing io-console 0.9.2 with native extensions
Fetching pp 0.6.4
Fetching rbs 4.2.0
Fetching rdoc 8.0.0
Fetching json_completer 1.2.0
Fetching jwt 2.10.3
Fetching landlock 0.4.1
Installing landlock 0.4.1 with native extensions
Fetching zeitwerk 2.8.3
Fetching railties 8.0.5.1
Fetching lograge 0.15.0
Fetching mini_racer 0.22.1
Fetching redis-client 0.30.1
Fetching snaky_hash 2.0.7
Fetching oj 3.17.6
Fetching pdf-reader 2.16.0
Fetching rack-mini-profiler 5.0.0
Fetching rails_multisite 9.0.0
Fetching rbtrace 0.5.5
Fetching rubyzip 3.5.0
Fetching smarter_json 1.2.6
Installing smarter_json 1.2.6 with native extensions
Fetching stripe 19.6.0
Fetching tzinfo-data 1.2026.3
Fetching zendesk_api 3.1.2
Installing crass 1.0.7
Installing loofah 2.25.2
Installing activesupport 8.0.5.1
Installing rails-html-sanitizer 1.7.1
Installing rack 2.2.24
Installing actionview 8.0.5.1
Installing globalid 1.4.0
Installing activejob 8.0.5.1
Installing actionpack 8.0.5.1
Installing net-protocol 0.3.0
Installing net-imap 0.6.6
Installing mail 2.9.1
Installing actionmailer 8.0.5.1
Installing activemodel 8.0.5.1
Installing version_gem 1.1.15
Installing nokogiri 1.19.4 (x86_64-linux-gnu)
Installing aws-partitions 1.1283.0
Installing activerecord 8.0.5.1
Installing aws-sdk-core 3.254.1
Installing aws-sdk-bedrockruntime 1.83.0
Installing aws-sdk-s3 1.227.0
Installing csv 3.3.6
Installing tiktoken_ruby 0.0.17 (x86_64-linux)
Installing email_reply_trimmer 0.4.0
Installing google-protobuf 4.36.1 (x86_64-linux-gnu)
Installing reline 0.7.0
Installing pp 0.6.4
Installing rdoc 8.0.0
Installing rbs 4.2.0 with native extensions
Installing json_completer 1.2.0
Installing jwt 2.10.3
Installing zeitwerk 2.8.3
Installing railties 8.0.5.1
Installing discourse_voice_assets 0.1.0
Installing lograge 0.15.0
Installing mini_racer 0.22.1 with native extensions
Installing redis-client 0.30.1
Installing snaky_hash 2.0.7
Installing oj 3.17.6 with native extensions
Installing pdf-reader 2.16.0
Installing rack-mini-profiler 5.0.0
Installing rails_multisite 9.0.0
Installing rbtrace 0.5.5 with native extensions
Installing rubyzip 3.5.0
Installing stripe 19.6.0
Installing tzinfo-data 1.2026.3
Installing zendesk_api 3.1.2
Installing bootsnap 1.25.0 with native extensions
Bundle complete! 169 Gemfile dependencies, 221 gems now installed.
Gems in the groups 'test' and 'development' were not installed.
Bundled gems are installed into `./vendor/bundle`
3 installed gems you directly depend on are looking for funding.
  Run `bundle fund` for details
$ if [ -f yarn.lock ]; then yarn install; else CI=1 pnpm install; fi
Scope: all 55 workspace projects
Lockfile is up to date, resolution step is skipped
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 402, reused 0, downloaded 0, added 0
Packages: +402 -230
++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------
Progress: resolved 402, reused 73, downloaded 0, added 0
...
Progress: resolved 402, reused 157, downloaded 245, added 277, done
.../node_modules/lefthook postinstall$ node postinstall.js
.../node_modules/lefthook postinstall: Done

devDependencies:
- @discourse/lint-configs 3.1.2
+ @discourse/lint-configs 3.3.0
- @fortawesome/fontawesome-free 7.2.0
+ @fortawesome/fontawesome-free 7.3.1
- @glint/ember-tsc 1.5.0
+ @glint/ember-tsc 1.8.11
- @glint/tsserver-plugin 2.4.0
+ @glint/tsserver-plugin 2.5.17
- concurrently 9.2.1
+ concurrently 10.0.5
- execa 9.6.1
+ execa 10.0.1
- lefthook 2.1.9
+ lefthook 2.1.12
- playwright 1.59.1
+ playwright 1.62.1
+ postcss-selector-parser 7.1.5
+ postcss-value-parser 4.2.0

?ERR_PNPM_IGNORED_BUILDS? Ignored build scripts: core-js@2.6.12, rete@2.0.6

Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.
Docker Manager: FAILED TO UPGRADE
#<RuntimeError: RuntimeError>
/var/www/discourse/plugins/docker_manager/lib/docker_manager/upgrader.rb:205:in 'DockerManager::Upgrader#run'
/var/www/discourse/plugins/docker_manager/lib/docker_manager/upgrader.rb:95:in 'DockerManager::Upgrader#upgrade'
/var/www/discourse/plugins/docker_manager/scripts/docker_manager_upgrade.rb:19:in 'block in <main>'
/var/www/discourse/plugins/docker_manager/scripts/docker_manager_upgrade.rb:6:in 'Kernel#fork'
/var/www/discourse/plugins/docker_manager/scripts/docker_manager_upgrade.rb:6:in '<main>'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/commands/runner/runner_command.rb:44:in 'Kernel.load'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/commands/runner/runner_command.rb:44:in 'block in Rails::Command::RunnerCommand#perform'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.5/lib/active_support/execution_wrapper.rb:91:in 'ActiveSupport::ExecutionWrapper.wrap'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/commands/runner/runner_command.rb:70:in 'Rails::Command::RunnerCommand#conditional_executor'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/commands/runner/runner_command.rb:43:in 'Rails::Command::RunnerCommand#perform'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/thor-1.5.0/lib/thor/command.rb:28:in 'Thor::Command#run'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/thor-1.5.0/lib/thor/invocation.rb:127:in 'Thor::Invocation#invoke_command'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/command/base.rb:178:in 'Rails::Command::Base#invoke_command'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/thor-1.5.0/lib/thor.rb:538:in 'Thor.dispatch'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/command/base.rb:73:in 'Rails::Command::Base.perform'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/command.rb:65:in 'block in Rails::Command.invoke'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/command.rb:143:in 'Rails::Command.with_argv'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/command.rb:63:in 'Rails::Command.invoke'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/railties-8.0.5/lib/rails/commands.rb:18:in '<main>'
/usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
/usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
/var/www/discourse/vendor/bundle/ruby/3.4.0/gems/bootsnap-1.24.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:33:in 'Kernel#require'
bin/rails:18:in '<main>'
Spinning up 3 Pitchfork worker(s) that were stopped initially

Моим решением было использовать командную строку и выполнить команду ./launcher rebuild app