Ruby Gems Web Push non trouvé

Salut,

J’ai mis à jour Discourse vers la dernière version et il ne démarre plus :

I, [2022-12-28T21:37:38.558813 #1]  INFO -- : cd /var/www/discourse & su discourse -c 'bundle install --deployment --retry 3 --jobs 4 --verbose --without test development'
[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'true'`, and stop using this flag
[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local without 'test development'`, and stop using this flag
Bundler::PathError: The path `/var/www/discourse/vendor/bundle/ruby/3.1.0/bundler/gems/web-push-369df8f475a4` does not exist.
/usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/source/path.rb:209:in `load_spec_files'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/source/git.rb:211:in `load_spec_files'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/source/path.rb:107:in `local_specs'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/source/git.rb:178:in `specs'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/lazy_specification.rb:82:in `materialize_for_installation'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/spec_set.rb:194:in `block in specs_for_dependency'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/spec_set.rb:194:in `map'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/spec_set.rb:194:in `specs_for_dependency'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/spec_set.rb:33:in `block in for'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/spec_set.rb:22:in `loop'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/spec_set.rb:22:in `for'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/spec_set.rb:79:in `materialize'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/definition.rb:209:in `missing_specs'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/definition.rb:213:in `missing_specs?'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/installer.rb:263:in `resolve_if_needed'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/installer.rb:82:in `block in run'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/process_lock.rb:12:in `block in lock'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/process_lock.rb:9:in `open'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/process_lock.rb:9:in `lock'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/installer.rb:71:in `run'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/installer.rb:23:in `install'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/cli/install.rb:62:in `run'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/cli.rb:257:in `block in install'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/settings.rb:131:in `temporary'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/cli.rb:256:in `install'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/cli.rb:31:in `dispatch'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/cli.rb:25:in `start'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/exe/bundle:48:in `block in <top (required)>'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/lib/bundler/friendly_errors.rb:120:in `with_friendly_errors'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.3.22/exe/bundle:36:in `<top (required)>'
  /usr/local/bin/bundle:25:in `load'
  /usr/local/bin/bundle:25:in `<main>'
I, [2022-12-28T21:38:17.995113 #1]  INFO -- : Running `bundle install --deployment --jobs 4 --retry 3 --verbose --without "test" "development"` with bundler 2.3.22
Frozen, using resolution from the lockfile
The definition is missing dependencies, failed to resolve & materialize locally (https://github.com/xfalcox/web-push (at openssl-3-compat@369df8f) is not yet checked out. Run `bundle install` first.)
....

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse & su discourse -c 'bundle exec rake db:migrate' failed with return #<Process::Status: pid 1098 exit 1>
Location of failure: /usr/local/lib/ruby/gems/3.1.0/gems/pups-1.1.1/lib/pups/exec_command.rb:117:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"db_migrate", "cmd"=>["su discourse -c 'bundle exec rake db:migrate'"]}
bootstrap failed with exit code 1
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
./discourse-doctor may help diagnose the problem.

Quelqu’un a une idée ? Je n’ai rien changé à ma configuration depuis un moment. J’utilise Debian 11.6 avec Docker version 20.10.22.

Voici mon app.yml :

templates:
  - "templates/postgres.template.yml"
  - "templates/redis.template.yml"
  - "templates/web.template.yml"
  - "templates/web.ratelimited.template.yml"
  - "templates/web.socketed.template.yml"
#  - "templates/sshd.template.yml"
## Uncomment these two lines if you wish to add Lets Encrypt (https)
  #- "templates/web.ssl.template.yml"
  #- "templates/web.letsencrypt.ssl.template.yml"

## which TCP/IP ports should this container expose?
## If you want Discourse to share a port with another webserver like Apache or nginx,
## see https://meta.discourse.org/t/17247 for details
expose:
#  - "80:80"   # http
#  - "443:443" # https
   - "4001:22"

params:
  db_default_text_search_config: "pg_catalog.english"

  ## Set db_shared_buffers to a max of 25% of the total memory.
  ## will be set automatically by bootstrap based on detected RAM, or you can override
  db_shared_buffers: "4096MB"

  ## can improve sorting performance, but adds memory usage per-connection
  #db_work_mem: "40MB"

  ## Which Git revision should this container use? (default: tests-passed)
  #version: tests-passed

env:
  LANG: en_US.UTF-8
  DISCOURSE_DEFAULT_LOCALE: de

  ## How many concurrent web requests are supported? Depends on memory and CPU cores.
  ## will be set automatically by bootstrap based on detected CPUs, or you can override
  UNICORN_WORKERS: 8
## The Docker container is stateless; all data is stored in /shared
volumes:
  - volume:
      host: /var/discourse/shared/standalone
      guest: /shared
  - volume:
      host: /var/discourse/shared/standalone/log/var-log
      guest: /var/log

## Plugins go here
## see https://meta.discourse.org/t/19157 for details
hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/angusmcleod/discourse-quick-messages
          - git clone https://github.com/discourse/discourse-solved
          - git clone https://github.com/angusmcleod/discourse-locations
          - git clone https://github.com/paviliondev/discourse-layouts.git
          - git clone https://github.com/discourse/discourse-signatures.git

## Any custom commands to run after building
run:
  - exec: echo "Beginning of custom commands"
  ## If you want to set the 'From' email address for your first registration, uncomment and change:
  ## After getting the first signup email, re-comment the line. It only needs to run once.
  #- exec: rails r "SiteSetting.notification_email='info@unconfigured.discourse.org'"
  - exec: echo "End of custom commands"


Ceci est un plugin connu pour être défectueux, veuillez le supprimer et réessayer.

4 « J'aime »

Merci - le plugin d’emplacements est cassé. Le problème / message d’erreur persiste, mais discourse démarre.

1 « J'aime »

J’ai le même problème, mais je n’ai que :

hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - git clone https://github.com/discourse/docker_manager.git

1 « J'aime »

Veuillez partager les journaux de reconstruction complets.

Salut, je suis nouveau sur Discourse. J’ai les mêmes messages d’erreur/avertissement lors de la reconstruction aujourd’hui qu’en 2023-01-01, sur un serveur OCI ARM. Discourse fonctionne bien cependant. Pouvez-vous s’il vous plaît me dire où se trouvent les journaux de reconstruction. J’ai
production_errors.log production.log sidekiq.log unicorn.stderr.log unicorn.stdout.log
dans mon dossier de journaux, lequel est le journal de reconstruction ?
Merci beaucoup pour votre aide !

Les journaux de reconstruction sont la sortie de l’exécution de ./launcher rebuild app sur l’hôte.

can someone help me determine which plugin is giving me the web-push error?

./launcher rebuild app
x86_64 arch detected.
Ensuring launcher is up to date
Fetching origin
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Total 5 (delta 2), reused 5 (delta 2), pack-reused 0
Unpacking objects: 100% (5/5), 1.64 KiB | 420.00 KiB/s, done.
From https://github.com/discourse/discourse_docker
 * [new branch]      build-27   -> origin/build-27
Launcher is up-to-date
Stopping old container
+ /usr/bin/docker stop -t 60 app
app
2.0.20221221-0050: Pulling from discourse/base
Digest: sha256:7ac6489e34a0f40f32457bffaa331940a98447b46451a6a1279a79868ee5420b
Status: Image is up to date for discourse/base:2.0.20221221-0050
docker.io/discourse/base:2.0.20221221-0050
/usr/local/lib/ruby/gems/3.1.0/gems/pups-1.1.1/lib/pups.rb
/usr/local/bin/pups --stdin
I, [2023-01-06T09:56:37.862822 #1]  INFO -- : Reading from stdin
I, [2023-01-06T09:56:37.873432 #1]  INFO -- : > locale-gen $LANG && update-locale
I, [2023-01-06T09:56:37.916480 #1]  INFO -- : Generating locales (this might take a while)...
Generation complete.

I, [2023-01-06T09:56:37.916796 #1]  INFO -- : > mkdir -p /shared/postgres_run
I, [2023-01-06T09:56:37.920730 #1]  INFO -- :
I, [2023-01-06T09:56:37.921489 #1]  INFO -- : > chown postgres:postgres /shared/postgres_run
I, [2023-01-06T09:56:37.925468 #1]  INFO -- :
I, [2023-01-06T09:56:37.925768 #1]  INFO -- : > chmod 775 /shared/postgres_run
I, [2023-01-06T09:56:37.929274 #1]  INFO -- :
I, [2023-01-06T09:56:37.929503 #1]  INFO -- : > rm -fr /var/run/postgresql
I, [2023-01-06T09:56:37.936629 #1]  INFO -- :
I, [2023-01-06T09:56:37.936917 #1]  INFO -- : > ln -s /shared/postgres_run /var/run/postgresql
I, [2023-01-06T09:56:37.942210 #1]  INFO -- :
I, [2023-01-06T09:56:37.942617 #1]  INFO -- : > socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres already running stop container ; exit 1
2023/01/06 09:56:37 socat[19] E connect(6, AF=1 "/shared/postgres_run/.s.PGSQL.5432", 36): No such file or directory
I, [2023-01-06T09:56:37.955798 #1]  INFO -- :
I, [2023-01-06T09:56:37.956293 #1]  INFO -- : > rm -fr /shared/postgres_run/.s*
I, [2023-01-06T09:56:37.961528 #1]  INFO -- :
I, [2023-01-06T09:56:37.962113 #1]  INFO -- : > rm -fr /shared/postgres_run/*.pid
I, [2023-01-06T09:56:37.967246 #1]  INFO -- :
I, [2023-01-06T09:56:37.967766 #1]  INFO -- : > mkdir -p /shared/postgres_run/13-main.pg_stat_tmp
I, [2023-01-06T09:56:37.972186 #1]  INFO -- :
I, [2023-01-06T09:56:37.972821 #1]  INFO -- : > chown postgres:postgres /shared/postgres_run/13-main.pg_stat_tmp
I, [2023-01-06T09:56:37.976397 #1]  INFO -- :
I, [2023-01-06T09:56:37.984067 #1]  INFO -- : File > /etc/service/postgres/run  chmod: +x  chown:
I, [2023-01-06T09:56:37.992449 #1]  INFO -- : File > /etc/service/postgres/log/run  chmod: +x  chown:
I, [2023-01-06T09:56:37.999761 #1]  INFO -- : File > /etc/runit/3.d/99-postgres  chmod: +x  chown:
I, [2023-01-06T09:56:38.008435 #1]  INFO -- : File > /root/upgrade_postgres  chmod: +x  chown:
I, [2023-01-06T09:56:38.009072 #1]  INFO -- : > chown -R root /var/lib/postgresql/13/main
I, [2023-01-06T09:56:39.996250 #1]  INFO -- :
I, [2023-01-06T09:56:39.996944 #1]  INFO -- : > [ ! -e /shared/postgres_data ] && install -d -m 0755 -o postgres -g postgres /shared/postgres_data && sudo -E -u postgres /usr/lib/postgresql/13/bin/initdb -D /shared/postgres_data || exit 0
I, [2023-01-06T09:56:40.001030 #1]  INFO -- :
I, [2023-01-06T09:56:40.001279 #1]  INFO -- : > chown -R postgres:postgres /shared/postgres_data
I, [2023-01-06T09:56:40.028125 #1]  INFO -- :
I, [2023-01-06T09:56:40.028920 #1]  INFO -- : > chown -R postgres:postgres /var/run/postgresql
I, [2023-01-06T09:56:40.032896 #1]  INFO -- :
I, [2023-01-06T09:56:40.033431 #1]  INFO -- : > /root/upgrade_postgres
I, [2023-01-06T09:56:40.040148 #1]  INFO -- :
I, [2023-01-06T09:56:40.040814 #1]  INFO -- : > rm /root/upgrade_postgres
I, [2023-01-06T09:56:40.044602 #1]  INFO -- :
I, [2023-01-06T09:56:40.046108 #1]  INFO -- : Replacing data_directory = '/var/lib/postgresql/13/main' with data_directory = '/shared/postgres_data' in /etc/postgresql/13/main/postgresql.conf
I, [2023-01-06T09:56:40.047133 #1]  INFO -- : Replacing (?-mix:#?listen_addresses *=.*) with listen_addresses = '*' in /etc/postgresql/13/main/postgresql.conf
I, [2023-01-06T09:56:40.048699 #1]  INFO -- : Replacing (?-mix:#?synchronous_commit *=.*) with synchronous_commit = $db_synchronous_commit in /etc/postgresql/13/main/postgresql.conf
I, [2023-01-06T09:56:40.049489 #1]  INFO -- : Replacing (?-mix:#?shared_buffers *=.*) with shared_buffers = $db_shared_buffers in /etc/postgresql/13/main/postgresql.conf
I, [2023-01-06T09:56:40.051460 #1]  INFO -- : Replacing (?-mix:#?work_mem *=.*) with work_mem = $db_work_mem in /etc/postgresql/13/main/postgresql.conf
I, [2023-01-06T09:56:40.052387 #1]  INFO -- : Replacing (?-mix:#?default_text_search_config *=.*) with default_text_search_config = '$db_default_text_search_config' in /etc/postgresql/13/main/postgresql.conf
I, [2023-01-06T09:56:40.053139 #1]  INFO -- : > install -d -m 0755 -o postgres -g postgres /shared/postgres_backup
I, [2023-01-06T09:56:40.060323 #1]  INFO -- :
I, [2023-01-06T09:56:40.061251 #1]  INFO -- : Replacing (?-mix:#?checkpoint_segments *=.*) with checkpoint_segments = $db_checkpoint_segments in /etc/postgresql/13/main/postgresql.conf
I, [2023-01-06T09:56:40.062204 #1]  INFO -- : Replacing (?-mix:#?logging_collector *=.*) with logging_collector = $db_logging_collector in /etc/postgresql/13/main/postgresql.conf
I, [2023-01-06T09:56:40.063149 #1]  INFO -- : Replacing (?-mix:#?log_min_duration_statement *=.*) with log_min_duration_statement = $db_log_min_duration_statement in /etc/postgresql/13/main/postgresql.conf
I, [2023-01-06T09:56:40.064554 #1]  INFO -- : Replacing (?-mix:^#local +replication +postgres +peer$) with local replication postgres  peer in /etc/postgresql/13/main/pg_hba.conf
I, [2023-01-06T09:56:40.065507 #1]  INFO -- : Replacing (?-mix:^host.*all.*all.*127.*$) with host all all 0.0.0.0/0 md5 in /etc/postgresql/13/main/pg_hba.conf
I, [2023-01-06T09:56:40.066299 #1]  INFO -- : Replacing (?-mix:^host.*all.*all.*::1\/128.*$) with host all all ::/0 md5 in /etc/postgresql/13/main/pg_hba.conf
I, [2023-01-06T09:56:40.067025 #1]  INFO -- : > HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/13/bin/postmaster -D /etc/postgresql/13/main
I, [2023-01-06T09:56:40.070647 #1]  INFO -- : > sleep 5
2023-01-06 09:56:40.147 UTC [42] LOG:  starting PostgreSQL 13.9 (Debian 13.9-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
2023-01-06 09:56:40.148 UTC [42] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2023-01-06 09:56:40.148 UTC [42] LOG:  listening on IPv6 address "::", port 5432
2023-01-06 09:56:40.150 UTC [42] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2023-01-06 09:56:40.156 UTC [45] LOG:  database system was shut down at 2023-01-06 09:56:28 UTC
2023-01-06 09:56:40.166 UTC [42] LOG:  database system is ready to accept connections
I, [2023-01-06T09:56:45.073997 #1]  INFO -- :
I, [2023-01-06T09:56:45.074652 #1]  INFO -- : > su postgres -c 'createdb discourse' || true
2023-01-06 09:56:45.185 UTC [55] postgres@postgres ERROR:  database "discourse" already exists
2023-01-06 09:56:45.185 UTC [55] postgres@postgres STATEMENT:  CREATE DATABASE discourse;
createdb: error: database creation failed: ERROR:  database "discourse" already exists
I, [2023-01-06T09:56:45.188022 #1]  INFO -- :
I, [2023-01-06T09:56:45.188495 #1]  INFO -- : > su postgres -c 'psql discourse -c "create user discourse;"' || true
2023-01-06 09:56:45.267 UTC [59] postgres@discourse ERROR:  role "discourse" already exists
2023-01-06 09:56:45.267 UTC [59] postgres@discourse STATEMENT:  create user discourse;
ERROR:  role "discourse" already exists
I, [2023-01-06T09:56:45.271387 #1]  INFO -- :
I, [2023-01-06T09:56:45.272002 #1]  INFO -- : > su postgres -c 'psql discourse -c "grant all privileges on database discourse to discourse;"' || true
I, [2023-01-06T09:56:45.334691 #1]  INFO -- : GRANT

I, [2023-01-06T09:56:45.335171 #1]  INFO -- : > su postgres -c 'psql discourse -c "alter schema public owner to discourse;"'
I, [2023-01-06T09:56:45.396533 #1]  INFO -- : ALTER SCHEMA

I, [2023-01-06T09:56:45.396999 #1]  INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists hstore;"'
NOTICE:  extension "hstore" already exists, skipping
I, [2023-01-06T09:56:45.475854 #1]  INFO -- : CREATE EXTENSION

I, [2023-01-06T09:56:45.476288 #1]  INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists pg_trgm;"'
NOTICE:  extension "pg_trgm" already exists, skipping
I, [2023-01-06T09:56:45.540930 #1]  INFO -- : CREATE EXTENSION

I, [2023-01-06T09:56:45.541321 #1]  INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists hstore;"'
NOTICE:  extension "hstore" already exists, skipping
I, [2023-01-06T09:56:45.604694 #1]  INFO -- : CREATE EXTENSION

I, [2023-01-06T09:56:45.605659 #1]  INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists pg_trgm;"'
NOTICE:  extension "pg_trgm" already exists, skipping
I, [2023-01-06T09:56:45.684519 #1]  INFO -- : CREATE EXTENSION

I, [2023-01-06T09:56:45.685169 #1]  INFO -- : > sudo -u postgres psql discourse
I, [2023-01-06T09:56:45.689551 #1]  INFO -- : update pg_database set encoding = pg_char_to_encoding('UTF8') where datname = 'discourse' AND encoding = pg_char_to_encoding('SQL_ASCII');

I, [2023-01-06T09:56:45.773054 #1]  INFO -- : File > /var/lib/postgresql/take-database-backup  chmod: +x  chown: postgres:postgres
I, [2023-01-06T09:56:45.777722 #1]  INFO -- : File > /var/spool/cron/crontabs/postgres  chmod:   chown:
I, [2023-01-06T09:56:45.778143 #1]  INFO -- : > echo postgres installed!
I, [2023-01-06T09:56:45.780994 #1]  INFO -- : postgres installed!

I, [2023-01-06T09:56:45.787429 #1]  INFO -- : File > /etc/service/redis/run  chmod: +x  chown:
I, [2023-01-06T09:56:45.793509 #1]  INFO -- : File > /etc/service/redis/log/run  chmod: +x  chown:
I, [2023-01-06T09:56:45.800521 #1]  INFO -- : File > /etc/runit/3.d/10-redis  chmod: +x  chown:
I, [2023-01-06T09:56:45.802279 #1]  INFO -- : Replacing daemonize yes with  in /etc/redis/redis.conf
I, [2023-01-06T09:56:45.803245 #1]  INFO -- : Replacing (?-mix:^pidfile.*$) with  in /etc/redis/redis.conf
I, [2023-01-06T09:56:45.803992 #1]  INFO -- : > install -d -m 0755 -o redis -g redis /shared/redis_data
I, [2023-01-06T09:56:45.808325 #1]  INFO -- :
I, [2023-01-06T09:56:45.809392 #1]  INFO -- : Replacing (?-mix:^logfile.*$) with logfile "" in /etc/redis/redis.conf
I, [2023-01-06T09:56:45.810316 #1]  INFO -- : Replacing (?-mix:^bind .*$) with  in /etc/redis/redis.conf
I, [2023-01-06T09:56:45.811139 #1]  INFO -- : Replacing (?-mix:^dir .*$) with dir /shared/redis_data in /etc/redis/redis.conf
I, [2023-01-06T09:56:45.812249 #1]  INFO -- : Replacing (?-mix:^protected-mode yes) with protected-mode no in /etc/redis/redis.conf
I, [2023-01-06T09:56:45.817079 #1]  INFO -- : Replacing # io-threads 4 with io-threads $redis_io_threads in /etc/redis/redis.conf
I, [2023-01-06T09:56:45.817912 #1]  INFO -- : > echo redis installed
I, [2023-01-06T09:56:45.821678 #1]  INFO -- : redis installed

I, [2023-01-06T09:56:45.822096 #1]  INFO -- : > cat /etc/redis/redis.conf | grep logfile
I, [2023-01-06T09:56:45.827204 #1]  INFO -- : logfile ""

I, [2023-01-06T09:56:45.827701 #1]  INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.confI, [2023-01-06T09:56:45.829988 #1]  INFO -- : > sleep 10
103:C 06 Jan 2023 09:56:45.837 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
103:C 06 Jan 2023 09:56:45.837 # Redis version=7.0.7, bits=64, commit=00000000, modified=0, pid=103, just started
103:C 06 Jan 2023 09:56:45.837 # Configuration loaded
103:M 06 Jan 2023 09:56:45.838 * monotonic clock: POSIX clock_gettime
103:M 06 Jan 2023 09:56:45.839 * Running mode=standalone, port=6379.
103:M 06 Jan 2023 09:56:45.839 # Server initialized
103:M 06 Jan 2023 09:56:45.840 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
103:M 06 Jan 2023 09:56:45.840 * Loading RDB produced by version 7.0.7
103:M 06 Jan 2023 09:56:45.840 * RDB age 18 seconds
103:M 06 Jan 2023 09:56:45.840 * RDB memory usage when created 62.75 Mb
103:M 06 Jan 2023 09:56:46.126 * Done loading RDB, keys loaded: 42875, keys expired: 25.
103:M 06 Jan 2023 09:56:46.126 * DB loaded from disk: 0.285 seconds
103:M 06 Jan 2023 09:56:46.126 * Ready to accept connections
I, [2023-01-06T09:56:55.833137 #1]  INFO -- :
I, [2023-01-06T09:56:55.833631 #1]  INFO -- : > thpoff echo "thpoff is installed!"
I, [2023-01-06T09:56:55.838644 #1]  INFO -- : thpoff is installed!

I, [2023-01-06T09:56:55.839000 #1]  INFO -- : > /usr/local/bin/ruby -e 'if ENV["DISCOURSE_SMTP_ADDRESS"] == "smtp.example.com"; puts "Aborting! Mail is not configured!"; exit 1; end'
I, [2023-01-06T09:56:55.937009 #1]  INFO -- :
I, [2023-01-06T09:56:55.937523 #1]  INFO -- : > /usr/local/bin/ruby -e 'if ENV["DISCOURSE_HOSTNAME"] == "discourse.example.com"; puts "Aborting! Domain is not configured!"; exit 1; end'
I, [2023-01-06T09:56:56.055190 #1]  INFO -- :
I, [2023-01-06T09:56:56.056052 #1]  INFO -- : > /usr/local/bin/ruby -e 'if (ENV["DISCOURSE_CDN_URL"] || "")[0..1] == "//"; puts "Aborting! CDN must have a protocol specified. Once fixed you should rebake your posts now to correct all posts."; exit 1; end'
I, [2023-01-06T09:56:56.165960 #1]  INFO -- :
I, [2023-01-06T09:56:56.166528 #1]  INFO -- : > rm -f /etc/cron.d/anacron
I, [2023-01-06T09:56:56.170055 #1]  INFO -- :
I, [2023-01-06T09:56:56.173793 #1]  INFO -- : File > /etc/cron.d/anacron  chmod:   chown:
I, [2023-01-06T09:56:56.179969 #1]  INFO -- : File > /etc/runit/1.d/copy-env  chmod: +x  chown:
I, [2023-01-06T09:56:56.186007 #1]  INFO -- : File > /etc/service/unicorn/run  chmod: +x  chown:
I, [2023-01-06T09:56:56.191686 #1]  INFO -- : File > /etc/service/nginx/run  chmod: +x  chown:
I, [2023-01-06T09:56:56.197830 #1]  INFO -- : File > /etc/runit/3.d/01-nginx  chmod: +x  chown:
I, [2023-01-06T09:56:56.204069 #1]  INFO -- : File > /etc/runit/3.d/02-unicorn  chmod: +x  chown:
I, [2023-01-06T09:56:56.204477 #1]  INFO -- : Replacing # postgres with sv start postgres || exit 1 in /etc/service/unicorn/run
I, [2023-01-06T09:56:56.204950 #1]  INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.confI, [2023-01-06T09:56:56.208008 #1]  INFO -- : > cd /var/www/discourse && git reset --hard
130:C 06 Jan 2023 09:56:56.214 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
130:C 06 Jan 2023 09:56:56.214 # Redis version=7.0.7, bits=64, commit=00000000, modified=0, pid=130, just started
130:C 06 Jan 2023 09:56:56.214 # Configuration loaded
130:M 06 Jan 2023 09:56:56.215 * monotonic clock: POSIX clock_gettime
130:M 06 Jan 2023 09:56:56.216 # Warning: Could not create server TCP listening socket *:6379: bind: Address already in use
130:M 06 Jan 2023 09:56:56.216 # Failed listening on port 6379 (TCP), aborting.
Updating files: 100% (32637/32637), done.
I, [2023-01-06T09:57:00.148769 #1]  INFO -- : HEAD is now at e775ed1c DEV: Properly include spec examples (#19532)

I, [2023-01-06T09:57:00.148996 #1]  INFO -- : > cd /var/www/discourse && git clean -f
I, [2023-01-06T09:57:00.298213 #1]  INFO -- :
I, [2023-01-06T09:57:00.298417 #1]  INFO -- : > cd /var/www/discourse && git remote set-branches --add origin main
I, [2023-01-06T09:57:00.303868 #1]  INFO -- :
I, [2023-01-06T09:57:00.304305 #1]  INFO -- : > cd /var/www/discourse && git remote set-branches origin tests-passed
I, [2023-01-06T09:57:00.308952 #1]  INFO -- :
I, [2023-01-06T09:57:00.309534 #1]  INFO -- : > cd /var/www/discourse && git fetch --depth 1 origin tests-passed
From https://github.com/discourse/discourse
 * branch              tests-passed -> FETCH_HEAD
 * [new branch]        tests-passed -> origin/tests-passed
I, [2023-01-06T09:57:02.291480 #1]  INFO -- :
I, [2023-01-06T09:57:02.292020 #1]  INFO -- : > cd /var/www/discourse && git checkout tests-passed
Switched to a new branch 'tests-passed'
I, [2023-01-06T09:57:02.778403 #1]  INFO -- : Branch 'tests-passed' set up to track remote branch 'tests-passed' from 'origin'.

I, [2023-01-06T09:57:02.778757 #1]  INFO -- : > cd /var/www/discourse && mkdir -p tmp
I, [2023-01-06T09:57:02.783573 #1]  INFO -- :
I, [2023-01-06T09:57:02.783852 #1]  INFO -- : > cd /var/www/discourse && chown discourse:www-data tmp
I, [2023-01-06T09:57:02.788155 #1]  INFO -- :
I, [2023-01-06T09:57:02.788374 #1]  INFO -- : > cd /var/www/discourse && mkdir -p tmp/pids
I, [2023-01-06T09:57:02.793490 #1]  INFO -- :
I, [2023-01-06T09:57:02.793745 #1]  INFO -- : > cd /var/www/discourse && mkdir -p tmp/sockets
I, [2023-01-06T09:57:02.798955 #1]  INFO -- :
I, [2023-01-06T09:57:02.799276 #1]  INFO -- : > cd /var/www/discourse && touch tmp/.gitkeep
I, [2023-01-06T09:57:02.804037 #1]  INFO -- :
I, [2023-01-06T09:57:02.804158 #1]  INFO -- : > cd /var/www/discourse && mkdir -p                    /shared/log/rails
I, [2023-01-06T09:57:02.809532 #1]  INFO -- :
I, [2023-01-06T09:57:02.810042 #1]  INFO -- : > cd /var/www/discourse && bash -c "touch -a           /shared/log/rails/{production,production_errors,unicorn.stdout,unicorn.stderr,sidekiq}.log"
I, [2023-01-06T09:57:02.816507 #1]  INFO -- :
I, [2023-01-06T09:57:02.817103 #1]  INFO -- : > cd /var/www/discourse && bash -c "ln    -s           /shared/log/rails/{production,production_errors,unicorn.stdout,unicorn.stderr,sidekiq}.log /var/www/discourse/log"
I, [2023-01-06T09:57:02.823217 #1]  INFO -- :
I, [2023-01-06T09:57:02.823371 #1]  INFO -- : > cd /var/www/discourse && bash -c "mkdir -p           /shared/{uploads,backups}"
I, [2023-01-06T09:57:02.830664 #1]  INFO -- :
I, [2023-01-06T09:57:02.831217 #1]  INFO -- : > cd /var/www/discourse && bash -c "ln    -s           /shared/{uploads,backups} /var/www/discourse/public"
I, [2023-01-06T09:57:02.838035 #1]  INFO -- :
I, [2023-01-06T09:57:02.838188 #1]  INFO -- : > cd /var/www/discourse && bash -c "mkdir -p           /shared/tmp/{backups,restores}"
I, [2023-01-06T09:57:02.845017 #1]  INFO -- :
I, [2023-01-06T09:57:02.845161 #1]  INFO -- : > cd /var/www/discourse && bash -c "ln    -s           /shared/tmp/{backups,restores} /var/www/discourse/tmp"
I, [2023-01-06T09:57:02.852142 #1]  INFO -- :
I, [2023-01-06T09:57:02.852719 #1]  INFO -- : > cd /var/www/discourse && chown -R discourse:www-data /shared/log/rails /shared/uploads /shared/backups /shared/tmp
I, [2023-01-06T09:57:03.088067 #1]  INFO -- :
I, [2023-01-06T09:57:03.088676 #1]  INFO -- : > cd /var/www/discourse && [ ! -d public/plugins ] || find public/plugins/ -maxdepth 1 -xtype l -delete
I, [2023-01-06T09:57:03.096456 #1]  INFO -- :
I, [2023-01-06T09:57:03.097157 #1]  INFO -- : Replacing # redis with sv start redis || exit 1 in /etc/service/unicorn/run
I, [2023-01-06T09:57:03.098182 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/docker_manager.git
Cloning into 'docker_manager'...
I, [2023-01-06T09:57:04.007060 #1]  INFO -- :
I, [2023-01-06T09:57:04.007276 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-whos-online.git
Cloning into 'discourse-whos-online'...
I, [2023-01-06T09:57:04.533307 #1]  INFO -- :
I, [2023-01-06T09:57:04.533437 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/tarck-bike/discourse-poster-location.git
Cloning into 'discourse-poster-location'...
I, [2023-01-06T09:57:04.827646 #1]  INFO -- :
I, [2023-01-06T09:57:04.827830 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/tarck-bike/discourse-word-replace.git
Cloning into 'discourse-word-replace'...
I, [2023-01-06T09:57:05.157347 #1]  INFO -- :
I, [2023-01-06T09:57:05.157476 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-reactions.git
Cloning into 'discourse-reactions'...
I, [2023-01-06T09:57:06.028406 #1]  INFO -- :
I, [2023-01-06T09:57:06.029058 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-prometheus.git
Cloning into 'discourse-prometheus'...
I, [2023-01-06T09:57:06.487202 #1]  INFO -- :
I, [2023-01-06T09:57:06.487327 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-gamification.git
Cloning into 'discourse-gamification'...
I, [2023-01-06T09:57:06.937075 #1]  INFO -- :
I, [2023-01-06T09:57:06.938007 #1]  INFO -- : > cp /var/www/discourse/config/nginx.sample.conf /etc/nginx/conf.d/discourse.conf
I, [2023-01-06T09:57:06.943289 #1]  INFO -- :
I, [2023-01-06T09:57:06.944013 #1]  INFO -- : > rm /etc/nginx/sites-enabled/default
I, [2023-01-06T09:57:06.947967 #1]  INFO -- :
I, [2023-01-06T09:57:06.948611 #1]  INFO -- : > mkdir -p /var/nginx/cache
I, [2023-01-06T09:57:06.952672 #1]  INFO -- :
I, [2023-01-06T09:57:06.953780 #1]  INFO -- : Replacing pid /run/nginx.pid; with daemon off; in /etc/nginx/nginx.conf
I, [2023-01-06T09:57:06.954545 #1]  INFO -- : Replacing (?m-ix:upstream[^\}]+\}) with upstream discourse { server 127.0.0.1:3000; } in /etc/nginx/conf.d/discourse.conf
I, [2023-01-06T09:57:06.955128 #1]  INFO -- : Replacing (?-mix:server_name.+$) with server_name _ ; in /etc/nginx/conf.d/discourse.conf
I, [2023-01-06T09:57:06.955894 #1]  INFO -- : Replacing (?-mix:client_max_body_size.+$) with client_max_body_size $upload_size ; in /etc/nginx/conf.d/discourse.conf
I, [2023-01-06T09:57:06.956428 #1]  INFO -- : Replacing (?-mix:worker_connections.+$) with worker_connections $nginx_worker_connections ; in /etc/nginx/nginx.conf
I, [2023-01-06T09:57:06.956934 #1]  INFO -- : > echo "done configuring web"
I, [2023-01-06T09:57:06.960192 #1]  INFO -- : done configuring web

I, [2023-01-06T09:57:06.960696 #1]  INFO -- : > cd /var/www/discourse && gem install bundler --conservative -v $(awk '/BUNDLED WITH/ { getline; gsub(/ /,""); print $0 }' Gemfile.lock)
I, [2023-01-06T09:57:07.752125 #1]  INFO -- : Successfully installed bundler-2.4.1
1 gem installed

I, [2023-01-06T09:57:07.752250 #1]  INFO -- : > cd /var/www/discourse && find /var/www/discourse ! -user discourse -exec chown discourse {} \+
I, [2023-01-06T09:57:18.492684 #1]  INFO -- :
I, [2023-01-06T09:57:18.493382 #1]  INFO -- : > cd /var/www/discourse && su discourse -c 'yarn install --production --frozen-lockfile && yarn cache clean'
warning " > @mixer/parallel-prettier@2.0.3" has unmet peer dependency "prettier@^2.0.0".
warning "eslint-config-discourse > eslint-plugin-lodash@7.1.0" has unmet peer dependency "lodash@>=4".
I, [2023-01-06T09:58:36.178866 #1]  INFO -- : yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
$ yarn --cwd app/assets/javascripts/discourse $(node -e 'if(JSON.parse(process.env.npm_config_argv).original.includes(`--frozen-lockfile`)){console.log(`--frozen-lockfile`)}')
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
Done in 43.67s.
Done in 70.48s.
yarn cache v1.22.19
success Cleared cache.
Done in 6.41s.

I, [2023-01-06T09:58:36.179801 #1]  INFO -- : > cd /var/www/discourse && su discourse -c 'bundle install --deployment --retry 3 --jobs 4 --verbose --without test development'
[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'true'`, and stop using this flag
[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local without 'test development'`, and stop using this flag
Bundler::PathError: The path `/var/www/discourse/vendor/bundle/ruby/3.1.0/bundler/gems/web-push-369df8f475a4` does not exist.
/usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/source/path.rb:209:in `load_spec_files'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/source/git.rb:205:in `load_spec_files'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/source/path.rb:107:in `local_specs'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/source/git.rb:172:in `specs'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/lazy_specification.rb:86:in `materialize_for_installation'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/spec_set.rb:195:in `map!'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/spec_set.rb:195:in `specs_for_dependency'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/spec_set.rb:33:in `block in for'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/spec_set.rb:22:in `loop'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/spec_set.rb:22:in `for'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/spec_set.rb:79:in `materialize'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/definition.rb:198:in `missing_specs'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/definition.rb:202:in `missing_specs?'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/installer.rb:253:in `resolve_if_needed'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/installer.rb:82:in `block in run'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/process_lock.rb:12:in `block in lock'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/process_lock.rb:9:in `open'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/process_lock.rb:9:in `lock'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/installer.rb:71:in `run'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/installer.rb:23:in `install'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/cli/install.rb:62:in `run'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/cli.rb:260:in `block in install'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/settings.rb:131:in `temporary'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/cli.rb:259:in `install'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/cli.rb:34:in `dispatch'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/cli.rb:28:in `start'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/exe/bundle:45:in `block in <top (required)>'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/friendly_errors.rb:117:in `with_friendly_errors'
  /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/exe/bundle:33:in `<top (required)>'
  /usr/local/bin/bundle:25:in `load'
  /usr/local/bin/bundle:25:in `<main>'
I, [2023-01-06T09:59:30.411465 #1]  INFO -- : Running `bundle install --deployment --jobs 4 --retry 3 --verbose --without "test" "development"` with bundler 2.4.1
Frozen, using resolution from the lockfile
The definition is missing dependencies, failed to resolve & materialize locally (https://github.com/xfalcox/web-push (at openssl-3-compat@369df8f) is not yet checked out. Run `bundle install` first.)
Frozen, using resolution from the lockfile
HTTP GET https://index.rubygems.org/versions
HTTP 206 Partial Content https://index.rubygems.org/versions
Fetching gem metadata from https://rubygems.org/
Looking up gems ["actionmailer", "actionpack", "actionview", "actionview_precompiler", "active_model_serializers", "activejob", "activemodel", "activerecord", "activesupport", "addressable", "annotate", "ast", "aws-eventstream", "aws-partitions", "aws-sdk-core", "aws-sdk-kms", "aws-sdk-s3", "aws-sdk-sns", "aws-sigv4", "better_errors", "binding_of_caller", "bootsnap", "builder", "bullet", "byebug", "capybara", "cbor", "certified", "cgi", "chunky_png", "coderay", "colored2", "concurrent-ruby", "connection_pool", "cose", "cppjieba_rb", "crack", "crass", "css_parser", "debug_inspector", "diff-lcs", "diffy", "digest", "discourse-fonts", "discourse-seed-fu", "discourse_dev_assets", "docile", "ecma-re-validator", "email_reply_trimmer", "erubi", "excon", "execjs", "exifr", "fabrication", "faker", "fakeweb", "faraday", "faraday-net_http", "faraday-retry", "fast_blank", "fast_xs", "fastimage", "ffi", "fspath", "gc_tracer", "globalid", "guess_html_encoding", "hana", "hashdiff", "hashie", "highline", "hkdf", "htmlentities", "http_accept_language", "i18n", "image_optim", "image_size", "in_threads", "jmespath", "json", "json-schema", "json_schemer", "jwt", "kgio", "libv8-node", "listen", "literate_randomizer", "lograge", "logstash-event", "logstash-logger", "logster", "loofah", "lru_redux", "lz4-ruby", "matrix", "maxminddb", "memory_profiler", "message_bus", "method_source", "mini_mime", "mini_portile2", "mini_racer", "mini_scheduler", "mini_sql", "mini_suffix", "minitest", "mocha", "msgpack", "multi_json", "multi_xml", "mustache", "net-http", "net-imap", "net-pop", "net-protocol", "net-smtp", "nio4r", "nokogiri", "oauth", "oauth-tty", "oauth2", "oj", "omniauth", "omniauth-facebook", "omniauth-github", "omniauth-google-oauth2", "omniauth-oauth", "omniauth-oauth2", "omniauth-twitter", "openssl", "openssl-signature_algorithm", "optimist", "parallel", "parallel_tests", "parser", "pg", "progress", "pry", "pry-byebug", "pry-rails", "public_suffix", "puma", "r2", "racc", "rack", "rack-mini-profiler", "rack-protection", "rack-test", "rails-dom-testing", "rails-html-sanitizer", "rails_failover", "rails_multisite", "railties", "rainbow", "raindrops", "rake", "rb-fsevent", "rb-inotify", "rbtrace", "rchardet", "redis", "redis-namespace", "regexp_parser", "request_store", "rexml", "rinku", "rotp", "rqrcode", "rqrcode_core", "rspec", "rspec-core", "rspec-expectations", "rspec-html-matchers", "rspec-mocks", "rspec-rails", "rspec-support", "rss", "rswag-specs", "rubocop", "rubocop-ast", "rubocop-discourse", "rubocop-rspec", "ruby-prof", "ruby-progressbar", "ruby-readability", "ruby2_keywords", "rubyzip", "sanitize", "sassc", "sassc-rails", "selenium-webdriver", "shoulda-matchers", "sidekiq", "simplecov", "simplecov-html", "simplecov_json_formatter", "snaky_hash", "sprockets", "sprockets-rails", "sshkey", "stackprof", "test-prof", "thor", "tilt", "timeout", "tzinfo", "uglifier", "unf", "unf_ext", "unicode-display_width", "unicorn", "uniform_notifier", "uri", "uri_template", "version_gem", "webdrivers", "webmock", "webrick", "websocket", "xorcist", "xpath", "yaml-lint", "zeitwerk"]
HTTP GET https://index.rubygems.org/info/aws-partitions
HTTP 206 Partial Content https://index.rubygems.org/info/aws-partitions
HTTP GET https://index.rubygems.org/info/bullet
HTTP 206 Partial Content https://index.rubygems.org/info/bullet
HTTP GET https://index.rubygems.org/info/cgi
HTTP 200 OK https://index.rubygems.org/info/cgi
HTTP GET https://index.rubygems.org/info/css_parser
HTTP 206 Partial Content https://index.rubygems.org/info/css_parser
HTTP GET https://index.rubygems.org/info/erubi
HTTP GET https://index.rubygems.org/info/excon
HTTP 206 Partial Content https://index.rubygems.org/info/erubi
HTTP 206 Partial Content https://index.rubygems.org/info/excon
HTTP GET https://index.rubygems.org/info/faker
HTTP 206 Partial Content https://index.rubygems.org/info/faker
HTTP GET https://index.rubygems.org/info/highline
HTTP 206 Partial Content https://index.rubygems.org/info/highline
HTTP GET https://index.rubygems.org/info/jwt
HTTP 206 Partial Content https://index.rubygems.org/info/jwt
HTTP GET https://index.rubygems.org/info/mini_portile2
HTTP 206 Partial Content https://index.rubygems.org/info/mini_portile2
HTTP GET https://index.rubygems.org/info/minitest
HTTP 206 Partial Content https://index.rubygems.org/info/minitest
HTTP GET https://index.rubygems.org/info/net-imap
HTTP 206 Partial Content https://index.rubygems.org/info/net-imap
HTTP GET https://index.rubygems.org/info/nokogiri
HTTP 206 Partial Content https://index.rubygems.org/info/nokogiri
HTTP GET https://index.rubygems.org/info/openssl
HTTP 206 Partial Content https://index.rubygems.org/info/openssl
HTTP GET https://index.rubygems.org/info/parser
HTTP 206 Partial Content https://index.rubygems.org/info/parser
HTTP GET https://index.rubygems.org/info/puma
HTTP GET https://index.rubygems.org/info/racc
HTTP 206 Partial Content https://index.rubygems.org/info/puma
HTTP 206 Partial Content https://index.rubygems.org/info/racc
HTTP GET https://index.rubygems.org/info/rack
HTTP 206 Partial Content https://index.rubygems.org/info/rack
HTTP GET https://index.rubygems.org/info/redis-namespace
HTTP 206 Partial Content https://index.rubygems.org/info/redis-namespace
HTTP GET https://index.rubygems.org/info/rubocop
HTTP GET https://index.rubygems.org/info/rubocop-ast
HTTP 206 Partial Content https://index.rubygems.org/info/rubocop
HTTP 206 Partial Content https://index.rubygems.org/info/rubocop-ast
HTTP GET https://index.rubygems.org/info/ruby-prof
HTTP 206 Partial Content https://index.rubygems.org/info/ruby-prof
HTTP GET https://index.rubygems.org/info/simplecov
HTTP 206 Partial Content https://index.rubygems.org/info/simplecov
HTTP GET https://index.rubygems.org/info/unicode-display_width
HTTP 206 Partial Content https://index.rubygems.org/info/unicode-display_width
Looking up gems ["mail", "text-format", "erubis", "rack-mount", "rack-cache", "journey", "rails-deprecated_sanitizer", "jsonapi", "case_transform", "jsonapi-renderer", "activemodel-globalid", "bcrypt-ruby", "arel", "activerecord-deprecated_finders", "memcache-client", "thread_safe", "jamespath", "http-2", "aws-crt", "rouge", "snappy", "columnize", "debugger-linecache", "slop", "rb-readline", "culerity", "database_cleaner", "mime-types", "celerity", "functional-ruby", "ref", "safe_yaml", "rdoc", "rcov", "multipart-post", "faraday-excon", "faraday-net_http_persistent", "faraday-em_http", "faraday-em_synchrony", "faraday-httpclient", "faraday-patron", "faraday-rack", "faraday-multipart", "pastel", "tty-pager", "tty-screen", "tty-tree", "rake-compiler", "rb-appscript", "xattr", "ffi-xattr", "termios", "json_pure", "rdf", "rb-fchange", "rb-kqueue", "celluloid", "celluloid-io", "ruby_dep", "stud", "ruby_parser", "eventmachine", "thin", "libv8", "net-ftp", "metaclass", "io-wait", "strscan", "date", "ruby-hmac", "faraday-middleware", "httpauth", "rash_alt", "bigdecimal", "oa-core", "oa-oauth", "oa-openid", "oa-basic", "oa-enterprise", "oa-more", "hoe", "weakling", "mini_portile", "pkg-config", "ipaddr", "sexp_processor", "pry-doc", "win32console", "yard", "spoon", "escape_utils", "rails", "rack-ssl", "trollop", "redis-client", "base32", "webrat", "rspec-collection_matchers", "term-ansicolor", "backports", "powerpack", "astrolabe", "tins", "jaro_winkler", "psych", "hpricot", "nokogumbo", "bundler", "sass", "childprocess", "libwebsocket", "bourne", "compass", "sprockets-sass", "sinatra", "slim", "lockfile", "hike", "therubyracer", "archive-zip", "zip", "net_http_ssl_fix"]
HTTP GET https://index.rubygems.org/info/pry-doc
HTTP 206 Partial Content https://index.rubygems.org/info/pry-doc
HTTP GET https://index.rubygems.org/info/bundler
HTTP 206 Partial Content https://index.rubygems.org/info/bundler
Looking up gems ["text-hyphen", "treetop", "tlsmail", "multimap", "abstract", "jsonapi-parser", "bcrypt", "ZenTest", "RubyInline", "atomic", "snappy-jars", "ruby_core_source", "debugger-ruby_core_source", "cucumber", "database_cleaner-active_record", "mime-types-data", "net-http-persistent", "httpclient", "patron", "equatable", "tty-color", "tty-which", "verse", "strings", "spruz", "link_header", "hamster", "win32-api", "timers", "facter", "celluloid-essentials", "celluloid-extras", "celluloid-fsm", "celluloid-pool", "celluloid-supervision", "dotenv", "nenv", "rspec-logsplit", "metriks", "ParseTree", "daemons", "time", "rack-openid", "ruby-openid-apps-discovery", "restclient", "rest-client", "net-ldap", "rubyntlm", "pyu-ruby-sasl", "uuid", "XMLCanonicalizer", "rubyforge", "gemcutter", "activeresource", "actionwebservice", "actioncable", "activestorage", "actionmailbox", "actiontext", "curses", "sync", "jar-dependencies", "stringio", "sass-listen", "haml", "fssm", "compass-core", "compass-import-once", "sprockets-helpers", "mongrel", "mustermann", "temple", "io-like"]
Looking up gems ["facets", "polyglot", "archive-tar-minitar", "gherkin", "multi_test", "cucumber-core", "gherkin3", "cucumber-wire", "event-bus", "cucumber-expressions", "cucumber-formatter-dots", "cucumber-gherkin", "cucumber-html-formatter", "cucumber-cucumber-expressions", "cucumber-messages", "sys-uname", "cucumber-create-meta", "cucumber-ci-environment", "database_cleaner-core", "unicode_utils", "strings-ansi", "test-unit", "hitimes", "CFPropertyList", "sys-admin", "win32-dir", "windows-api", "windows-pr", "win32-security", "hocon", "celluloid-gems", "coveralls", "dotenv-deployment", "rbtree", "faraday_middleware", "yajl-ruby", "avl_tree", "SexpProcessor", "ruby-openid", "netrc", "http-cookie", "http-accept", "macaddr", "log4r", "net-scp", "rails-observers", "activemodel-serializers-xml", "coffee-rails", "em-hiredis", "faye-websocket", "websocket-driver", "marcel", "mimemagic", "ruby-maven", "cgi_multipart_eof_fix", "fastthread", "gem_plugin", "tool"]
HTTP GET https://index.rubygems.org/info/cucumber-core
HTTP GET https://index.rubygems.org/info/cucumber-gherkin
HTTP 206 Partial Content https://index.rubygems.org/info/cucumber-core
HTTP 206 Partial Content https://index.rubygems.org/info/cucumber-gherkin
Looking up gems ["minitar", "minitar-cli", "c21e", "os", "cucumber-tag_expressions", "cucumber-tag-expressions", "google-protobuf", "protobuf-cucumber", "power_assert", "configuration", "mkrf", "libxml-ruby", "ffi-win32-extensions", "colorize", "roauth", "ruby-yadis", "domain_name", "sqlite3", "systemu", "net-ssh", "coffee-script", "hiredis", "websocket-extensions", "maven-tools", "ruby-maven-libs"]
HTTP GET https://index.rubygems.org/info/cucumber-tag-expressions
HTTP 206 Partial Content https://index.rubygems.org/info/cucumber-tag-expressions
HTTP GET https://index.rubygems.org/info/power_assert
HTTP 206 Partial Content https://index.rubygems.org/info/power_assert
HTTP GET https://index.rubygems.org/info/libxml-ruby
HTTP 206 Partial Content https://index.rubygems.org/info/libxml-ruby
HTTP GET https://index.rubygems.org/info/sqlite3
HTTP 206 Partial Content https://index.rubygems.org/info/sqlite3
Looking up gems ["powerbar", "middleware", "pattern-match", "needle", "jruby-pageant", "bcrypt_pbkdf", "rbnacl", "rbnacl-libsodium", "coffee-script-source", "virtus"]
Looking up gems ["ansi", "descendants_tracker", "axiom-types", "coercible", "equalizer"]
Looking up gems ["ice_nine", "adamantium"]
Looking up gems ["memoizable"]
Fetching https://github.com/xfalcox/web-push
Using rake 13.0.6
0:  rake (13.0.6) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rake-13.0.6.gemspec
Using concurrent-ruby 1.1.10
0:  concurrent-ruby (1.1.10) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/concurrent-ruby-1.1.10.gemspec
Using builder 3.2.4
1:  builder (3.2.4) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/builder-3.2.4.gemspec
Using erubi 1.11.0
1:  erubi (1.11.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/erubi-1.11.0.gemspec
Fetching racc 1.6.2
Fetching rack 2.2.5
Fetching minitest 5.17.0
Using crass 1.0.6
2:  crass (1.0.6) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/crass-1.0.6.gemspec
Using mini_mime 1.1.2
2:  mini_mime (1.1.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/mini_mime-1.1.2.gemspec
Using timeout 0.3.1
2:  timeout (0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/timeout-0.3.1.gemspec
Using public_suffix 5.0.1
2:  public_suffix (5.0.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/public_suffix-5.0.1.gemspec
Using aws-eventstream 1.2.0
2:  aws-eventstream (1.2.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/aws-eventstream-1.2.0.gemspec
Using aws-partitions 1.583.0
2:  aws-partitions (1.583.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/aws-partitions-1.583.0.gemspec
Using jmespath 1.6.2
2:  jmespath (1.6.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/jmespath-1.6.2.gemspec
Using msgpack 1.6.0
2:  msgpack (1.6.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/msgpack-1.6.0.gemspec
Using bundler 2.4.1
2:  bundler (2.4.1) from /usr/local/lib/ruby/gems/3.1.0/gems/bundler-2.4.1/lib/bundler/source
Using byebug 11.1.3
2:  byebug (11.1.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/byebug-11.1.3.gemspec
Using cbor 0.5.9.6
2:  cbor (0.5.9.6) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/cbor-0.5.9.6.gemspec
Fetching cgi 0.3.6
Installing cgi 0.3.6 with native extensions
Installing minitest 5.17.0
Installing racc 1.6.2 with native extensions
Installing rack 2.2.5
Building native extensions. This could take a while...
0:  minitest (5.17.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/minitest-5.17.0.gemspec
Using chunky_png 1.4.0
0:  chunky_png (1.4.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/chunky_png-1.4.0.gemspec
Using coderay 1.1.3
0:  coderay (1.1.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/coderay-1.1.3.gemspec
Using colored2 3.1.2
0:  colored2 (3.1.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/colored2-3.1.2.gemspec
Using connection_pool 2.3.0
0:  connection_pool (2.3.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/connection_pool-2.3.0.gemspec
Fetching openssl 3.0.2
Installing openssl 3.0.2 with native extensions
3:  rack (2.2.5) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rack-2.2.5.gemspec
Using cppjieba_rb 0.4.2
3:  cppjieba_rb (0.4.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/cppjieba_rb-0.4.2.gemspec
Using diffy 3.4.2
3:  diffy (3.4.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/diffy-3.4.2.gemspec
Using digest 3.1.1
3:  digest (3.1.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/digest-3.1.1.gemspec
Using discourse-fonts 0.0.9
3:  discourse-fonts (0.0.9) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/discourse-fonts-0.0.9.gemspec
Using regexp_parser 2.6.1
3:  regexp_parser (2.6.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/regexp_parser-2.6.1.gemspec
Using email_reply_trimmer 0.1.13
3:  email_reply_trimmer (0.1.13) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/email_reply_trimmer-0.1.13.gemspec
Fetching excon 0.96.0
Building native extensions. This could take a while...
Building native extensions. This could take a while...
Installing excon 0.96.0
3:  excon (0.96.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/excon-0.96.0.gemspec
Using execjs 2.8.1
3:  execjs (2.8.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/execjs-2.8.1.gemspec
Using exifr 1.3.10
3:  exifr (1.3.10) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/exifr-1.3.10.gemspec
Using faraday-net_http 3.0.2
3:  faraday-net_http (3.0.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/faraday-net_http-3.0.2.gemspec
Using ruby2_keywords 0.0.5
3:  ruby2_keywords (0.0.5) from /usr/local/lib/ruby/gems/3.1.0/specifications/default/ruby2_keywords-0.0.5.gemspec
Using fast_blank 1.0.1
3:  fast_blank (1.0.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/fast_blank-1.0.1.gemspec
Using fast_xs 0.8.0
3:  fast_xs (0.8.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/fast_xs-0.8.0.gemspec
Using fastimage 2.2.6
3:  fastimage (2.2.6) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/fastimage-2.2.6.gemspec
Using ffi 1.15.5
3:  ffi (1.15.5) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/ffi-1.15.5.gemspec
Using fspath 3.1.2
3:  fspath (3.1.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/fspath-3.1.2.gemspec
Using gc_tracer 1.5.1
3:  gc_tracer (1.5.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/gc_tracer-1.5.1.gemspec
Using guess_html_encoding 0.0.11
3:  guess_html_encoding (0.0.11) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/guess_html_encoding-0.0.11.gemspec
Using hana 1.3.7
3:  hana (1.3.7) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/hana-1.3.7.gemspec
Using hashie 5.0.0
3:  hashie (5.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/hashie-5.0.0.gemspec
Fetching highline 2.1.0
Installing highline 2.1.0
3:  highline (2.1.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/highline-2.1.0.gemspec
Fetching hkdf 1.0.0
Installing hkdf 1.0.0
3:  hkdf (1.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/hkdf-1.0.0.gemspec
Using htmlentities 4.3.4
3:  htmlentities (4.3.4) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/htmlentities-4.3.4.gemspec
Using http_accept_language 2.1.1
3:  http_accept_language (2.1.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/http_accept_language-2.1.1.gemspec
Using image_size 3.2.0
3:  image_size (3.2.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/image_size-3.2.0.gemspec
Using in_threads 1.6.0
3:  in_threads (1.6.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/in_threads-1.6.0.gemspec
Using progress 3.6.0
3:  progress (3.6.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/progress-3.6.0.gemspec
Using json 2.6.3
3:  json (2.6.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/json-2.6.3.gemspec
Using uri_template 0.7.0
3:  uri_template (0.7.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/uri_template-0.7.0.gemspec
Fetching jwt 2.6.0
Installing jwt 2.6.0
3:  jwt (2.6.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/jwt-2.6.0.gemspec
Using kgio 2.11.4
3:  kgio (2.11.4) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/kgio-2.11.4.gemspec
Using libv8-node 16.10.0.0 (x86_64-linux)
3:  libv8-node (16.10.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/libv8-node-16.10.0.0-x86_64-linux.gemspec
Using method_source 1.0.0
3:  method_source (1.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/method_source-1.0.0.gemspec
Using thor 1.2.1
3:  thor (1.2.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/thor-1.2.1.gemspec
Using zeitwerk 2.6.6
3:  zeitwerk (2.6.6) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/zeitwerk-2.6.6.gemspec
Using logstash-event 1.2.02
3:  logstash-event (1.2.02) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/logstash-event-1.2.02.gemspec
Using logster 2.11.3
3:  logster (2.11.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/logster-2.11.3.gemspec
Using lru_redux 1.1.0
3:  lru_redux (1.1.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/lru_redux-1.1.0.gemspec
Using lz4-ruby 0.3.3
3:  lz4-ruby (0.3.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/lz4-ruby-0.3.3.gemspec
Using maxminddb 0.1.22
3:  maxminddb (0.1.22) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/maxminddb-0.1.22.gemspec
Using memory_profiler 1.0.1
3:  memory_profiler (1.0.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/memory_profiler-1.0.1.gemspec
Using redis 4.8.0
3:  redis (4.8.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/redis-4.8.0.gemspec
Using mini_sql 1.4.0
3:  mini_sql (1.4.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/mini_sql-1.4.0.gemspec
Using multi_json 1.15.0
3:  multi_json (1.15.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/multi_json-1.15.0.gemspec
Using multi_xml 0.6.0
3:  multi_xml (0.6.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/multi_xml-0.6.0.gemspec
Using mustache 1.1.1
3:  mustache (1.1.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/mustache-1.1.1.gemspec
Using uri 0.12.0
3:  uri (0.12.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/uri-0.12.0.gemspec
Using nio4r 2.5.8
3:  nio4r (2.5.8) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/nio4r-2.5.8.gemspec
Using version_gem 1.1.1
3:  version_gem (1.1.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/version_gem-1.1.1.gemspec
Using oj 3.13.14
3:  oj (3.13.14) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/oj-3.13.14.gemspec
Using optimist 3.0.1
3:  optimist (3.0.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/optimist-3.0.1.gemspec
Using pg 1.4.5
3:  pg (1.4.5) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/pg-1.4.5.gemspec
Using r2 0.2.7
3:  r2 (0.2.7) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/r2-0.2.7.gemspec
Using raindrops 0.20.0
3:  raindrops (0.20.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/raindrops-0.20.0.gemspec
Using rchardet 1.8.0
3:  rchardet (1.8.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rchardet-1.8.0.gemspec
Using rexml 3.2.5
3:  rexml (3.2.5) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rexml-3.2.5.gemspec
Using rinku 2.0.6
3:  rinku (2.0.6) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rinku-2.0.6.gemspec
Using rotp 6.2.2
3:  rotp (6.2.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rotp-6.2.2.gemspec
Using rqrcode_core 1.2.0
3:  rqrcode_core (1.2.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rqrcode_core-1.2.0.gemspec
Using rubyzip 2.3.2
3:  rubyzip (2.3.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rubyzip-2.3.2.gemspec
Using tilt 2.0.11
3:  tilt (2.0.11) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/tilt-2.0.11.gemspec
Using sshkey 2.0.0
3:  sshkey (2.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/sshkey-2.0.0.gemspec
Using stackprof 0.2.23
3:  stackprof (0.2.23) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/stackprof-0.2.23.gemspec
Using unf_ext 0.0.8.2
3:  unf_ext (0.0.8.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/unf_ext-0.0.8.2.gemspec
Fetching webrick 1.7.0
Installing webrick 1.7.0
3:  webrick (1.7.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/webrick-1.7.0.gemspec
Using xorcist 1.1.3
3:  xorcist (1.1.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/xorcist-1.1.3.gemspec
Using i18n 1.12.0
3:  i18n (1.12.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/i18n-1.12.0.gemspec
Using tzinfo 2.0.5
3:  tzinfo (2.0.5) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/tzinfo-2.0.5.gemspec
Using mail 2.8.0.edge from https://github.com/discourse/mail.git (at main@5b700fc)
3:  mail (2.8.0.edge) from /var/www/discourse/vendor/bundle/ruby/3.1.0/bundler/gems/mail-5b700fc95ee6/mail.gemspec
Using net-protocol 0.2.1
3:  net-protocol (0.2.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/net-protocol-0.2.1.gemspec
Using addressable 2.8.1
3:  addressable (2.8.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/addressable-2.8.1.gemspec
Using aws-sigv4 1.5.0
3:  aws-sigv4 (1.5.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/aws-sigv4-1.5.0.gemspec
Using bootsnap 1.15.0
3:  bootsnap (1.15.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/bootsnap-1.15.0.gemspec
Using rack-test 2.0.2
3:  rack-test (2.0.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rack-test-2.0.2.gemspec
Using ecma-re-validator 0.4.0
3:  ecma-re-validator (0.4.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/ecma-re-validator-0.4.0.gemspec
Using request_store 1.5.1
3:  request_store (1.5.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/request_store-1.5.1.gemspec
Using message_bus 4.3.0
3:  message_bus (4.3.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/message_bus-4.3.0.gemspec
Using rack-mini-profiler 3.0.0
3:  rack-mini-profiler (3.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rack-mini-profiler-3.0.0.gemspec
Using rack-protection 3.0.5
3:  rack-protection (3.0.5) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rack-protection-3.0.5.gemspec
Using sprockets 3.7.2
3:  sprockets (3.7.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/sprockets-3.7.2.gemspec
Using uglifier 4.2.0
3:  uglifier (4.2.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/uglifier-4.2.0.gemspec
Using faraday 2.7.2
3:  faraday (2.7.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/faraday-2.7.2.gemspec
Using mini_suffix 0.3.3
3:  mini_suffix (0.3.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/mini_suffix-0.3.3.gemspec
Using omniauth 1.9.2
3:  omniauth (1.9.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/omniauth-1.9.2.gemspec
Using sassc 2.0.1
3:  sassc (2.0.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/sassc-2.0.1.gemspec
Using image_optim 0.31.2
3:  image_optim (0.31.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/image_optim-0.31.2.gemspec
Using mini_racer 0.6.3
3:  mini_racer (0.6.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/mini_racer-0.6.3.gemspec
Using logstash-logger 0.26.1
3:  logstash-logger (0.26.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/logstash-logger-0.26.1.gemspec
Using sidekiq 6.5.8
3:  sidekiq (6.5.8) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/sidekiq-6.5.8.gemspec
Using net-http 0.3.2
3:  net-http (0.3.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/net-http-0.3.2.gemspec
Using oauth-tty 1.0.5
3:  oauth-tty (1.0.5) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/oauth-tty-1.0.5.gemspec
Using snaky_hash 2.0.1
3:  snaky_hash (2.0.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/snaky_hash-2.0.1.gemspec
Using pry 0.14.1
3:  pry (0.14.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/pry-0.14.1.gemspec
Fetching puma 6.0.2
Installing puma 6.0.2 with native extensions
Building native extensions. This could take a while...
2:  cgi (0.3.6) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/cgi-0.3.6.gemspec
Using rbtrace 0.4.14
2:  rbtrace (0.4.14) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rbtrace-0.4.14.gemspec
Using redis-namespace 1.9.0
2:  redis-namespace (1.9.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/redis-namespace-1.9.0.gemspec
Using rqrcode 2.1.2
2:  rqrcode (2.1.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rqrcode-2.1.2.gemspec
Using rss 0.2.9
2:  rss (0.2.9) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rss-0.2.9.gemspec
Using unf 0.1.4
2:  unf (0.1.4) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/unf-0.1.4.gemspec
Using unicorn 6.1.0
2:  unicorn (6.1.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/unicorn-6.1.0.gemspec
Using activesupport 7.0.3.1
2:  activesupport (7.0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/activesupport-7.0.3.1.gemspec
Using net-imap 0.3.1
2:  net-imap (0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/net-imap-0.3.1.gemspec
Using net-pop 0.1.2
2:  net-pop (0.1.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/net-pop-0.1.2.gemspec
Using net-smtp 0.3.3
2:  net-smtp (0.3.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/net-smtp-0.3.3.gemspec
Fetching css_parser 1.13.0
Installing css_parser 1.13.0
2:  css_parser (1.13.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/css_parser-1.13.0.gemspec
Using aws-sdk-core 3.130.2
2:  aws-sdk-core (3.130.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/aws-sdk-core-3.130.2.gemspec
Using json_schemer 0.2.23
2:  json_schemer (0.2.23) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/json_schemer-0.2.23.gemspec
Using faraday-retry 2.0.0
2:  faraday-retry (2.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/faraday-retry-2.0.0.gemspec
Using oauth2 1.4.11
2:  oauth2 (1.4.11) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/oauth2-1.4.11.gemspec
Using mini_scheduler 0.15.0
2:  mini_scheduler (0.15.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/mini_scheduler-0.15.0.gemspec
Using oauth 1.1.0
2:  oauth (1.1.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/oauth-1.1.0.gemspec
Using pry-byebug 3.10.1
2:  pry-byebug (3.10.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/pry-byebug-3.10.1.gemspec
Using pry-rails 0.3.9
2:  pry-rails (0.3.9) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/pry-rails-0.3.9.gemspec
Using globalid 1.0.0
2:  globalid (1.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/globalid-1.0.0.gemspec
Using activemodel 7.0.3.1
2:  activemodel (7.0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/activemodel-7.0.3.1.gemspec
Using aws-sdk-kms 1.56.0
2:  aws-sdk-kms (1.56.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/aws-sdk-kms-1.56.0.gemspec
Using aws-sdk-sns 1.53.0
2:  aws-sdk-sns (1.53.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/aws-sdk-sns-1.53.0.gemspec
Using omniauth-oauth2 1.7.3
2:  omniauth-oauth2 (1.7.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/omniauth-oauth2-1.7.3.gemspec
Using omniauth-oauth 1.2.0
2:  omniauth-oauth (1.2.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/omniauth-oauth-1.2.0.gemspec
Using activejob 7.0.3.1
2:  activejob (7.0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/activejob-7.0.3.1.gemspec
Using active_model_serializers 0.8.4
2:  active_model_serializers (0.8.4) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/active_model_serializers-0.8.4.gemspec
Using activerecord 7.0.3.1
2:  activerecord (7.0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/activerecord-7.0.3.1.gemspec
Using aws-sdk-s3 1.114.0
2:  aws-sdk-s3 (1.114.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/aws-sdk-s3-1.114.0.gemspec
Using omniauth-facebook 9.0.0
2:  omniauth-facebook (9.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/omniauth-facebook-9.0.0.gemspec
Using omniauth-github 1.4.0
2:  omniauth-github (1.4.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/omniauth-github-1.4.0.gemspec
Using omniauth-google-oauth2 0.8.2
2:  omniauth-google-oauth2 (0.8.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/omniauth-google-oauth2-0.8.2.gemspec
Using omniauth-twitter 1.4.0
2:  omniauth-twitter (1.4.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/omniauth-twitter-1.4.0.gemspec
Using discourse-seed-fu 2.3.12
2:  discourse-seed-fu (2.3.12) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/discourse-seed-fu-2.3.12.gemspec
1:  racc (1.6.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/racc-1.6.2.gemspec
Using nokogiri 1.13.10 (x86_64-linux)
2:  nokogiri (1.13.10) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/nokogiri-1.13.10-x86_64-linux.gemspec
Using loofah 2.19.1
2:  loofah (2.19.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/loofah-2.19.1.gemspec
Using rails-dom-testing 2.0.3
1:  rails-dom-testing (2.0.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rails-dom-testing-2.0.3.gemspec
Using ruby-readability 0.7.0
2:  ruby-readability (0.7.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/ruby-readability-0.7.0.gemspec
Using sanitize 6.0.0
Using rails-html-sanitizer 1.4.4
2:  rails-html-sanitizer (1.4.4) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rails-html-sanitizer-1.4.4.gemspec
1:  sanitize (6.0.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/sanitize-6.0.0.gemspec
Using actionview 7.0.3.1
1:  actionview (7.0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/actionview-7.0.3.1.gemspec
Using actionview_precompiler 0.2.3
2:  actionview_precompiler (0.2.3) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/actionview_precompiler-0.2.3.gemspec
Using actionpack 7.0.3.1
1:  actionpack (7.0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/actionpack-7.0.3.1.gemspec
Using railties 7.0.3.1
2:  railties (7.0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/railties-7.0.3.1.gemspec
Using actionmailer 7.0.3.1
1:  actionmailer (7.0.3.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/actionmailer-7.0.3.1.gemspec
Using sprockets-rails 3.4.2
2:  sprockets-rails (3.4.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/sprockets-rails-3.4.2.gemspec
Using lograge 0.12.0
1:  lograge (0.12.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/lograge-0.12.0.gemspec
Using rails_failover 0.8.1
2:  rails_failover (0.8.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rails_failover-0.8.1.gemspec
Using rails_multisite 4.0.1
1:  rails_multisite (4.0.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/rails_multisite-4.0.1.gemspec
Using sassc-rails 2.1.2
1:  sassc-rails (2.1.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/sassc-rails-2.1.2.gemspec
3:  puma (6.0.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/puma-6.0.2.gemspec
0:  openssl (3.0.2) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/openssl-3.0.2.gemspec
Using web-push 2.1.0 from https://github.com/xfalcox/web-push (at openssl-3-compat@369df8f)
Using openssl-signature_algorithm 1.2.1
1:  web-push (2.1.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/bundler/gems/web-push-369df8f475a4/web-push.gemspec
2:  openssl-signature_algorithm (1.2.1) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/openssl-signature_algorithm-1.2.1.gemspec
Using cose 1.3.0
3:  cose (1.3.0) from /var/www/discourse/vendor/bundle/ruby/3.1.0/specifications/cose-1.3.0.gemspec
Bundle complete! 133 Gemfile dependencies, 171 gems now installed.
Gems in the groups 'test' and 'development' were not installed.
Bundled gems are installed into `./vendor/bundle`

Nous avons besoin des journaux de reconstruction complets pour cela, on dirait que vous avez coupé la dernière partie.

J’ai joint mon journal de reconstruction complet
out.txt (3,5 Ko)

Veuillez partager votre fichier app.yml

## Ceci est le modèle de conteneur Docker Discourse tout-en-un et autonome
##
## Après avoir apporté des modifications à ce fichier, VOUS DEVEZ reconstruire
## /var/discourse/launcher rebuild app
##
## SOYEZ TRÈS PRUDENT LORS DE LA MODIFICATION !
## LES FICHIERS YAML SONT EXTRÊMEMENT SENSIBLES AUX ERREURS D'ESPACEMENT OU D'ALIGNEMENT !
## visitez http://www.yamllint.com/ pour valider ce fichier si nécessaire

templates:
  - "templates/postgres.template.yml"
  - "templates/redis.template.yml"
  - "templates/web.template.yml"
  - "templates/web.ratelimited.template.yml"
  - "templates/web.socketed.template.yml"
#  - "templates/sshd.template.yml"
## Décommentez ces deux lignes si vous souhaitez ajouter Lets Encrypt (https)
  #- "templates/web.ssl.template.yml"
  #- "templates/web.letsencrypt.ssl.template.yml"

## quels ports TCP/IP ce conteneur doit-il exposer ?
## Si vous souhaitez que Discourse partage un port avec un autre serveur web comme Apache ou nginx,
## voir https://meta.discourse.org/t/17247 pour plus de détails
expose:
#  - "80:80"   # http
#  - "443:443" # https
   - "4001:22"

params:
  db_default_text_search_config: "pg_catalog.english"

  ## Définissez db_shared_buffers à un maximum de 25% de la mémoire totale.
  ## sera défini automatiquement par le bootstrap en fonction de la RAM détectée, ou vous pouvez le remplacer
  db_shared_buffers: "4096MB"

  ## peut améliorer les performances de tri, mais ajoute de l'utilisation de mémoire par connexion
  #db_work_mem: "40MB"

  ## Quelle révision Git ce conteneur doit-il utiliser ? (défaut : tests-passed)
  #version: tests-passed

env:
  LANG: en_US.UTF-8
  DISCOURSE_DEFAULT_LOCALE: de

  ## Combien de requêtes web simultanées sont prises en charge ? Dépend de la mémoire et des cœurs CPU.
  ## sera défini automatiquement par le bootstrap en fonction des CPU détectés, ou vous pouvez le remplacer
  UNICORN_WORKERS: 8

  ## TODO : Le nom de domaine auquel cette instance Discourse répondra
  DISCOURSE_HOSTNAME: forum.xy.at

  ## Décommentez si vous souhaitez que le conteneur soit démarré avec le même
  ## nom d'hôte (-h option) que celui spécifié ci-dessus (défaut "$hostname-$config")
  #DOCKER_USE_HOSTNAME: true

  ## TODO : Liste des e-mails séparés par des virgules qui seront rendus administrateurs et développeurs
  ## lors de la première inscription, par exemple 'user1@example.com,user2@example.com'
  DISCOURSE_DEVELOPER_EMAILS: 'noreply@xy.at'

  ## TODO : Le serveur de messagerie SMTP utilisé pour valider les nouveaux comptes et envoyer des notifications
  DISCOURSE_SMTP_AUTHENTICATION: login
  DISCOURSE_SMTP_ADDRESS: mail.xy.at
  DISCOURSE_SMTP_PORT: 587
  DISCOURSE_SMTP_OPENSSL_VERIFY_MODE: none
  DISCOURSE_SMTP_USER_NAME: forum@xy.at
  DISCOURSE_SMTP_PASSWORD: "xxx"
  DISCOURSE_SMTP_ENABLE_START_TLS: true           # (optionnel, défaut true)

  ## Si vous avez ajouté le modèle Lets Encrypt, décommentez ci-dessous pour obtenir un certificat SSL gratuit
  #LETSENCRYPT_ACCOUNT_EMAIL: me@example.com

  ## L'adresse CDN pour cette instance Discourse (configurée pour tirer)
  ## voir https://meta.discourse.org/t/14857 pour plus de détails
  #DISCOURSE_CDN_URL: //discourse-cdn.example.com

## Le conteneur Docker est sans état ; toutes les données sont stockées dans /shared
volumes:
  - volume:
      host: /var/discourse/shared/standalone
      guest: /shared
  - volume:
      host: /var/discourse/shared/standalone/log/var-log
      guest: /var/log

## Les plugins vont ici
## voir https://meta.discourse.org/t/19157 pour plus de détails
hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - git clone https://github.com/discourse/docker_manager.git
          #- git clone https://github.com/angusmcleod/discourse-quick-messages
          - git clone https://github.com/discourse/discourse-solved
          #- git clone https://github.com/angusmcleod/discourse-locations
          - git clone https://github.com/paviliondev/discourse-layouts.git
          - git clone https://github.com/discourse/discourse-signatures.git

## Toutes les commandes personnalisées à exécuter après la construction
run:
  - exec: echo "Début des commandes personnalisées"
  ## Si vous souhaitez définir l'adresse e-mail 'De' pour votre première inscription, décommentez et modifiez :
  ## Après avoir reçu le premier e-mail d'inscription, re-commentez la ligne. Elle ne doit s'exécuter qu'une seule fois.
  #- exec: rails r "SiteSetting.notification_email='info@unconfigured.discourse.org'"
  - exec: echo "Fin des commandes personnalisées"

1 « J'aime »