# Erro de upgrade - 3.3.0-beta1.dev para 3.3.0-beta1

**URL:** https://meta.discourse.org/t/upgrade-error-3-3-0-beta1-dev-to-3-3-0-beta1/300265
**Category:** Self-hosting
**Created:** [Março 20, 2024, 10:46pm UTC](https://meta.discourse.org/t/upgrade-error-3-3-0-beta1-dev-to-3-3-0-beta1/300265 "2024-03-20T22:46:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Alexander\_Wright](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alexander_wright/32/119518_2.png) [@Alexander\_Wright](https://meta.discourse.org/u/Alexander_Wright)
#### Post date: [Março 20, 2024, 10:46pm UTC](https://meta.discourse.org/t/upgrade-error-3-3-0-beta1-dev-to-3-3-0-beta1/300265/1 "2024-03-20T22:46:10Z")

</div>

Acabei de ter uma atualização falhada:

O Docker-manager atualizou com sucesso antes deste erro. Ainda não tentei na linha de comando. Pensei que este relatório poderia ser útil

```plaintext
Seeding default
***Bundling assets. This will take a while*** 
$ bundle exec rake themes:update assets:precompile
Checking 'Hamburger Theme Selector' for 'default'... up to date
Checking 'Material Design Theme' for 'default'... up to date
Checking 'Admin Warnings' for 'default'... up to date
Checking 'Last Seen User Card Theme Component' for 'default'... up to date
Checking 'Likes Beer' for 'default'... up to date
Checking 'Blue' for 'default'... up to date
Node.js heap_size_limit (1972.0) is less than 2048MB. Setting --max-old-space-size=2048.
yarn run v1.22.19
$ /var/www/discourse/node_modules/.bin/ember build
Building
Environment: development
WARNING: ember-test-selectors: You are using an unsupported ember-cli-babel version. data-test properties are not automatically stripped from your JS code.
building...
...[ConfigLoader]
...[Babel: @embroider/macros > applyPatches]
...[Babel: ember-source > applyPatches]
...[Babel: ember-source > applyPatches]
...[Babel: ember-source > applyPatches]
...[ember.js]
...[Babel: @glimmer/component > applyPatches]
...[Babel: pretty-text > applyPatches]
...[Babel: discourse-common > applyPatches]
...[Babel: @ember/legacy-built-in-components > applyPatches]
...[Babel: @ember/test-helpers > applyPatches]
...[Babel: @ember/test-waiters > applyPatches]
...[Babel: dialog-holder > applyPatches]
...[Babel: ember-this-fallback > applyPatches]
...[Babel: ember-buffered-proxy > applyPatches]
...[Babel: ember-load-initializers > applyPatches]
...[Babel: float-kit > applyPatches]
...[Babel: select-kit > applyPatches]
...[@embroider/compat/app]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
...[@embroider/webpack]
Killed
error Command failed with exit code 137.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Docker Manager: FAILED TO UPGRADE
#<RuntimeError: RuntimeError>
/var/www/discourse/plugins/docker_manager/lib/docker_manager/upgrader.rb:210:in `run'
/var/www/discourse/plugins/docker_manager/lib/docker_manager/upgrader.rb:111:in `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 `fork'
/var/www/discourse/plugins/docker_manager/scripts/docker_manager_upgrade.rb:6:in `<main>'
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/railties-7.0.8/lib/rails/commands/runner/runner_command.rb:43:in `load'
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/railties-7.0.8/lib/rails/commands/runner/runner_command.rb:43:in `perform'
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/lib/thor/command.rb:28:in `run'
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/lib/thor/invocation.rb:127:in `invoke_command'
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/lib/thor.rb:527:in `dispatch'
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/railties-7.0.8/lib/rails/command/base.rb:87:in `perform'
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/railties-7.0.8/lib/rails/command.rb:48:in `invoke'
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/railties-7.0.8/lib/rails/commands.rb:18:in `<main>'
internal:/usr/local/lib/ruby/site_ruby/3.2.0/rubygems/core_ext/kernel_require.rb:37:in `require'
internal:/usr/local/lib/ruby/site_ruby/3.2.0/rubygems/core_ext/kernel_require.rb:37:in `require'
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.18.3/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
bin/rails:18:in `<main>'

```

---

<div class="post-metadata">

### Author: ![Firepup650](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/firepup650/32/465200_2.png) [@Firepup650](https://meta.discourse.org/u/Firepup650)
#### Post date: [Março 20, 2024, 10:47pm UTC](https://meta.discourse.org/t/upgrade-error-3-3-0-beta1-dev-to-3-3-0-beta1/300265/2 "2024-03-20T22:47:22Z")

</div>

> [@Alexander\_Wright](#):
>
> ```plaintext
> Killed
> error Command failed with exit code 137.
> 
> ```

Esse é o OOM killer, você precisará de mais swap/ram.

---

<div class="post-metadata">

### Author: ![Alexander\_Wright](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alexander_wright/32/119518_2.png) [@Alexander\_Wright](https://meta.discourse.org/u/Alexander_Wright)
#### Post date: [Março 20, 2024, 10:48pm UTC](https://meta.discourse.org/t/upgrade-error-3-3-0-beta1-dev-to-3-3-0-beta1/300265/3 "2024-03-20T22:48:02Z")

</div>

Entendido. Obrigado pela resposta rápida.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [Abril 19, 2024, 10:48pm UTC](https://meta.discourse.org/t/upgrade-error-3-3-0-beta1-dev-to-3-3-0-beta1/300265/4 "2024-04-19T22:48:53Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
