Seite ausgefallen, Wiederaufbau wegen Landing-Plugin fehlgeschlagen

Seite ausgefallen. Ich weiß nicht warum.

Sidekick ist ausgefallen (Malign wurde vor ein paar Wochen getrennt. Habe es behoben. Aber immer noch zufällige Jobs, die fehlschlagen. Habe versucht, auf die neueste Beta zu aktualisieren, sie wurde nicht aktualisiert. Das Admin-Panel hat angefangen, alle Metriken zu vermissen.

Habe beschlossen, die App neu zu erstellen. Schlägt mit der folgenden Fehlermeldung fehl (siehe Screenshot). Habe versucht, alle Plugins zu deaktivieren und neu zu erstellen, es schlägt immer noch fehl.

Seite läuft auf Digital Ocean Droplet mit Malign Mail-Server.

Es sieht so aus, als wäre ein externer Dienst mit einem 500er-Fehler ausgefallen
https://registry.yarnpkg.com/

Aber er ist jetzt bei mir wieder verfügbar, also versuchen Sie es vielleicht noch einmal.

Derzeit gibt es eine große Störung bei Cloudflare, die einen großen Teil des Internets betrifft.
Da yarnpkg.com hinter Cloudflare liegt, ist es betroffen und alle Rebuilds werden fehlschlagen.

Ich würde empfehlen, nichts anzufassen, solange https://www.cloudflarestatus.com/ nicht zufriedenstellend ist.

Cloudflare ist wieder online und im grünen Bereich. Es gibt immer noch Probleme. Sieht etwas anders aus.

Gleiches Problem hier!
Ich habe es mit der Wiederherstellung eines VPS-Backups versucht, aber es hat nicht funktioniert.

Derzeit scheint das benutzerdefinierte Zauberer-Plugin gegen tests-passed defekt zu sein.
Das Entfernen dieses Plugins aus Ihrer Konfiguration wird das Problem wahrscheinlich beheben.

@RGJ Danke!
Ich werde es gleich tun und berichten. Lustigerweise ist dieses Plugin seit ein paar Tagen kaputt, wo Zauberer nur eine leere Seite anzeigen.

lässt sich immer noch nicht mit deaktiviertem benutzerdefiniertem Wizard-Plugin neu erstellen…

Wir benötigen das vollständige Protokoll, um das Problem zu untersuchen.

Wie kopiere ich das vollständige Protokoll? Gibt es einen bestimmten Ort, an dem ich es abrufen/kopieren kann?

Wenn Sie sich über native Terminal-Apps unter Windows, Mac oder Linux mit SSH verbinden, können Sie nach oben scrollen, um das vollständige Protokoll anzuzeigen. Ich bin mir nicht sicher, ob das von Ihnen verwendete Webterminal diese Funktion hat.

Um diese Nachricht des Tages zu löschen: rm -rf /etc/update-motd.d/99-one-click
Letzte Anmeldung: Mi Apr 27 20:06:51 2022
Passwort für root ändern.
Aktuelles Passwort:
Neues Passwort:
Neues Passwort wiederholen:
root@sapareps-discourse:~# cd /var/discourse
root@sapareps-discourse:/var/discourse# ./launcher rebuild app
x86_64-Architektur erkannt.
WARNUNG: Die Datei containers/app.yml ist für alle lesbar. Sie können diese Datei absichern, indem Sie ausführen: chmod o-rwx containers/app.yml
Stelle sicher, dass der Launcher auf dem neuesten Stand ist
Hole origin
Launcher ist auf dem neuesten Stand
Stoppe alten Container
+ /usr/bin/docker stop -t 60 app
app
2.0.20220413-0411: Pulling from discourse/base
Digest: sha256:bd13d6869319791c8379143cc8a1c4cfc71d5406dd7e606dffdd40da04d4ed1b
Status: Image ist auf dem neuesten Stand für discourse/base:2.0.20220413-0411
docker.io/discourse/base:2.0.20220413-0411
/usr/local/lib/ruby/gems/2.7.0/gems/pups-1.1.1/lib/pups.rb
/usr/local/bin/pups --stdin
I, [2022-06-21T18:12:51.330262 #1]  INFO -- : Lesen von stdin
I, [2022-06-21T18:12:51.336966 #1]  INFO -- : > locale-gen $LANG && update-locale
I, [2022-06-21T18:12:51.363629 #1]  INFO -- : Generiere Ländereinstellungen (dies kann eine Weile dauern)...
Generierung abgeschlossen.

I, [2022-06-21T18:12:51.364218 #1]  INFO -- : > mkdir -p /shared/postgres_run
I, [2022-06-21T18:12:51.366887 #1]  INFO -- :
I, [2022-06-21T18:12:51.367390 #1]  INFO -- : > chown postgres:postgres /shared/postgres_run
I, [2022-06-21T18:12:51.369713 #1]  INFO -- :
I, [2022-06-21T18:12:51.370124 #1]  INFO -- : > chmod 775 /shared/postgres_run
I, [2022-06-21T18:12:51.371878 #1]  INFO -- :
I, [2022-06-21T18:12:51.372266 #1]  INFO -- : > rm -fr /var/run/postgresql
I, [2022-06-21T18:12:51.374522 #1]  INFO -- :
I, [2022-06-21T18:12:51.374906 #1]  INFO -- : > ln -s /shared/postgres_run /var/run/postgresql
I, [2022-06-21T18:12:51.377212 #1]  INFO -- :
I, [2022-06-21T18:12:51.377591 #1]  INFO -- : > socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres läuft bereits, Container stoppen ; exit 1
2022/06/21 18:12:51 socat[18] E connect(6, AF=1 "/shared/postgres_run/.s.PGSQL.5432", 36): Datei oder Verzeichnis nicht gefunden
I, [2022-06-21T18:12:51.384183 #1]  INFO -- :
I, [2022-06-21T18:12:51.384544 #1]  INFO -- : > rm -fr /shared/postgres_run/.s*
I, [2022-06-21T18:12:51.387339 #1]  INFO -- :
I, [2022-06-21T18:12:51.387733 #1]  INFO -- : > rm -fr /shared/postgres_run/*.pid
I, [2022-06-21T18:12:51.390146 #1]  INFO -- :
I, [2022-06-21T18:12:51.390427 #1]  INFO -- : > mkdir -p /shared/postgres_run/13-main.pg_stat_tmp
I, [2022-06-21T18:12:51.392381 #1]  INFO -- :
I, [2022-06-21T18:12:51.392821 #1]  INFO -- : > chown postgres:postgres /shared/postgres_run/13-main.pg_stat_tmp
I, [2022-06-21T18:12:51.394872 #1]  INFO -- :
I, [2022-06-21T18:12:51.399218 #1]  INFO -- : Datei > /etc/service/postgres/run  chmod: +x  chown:
I, [2022-06-21T18:12:51.403401 #1]  INFO -- : Datei > /etc/service/postgres/log/run  chmod: +x  chown:
I, [2022-06-21T18:12:51.407474 #1]  INFO -- : Datei > /etc/runit/3.d/99-postgres  chmod: +x  chown:
I, [2022-06-21T18:12:51.411329 #1]  INFO -- : Datei > /root/upgrade_postgres  chmod: +x  chown:
I, [2022-06-21T18:12:51.411782 #1]  INFO -- : > chown -R root /var/lib/postgresql/13/main
I, [2022-06-21T18:12:52.377410 #1]  INFO -- :
I, [2022-06-21T18:12:52.378090 #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, [2022-06-21T18:12:52.380595 #1]  INFO -- :
I, [2022-06-21T18:12:52.381070 #1]  INFO -- : > chown -R postgres:postgres /shared/postgres_data
I, [2022-06-21T18:12:52.405390 #1]  INFO -- :
I, [2022-06-21T18:12:52.406271 #1]  INFO -- : > chown -R postgres:postgres /var/run/postgresql
I, [2022-06-21T18:12:52.409803 #1]  INFO -- :
I, [2022-06-21T18:12:52.410546 #1]  INFO -- : > /root/upgrade_postgres
I, [2022-06-21T18:12:52.417128 #1]  INFO -- :
I, [2022-06-21T18:12:52.417655 #1]  INFO -- : > rm /root/upgrade_postgres
I, [2022-06-21T18:12:52.420959 #1]  INFO -- :
I, [2022-06-21T18:12:52.422067 #1]  INFO -- : Ersetze data_directory = '/var/lib/postgresql/13/main' mit data_directory = '/shared/postgres_data' in /etc/postgresql/13/main/postgresql.conf
I, [2022-06-21T18:12:52.422979 #1]  INFO -- : Ersetze (?-mix:#?listen_addresses *=.*) mit listen_addresses = '*' in /etc/postgresql/13/main/postgresql.conf
I, [2022-06-21T18:12:52.423648 #1]  INFO -- : Ersetze (?-mix:#?synchronous_commit *=.*) mit synchronous_commit = $db_synchronous_commit in /etc/postgresql/13/main/postgresql.conf
I, [2022-06-21T18:12:52.424211 #1]  INFO -- : Ersetze (?-mix:#?shared_buffers *=.*) mit shared_buffers = $db_shared_buffers in /etc/postgresql/13/main/postgresql.conf
I, [2022-06-21T18:12:52.424825 #1]  INFO -- : Ersetze (?-mix:#?work_mem *=.*) mit work_mem = $db_work_mem in /etc/postgresql/13/main/postgresql.conf
I, [2022-06-21T18:12:52.425375 #1]  INFO -- : Ersetze (?-mix:#?default_text_search_config *=.*) mit default_text_search_config = '$db_default_text_search_config' in /etc/postgresql/13/main/postgresql.conf
I, [2022-06-21T18:12:52.425929 #1]  INFO -- : > install -d -m 0755 -o postgres -g postgres /shared/postgres_backup
I, [2022-06-21T18:12:52.430787 #1]  INFO -- :
I, [2022-06-21T18:12:52.431591 #1]  INFO -- : Ersetze (?-mix:#?checkpoint_segments *=.*) mit checkpoint_segments = $db_checkpoint_segments in /etc/postgresql/13/main/postgresql.conf
I, [2022-06-21T18:12:52.432188 #1]  INFO -- : Ersetze (?-mix:#?logging_collector *=.*) mit logging_collector = $db_logging_collector in /etc/postgresql/13/main/postgresql.conf
I, [2022-06-21T18:12:52.433316 #1]  INFO -- : Ersetze (?-mix:#?log_min_duration_statement *=.*) mit log_min_duration_statement = $db_log_min_duration_statement in /etc/postgresql/13/main/postgresql.conf
I, [2022-06-21T18:12:52.434284 #1]  INFO -- : Ersetze (?-mix:^#local +replication +postgres +peer$) mit local replication postgres  peer in /etc/postgresql/13/main/pg_hba.conf
I, [2022-06-21T18:12:52.434719 #1]  INFO -- : Ersetze (?-mix:^host.*all.*all.*127.*$) mit host all all 0.0.0.0/0 md5 in /etc/postgresql/13/main/pg_hba.conf
I, [2022-06-21T18:12:52.435111 #1]  INFO -- : Ersetze (?-mix:^host.*all.*all.*::1\/128.*$) mit host all all ::/0 md5 in /etc/postgresql/13/main/pg_hba.conf
I, [2022-06-21T18:12:52.435476 #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, [2022-06-21T18:12:52.437588 #1]  INFO -- : > sleep 5
2022-06-21 18:12:52.470 UTC [41] LOG:  starte PostgreSQL 13.6 (Debian 13.6-1.pgdg110+1) auf x86_64-pc-linux-gnu, kompiliert von gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-Bit
2022-06-21 18:12:52.472 UTC [41] LOG:  lauscht auf IPv4-Adresse "0.0.0.0", Port 5432
2022-06-21 18:12:52.472 UTC [41] LOG:  lauscht auf IPv6-Adresse "::", Port 5432
2022-06-21 18:12:52.474 UTC [41] LOG:  lauscht auf Unix-Socket "/var/run/postgresql/.s.PGSQL.5432"
2022-06-21 18:12:52.477 UTC [44] LOG:  Datenbanksystem wurde am 2022-06-21 18:12:44 UTC heruntergefahren
2022-06-21 18:12:52.481 UTC [41] LOG:  Datenbanksystem ist bereit, Verbindungen anzunehmen
I, [2022-06-21T18:12:57.446526 #1]  INFO -- :
I, [2022-06-21T18:12:57.446758 #1]  INFO -- : > su postgres -c 'createdb discourse' || true
2022-06-21 18:12:57.503 UTC [54] postgres@postgres ERROR:  Datenbank "discourse" existiert bereits
2022-06-21 18:12:57.503 UTC [54] postgres@postgres STATEMENT:  CREATE DATABASE discourse;
createdb: Fehler: Datenbankerstellung fehlgeschlagen: ERROR:  Datenbank "discourse" existiert bereits
I, [2022-06-21T18:12:57.505718 #1]  INFO -- :
I, [2022-06-21T18:12:57.506121 #1]  INFO -- : > su postgres -c 'psql discourse -c "create user discourse;"' || true
2022-06-21 18:12:57.557 UTC [58] postgres@discourse ERROR:  Rolle "discourse" existiert bereits
2022-06-21 18:12:57.557 UTC [58] postgres@discourse STATEMENT:  create user discourse;
ERROR:  Rolle "discourse" existiert bereits
I, [2022-06-21T18:12:57.560289 #1]  INFO -- :
I, [2022-06-21T18:12:57.560830 #1]  INFO -- : > su postgres -c 'psql discourse -c "grant all privileges on database discourse to discourse;"' || true
I, [2022-06-21T18:12:57.609191 #1]  INFO -- : GRANT

I, [2022-06-21T18:12:57.609734 #1]  INFO -- : > su postgres -c 'psql discourse -c "alter schema public owner to discourse;"'
I, [2022-06-21T18:12:57.659896 #1]  INFO -- : ALTER SCHEMA

I, [2022-06-21T18:12:57.660534 #1]  INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists hstore;"'
NOTICE:  Erweiterung "hstore" existiert bereits, wird übersprungen
I, [2022-06-21T18:12:57.715498 #1]  INFO -- : CREATE EXTENSION

I, [2022-06-21T18:12:57.715937 #1]  INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists pg_trgm;"'
NOTICE:  Erweiterung "pg_trgm" existiert bereits, wird übersprungen
I, [2022-06-21T18:12:57.763396 #1]  INFO -- : CREATE EXTENSION

I, [2022-06-21T18:12:57.763868 #1]  INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists hstore;"'
NOTICE:  Erweiterung "hstore" existiert bereits, wird übersprungen
I, [2022-06-21T18:12:57.814019 #1]  INFO -- : CREATE EXTENSION

I, [2022-06-21T18:12:57.814536 #1]  INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists pg_trgm;"'
NOTICE:  Erweiterung "pg_trgm" existiert bereits, wird übersprungen
I, [2022-06-21T18:12:57.862906 #1]  INFO -- : CREATE EXTENSION

I, [2022-06-21T18:12:57.863438 #1]  INFO -- : > sudo -u postgres psql discourse
I, [2022-06-21T18:12:57.868258 #1]  INFO -- : update pg_database set encoding = pg_char_to_encoding('UTF8') where datname = 'discourse' AND encoding = pg_char_to_encoding('SQL_ASCII');

I, [2022-06-21T18:12:57.930330 #1]  INFO -- : Datei > /var/lib/postgresql/take-database-backup  chmod: +x  chown: postgres:postgres
I, [2022-06-21T18:12:57.933140 #1]  INFO -- : Datei > /var/spool/cron/crontabs/postgres  chmod:   chown:
I, [2022-06-21T18:12:57.933592 #1]  INFO -- : > echo postgres installiert!
I, [2022-06-21T18:12:57.935457 #1]  INFO -- : postgres installiert!

I, [2022-06-21T18:12:57.939892 #1]  INFO -- : Datei > /etc/service/redis/run  chmod: +x  chown:
I, [2022-06-21T18:12:57.944228 #1]  INFO -- : Datei > /etc/service/redis/log/run  chmod: +x  chown:
I, [2022-06-21T18:12:57.948494 #1]  INFO -- : Datei > /etc/runit/3.d/10-redis  chmod: +x  chown:
I, [2022-06-21T18:12:57.949629 #1]  INFO -- : Ersetze daemonize yes mit  in /etc/redis/redis.conf
I, [2022-06-21T18:12:57.950403 #1]  INFO -- : Ersetze (?-mix:^pidfile.*$) mit  in /etc/redis/redis.conf
I, [2022-06-21T18:12:57.951198 #1]  INFO -- : > install -d -m 0755 -o redis -g redis /shared/redis_data
I, [2022-06-21T18:12:57.954090 #1]  INFO -- :
I, [2022-06-21T18:12:57.954694 #1]  INFO -- : Ersetze (?-mix:^logfile.*$) mit logfile "" in /etc/redis/redis.conf
I, [2022-06-21T18:12:57.955276 #1]  INFO -- : Ersetze (?-mix:^bind .*$) mit  in /etc/redis/redis.conf
I, [2022-06-21T18:12:57.956141 #1]  INFO -- : Ersetze (?-mix:^dir .*$) mit dir /shared/redis_data in /etc/redis/redis.conf
I, [2022-06-21T18:12:57.956812 #1]  INFO -- : Ersetze (?-mix:^protected-mode yes) mit protected-mode no in /etc/redis/redis.conf
I, [2022-06-21T18:12:57.957413 #1]  INFO -- : Ersetze # io-threads 4 mit io-threads $redis_io_threads in /etc/redis/redis.conf
I, [2022-06-21T18:12:57.957962 #1]  INFO -- : > echo redis installiert
I, [2022-06-21T18:12:57.960509 #1]  INFO -- : redis installiert

I, [2022-06-21T18:12:57.960967 #1]  INFO -- : > cat /etc/redis/redis.conf | grep logfile
I, [2022-06-21T18:12:57.964878 #1]  INFO -- : logfile ""

I, [2022-06-21T18:12:57.965269 #1]  INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf
I, [2022-06-21T18:12:57.966848 #1]  INFO -- : > sleep 10
102:C 21 Jun 2022 18:12:57.974 # oO0OoO0OoO0Oo Redis wird gestartet oO0OoO0OoO0Oo
102:C 21 Jun 2022 18:12:57.974 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=102, gerade gestartet
102:C 21 Jun 2022 18:12:57.975 # Konfiguration geladen
102:M 21 Jun 2022 18:12:57.975 * monotonic clock: POSIX clock_gettime
102:M 21 Jun 2022 18:12:57.976 * Running mode=standalone, port=6379.
102:M 21 Jun 2022 18:12:57.976 # Server initialisiert
102:M 21 Jun 2022 18:12:57.976 # WARNUNG: overcommit_memory ist auf 0 gesetzt! Hintergrundspeicherung kann bei wenig Speicher fehlschlagen. Um dieses Problem zu beheben, fügen Sie 'vm.overcommit_memory = 1' zu /etc/sysctl.conf hinzu und starten Sie neu oder führen Sie den Befehl 'sysctl vm.overcommit_memory=1' aus, damit dies wirksam wird.
102:M 21 Jun 2022 18:12:57.977 * Lade RDB, erstellt von Version 6.2.6
102:M 21 Jun 2022 18:12:57.977 * RDB Alter 14 Sekunden
102:M 21 Jun 2022 18:12:57.977 * RDB Speicherverbrauch bei Erstellung 9.18 Mb
102:M 21 Jun 2022 18:12:58.002 # RDB-Laden abgeschlossen, geladene Schlüssel: 632, abgelaufene Schlüssel: 0.
102:M 21 Jun 2022 18:12:58.002 * DB von Festplatte geladen: 0.026 Sekunden
102:M 21 Jun 2022 18:12:58.002 * Bereit, Verbindungen anzunehmen
I, [2022-06-21T18:13:07.974201 #1]  INFO -- :
I, [2022-06-21T18:13:07.974801 #1]  INFO -- : > thpoff echo "thpoff ist installiert!"
I, [2022-06-21T18:13:07.978425 #1]  INFO -- : thpoff ist installiert!

I, [2022-06-21T18:13:07.978878 #1]  INFO -- : > /usr/local/bin/ruby -e 'if ENV["DISCOURSE_SMTP_ADDRESS"] == "smtp.example.com"; puts "Abbrechen! E-Mail ist nicht konfiguriert!"; exit 1; end'
I, [2022-06-21T18:13:08.058933 #1]  INFO -- :
I, [2022-06-21T18:13:08.059510 #1]  INFO -- : > /usr/local/bin/ruby -e 'if ENV["DISCOURSE_HOSTNAME"] == "discourse.example.com"; puts "Abbrechen! Domain ist nicht konfiguriert!"; exit 1; end'
I, [2022-06-21T18:13:08.121564 #1]  INFO -- :
I, [2022-06-21T18:13:08.122131 #1]  INFO -- : > /usr/local/bin/ruby -e 'if (ENV["DISCOURSE_CDN_URL"] || "")[0..1] == "//"; puts "Abbrechen! CDN muss ein Protokoll angeben. Sobald dies behoben ist, sollten Sie Ihre Beiträge jetzt neu backen, um alle Beiträge zu korrigieren."; exit 1; end'
I, [2022-06-21T18:13:08.184902 #1]  INFO -- :
I, [2022-06-21T18:13:08.185445 #1]  INFO -- : > rm -f /etc/cron.d/anacron
I, [2022-06-21T18:13:08.188195 #1]  INFO -- :
I, [2022-06-21T18:13:08.191134 #1]  INFO -- : Datei > /etc/cron.d/anacron  chmod:   chown:
I, [2022-06-21T18:13:08.195670 #1]  INFO -- : Datei > /etc/runit/1.d/copy-env  chmod: +x  chown:
I, [2022-06-21T18:13:08.200043 #1]  INFO -- : Datei > /etc/service/unicorn/run  chmod: +x  chown:
I, [2022-06-21T18:13:08.204368 #1]  INFO -- : Datei > /etc/service/nginx/run  chmod: +x  chown:
I, [2022-06-21T18:13:08.208837 #1]  INFO -- : Datei > /etc/runit/3.d/01-nginx  chmod: +x  chown:
I, [2022-06-21T18:13:08.213053 #1]  INFO -- : Datei > /etc/runit/3.d/02-unicorn  chmod: +x  chown:
I, [2022-06-21T18:13:08.213472 #1]  INFO -- : Ersetze # postgres mit sv start postgres || exit 1 in /etc/service/unicorn/run
I, [2022-06-21T18:13:08.213888 #1]  INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf
I, [2022-06-21T18:13:08.215936 #1]  INFO -- : > cd /var/www/discourse && git reset --hard
129:C 21 Jun 2022 18:13:08.223 # oO0OoO0OoO0Oo Redis wird gestartet oO0OoO0OoO0Oo
129:C 21 Jun 2022 18:13:08.224 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=129, gerade gestartet
129:C 21 Jun 2022 18:13:08.224 # Konfiguration geladen
129:M 21 Jun 2022 18:13:08.225 * monotonic clock: POSIX clock_gettime
129:M 21 Jun 2022 18:13:08.226 # Warnung: Konnte keinen Server-TCP-Listening-Socket *:6379 erstellen: bind: Adresse bereits in Verwendung
129:M 21 Jun 2022 18:13:08.226 # Lauschen auf Port 6379 (TCP) fehlgeschlagen, breche ab.
Aktualisiere Dateien: 100% (31051/31051), fertig.
I, [2022-06-21T18:13:11.903734 #1]  INFO -- : HEAD ist jetzt bei 6fc52d95 DEV: Entferne scoped order warning in PostDestroyer.

I, [2022-06-21T18:13:11.904377 #1]  INFO -- : > cd /var/www/discourse && git clean -f
I, [2022-06-21T18:13:12.092091 #1]  INFO -- :
I, [2022-06-21T18:13:12.092644 #1]  INFO -- : > cd /var/www/discourse && git remote set-branches --add origin main
I, [2022-06-21T18:13:12.096587 #1]  INFO -- :
I, [2022-06-21T18:13:12.097002 #1]  INFO -- : > cd /var/www/discourse && git remote set-branches origin tests-passed
I, [2022-06-21T18:13:12.100716 #1]  INFO -- :
I, [2022-06-21T18:13:12.101089 #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, [2022-06-21T18:13:14.534671 #1]  INFO -- :
I, [2022-06-21T18:13:14.535098 #1]  INFO -- : > cd /var/www/discourse && git checkout tests-passed
Zu neuem Branch 'tests-passed' gewechselt
I, [2022-06-21T18:13:15.444145 #1]  INFO -- : Branch 'tests-passed' eingerichtet, um Remote-Branch 'tests-passed' von 'origin' zu verfolgen.

I, [2022-06-21T18:13:15.444690 #1]  INFO -- : > cd /var/www/discourse && mkdir -p tmp
I, [2022-06-21T18:13:15.449120 #1]  INFO -- :
I, [2022-06-21T18:13:15.449554 #1]  INFO -- : > cd /var/www/discourse && chown discourse:www-data tmp
I, [2022-06-21T18:13:15.453094 #1]  INFO -- :
I, [2022-06-21T18:13:15.453420 #1]  INFO -- : > cd /var/www/discourse && mkdir -p tmp/pids
I, [2022-06-21T18:13:15.456541 #1]  INFO -- :
I, [2022-06-21T18:13:15.456860 #1]  INFO -- : > cd /var/www/discourse && mkdir -p tmp/sockets
I, [2022-06-21T18:13:15.459591 #1]  INFO -- :
I, [2022-06-21T18:13:15.459894 #1]  INFO -- : > cd /var/www/discourse && touch tmp/.gitkeep
I, [2022-06-21T18:13:15.462612 #1]  INFO -- :
I, [2022-06-21T18:13:15.462880 #1]  INFO -- : > cd /var/www/discourse && mkdir -p                    /shared/log/rails
I, [2022-06-21T18:13:15.465523 #1]  INFO -- :
I, [2022-06-21T18:13:15.465799 #1]  INFO -- : > cd /var/www/discourse && bash -c "touch -a           /shared/log/rails/{production,production_errors,unicorn.stdout,unicorn.stderr,sidekiq}.log"
I, [2022-06-21T18:13:15.470111 #1]  INFO -- :
I, [2022-06-21T18:13:15.470432 #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, [2022-06-21T18:13:15.474822 #1]  INFO -- :
I, [2022-06-21T18:13:15.475162 #1]  INFO -- : > cd /var/www/discourse && bash -c "mkdir -p           /shared/{uploads,backups}"
I, [2022-06-21T18:13:15.479361 #1]  INFO -- :
I, [2022-06-21T18:13:15.479708 #1]  INFO -- : > cd /var/www/discourse && bash -c "ln    -s           /shared/{uploads,backups} /var/www/discourse/public"
I, [2022-06-21T18:13:15.483657 #1]  INFO -- :
I, [2022-06-21T18:13:15.483990 #1]  INFO -- : > cd /var/www/discourse && bash -c "mkdir -p           /shared/tmp/{backups,restores}"
I, [2022-06-21T18:13:15.488082 #1]  INFO -- :
I, [2022-06-21T18:13:15.488489 #1]  INFO -- : > cd /var/www/discourse && bash -c "ln    -s           /shared/tmp/{backups,restores} /var/www/discourse/tmp"
I, [2022-06-21T18:13:15.492292 #1]  INFO -- :
I, [2022-06-21T18:13:15.492654 #1]  INFO -- : > cd /var/www/discourse && chown -R discourse:www-data /shared/log/rails /shared/uploads /shared/backups /shared/tmp
I, [2022-06-21T18:13:15.507160 #1]  INFO -- :
I, [2022-06-21T18:13:15.507617 #1]  INFO -- : > cd /var/www/discourse && find public/plugins/ -maxdepth 1 -xtype l -delete
I, [2022-06-21T18:13:15.512678 #1]  INFO -- :
I, [2022-06-21T18:13:15.513394 #1]  INFO -- : Ersetze # redis mit sv start redis || exit 1 in /etc/service/unicorn/run
I, [2022-06-21T18:13:15.514446 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/docker_manager.git
Klone nach 'docker_manager'...
I, [2022-06-21T18:13:16.270114 #1]  INFO -- :
I, [2022-06-21T18:13:16.270601 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-bbcode.git
Klone nach 'discourse-bbcode'...
I, [2022-06-21T18:13:16.761107 #1]  INFO -- :
I, [2022-06-21T18:13:16.761593 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-reactions.git
Klone nach 'discourse-reactions'...
I, [2022-06-21T18:13:17.143173 #1]  INFO -- :
I, [2022-06-21T18:13:17.143669 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-microsoft-auth.git
Klone nach 'discourse-microsoft-auth'...
I, [2022-06-21T18:13:17.414298 #1]  INFO -- :
I, [2022-06-21T18:13:17.414818 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-checklist.git
Klone nach 'discourse-checklist'...
I, [2022-06-21T18:13:17.736702 #1]  INFO -- :
I, [2022-06-21T18:13:17.737167 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-whos-online.git
Klone nach 'discourse-whos-online'...
I, [2022-06-21T18:13:18.031000 #1]  INFO -- :
I, [2022-06-21T18:13:18.031530 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-canned-replies.git
Klone nach 'discourse-canned-replies'...
I, [2022-06-21T18:13:18.379914 #1]  INFO -- :
I, [2022-06-21T18:13:18.380428 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-automation.git
Klone nach 'discourse-automation'...
I, [2022-06-21T18:13:18.735347 #1]  INFO -- :
I, [2022-06-21T18:13:18.735990 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-footnote.git
Klone nach 'discourse-footnote'...
I, [2022-06-21T18:13:19.123474 #1]  INFO -- :
I, [2022-06-21T18:13:19.123928 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-user-notes.git
Klone nach 'discourse-user-notes'...
I, [2022-06-21T18:13:19.447971 #1]  INFO -- :
I, [2022-06-21T18:13:19.448644 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/paviliondev/discourse-landing-pages.git
Klone nach 'discourse-landing-pages'...
I, [2022-06-21T18:13:19.812517 #1]  INFO -- :
I, [2022-06-21T18:13:19.813025 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/fzngagan/discourse-dictionary.git
Klone nach 'discourse-dictionary'...
I, [2022-06-21T18:13:20.067885 #1]  INFO -- :
I, [2022-06-21T18:13:20.068362 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/gdpelican/retort.git
Klone nach 'retort'...
I, [2022-06-21T18:13:20.334657 #1]  INFO -- :
I, [2022-06-21T18:13:20.335137 #1]  INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/wolftallemo/discourse-mailgun-routes.git
Klone nach 'discourse-mailgun-routes'...
I, [2022-06-21T18:13:20.578172 #1]  INFO -- :
I, [2022-06-21T18:13:20.579001 #1]  INFO -- : > cp /var/www/discourse/config/nginx.sample.conf /etc/nginx/conf.d/discourse.conf
I, [2022-06-21T18:13:20.583226 #1]  INFO -- :
I, [2022-06-21T18:13:20.583775 #1]  INFO -- : > rm /etc/nginx/sites-enabled/default
I, [2022-06-21T18:13:20.586433 #1]  INFO -- :
I, [2022-06-21T18:13:20.586908 #1]  INFO -- : > mkdir -p /var/nginx/cache
I, [2022-06-21T18:13:20.590054 #1]  INFO -- :
I, [2022-06-21T18:13:20.590937 #1]  INFO -- : Ersetze pid /run/nginx.pid; mit daemon off; in /etc/nginx/nginx.conf
I, [2022-06-21T18:13:20.591596 #1]  INFO -- : Ersetze (?m-ix:upstream[^\}]+\}) mit upstream discourse { server 127.0.0.1:3000; } in /etc/nginx/conf.d/discourse.conf
I, [2022-06-21T18:13:20.592152 #1]  INFO -- : Ersetze (?-mix:server_name.+$) mit server_name _ ; in /etc/nginx/conf.d/discourse.conf
I, [2022-06-21T18:13:20.592748 #1]  INFO -- : Ersetze (?-mix:client_max_body_size.+$) mit client_max_body_size $upload_size ; in /etc/nginx/conf.d/discourse.conf
I, [2022-06-21T18:13:20.593218 #1]  INFO -- : Ersetze (?-mix:worker_connections.+$) mit worker_connections $nginx_worker_connections ; in /etc/nginx/nginx.conf
I, [2022-06-21T18:13:20.593567 #1]  INFO -- : > echo "Web-Konfiguration abgeschlossen"
I, [2022-06-21T18:13:20.595813 #1]  INFO -- : Web-Konfiguration abgeschlossen

I, [2022-06-21T18:13:20.596245 #1]  INFO -- : > cd /var/www/discourse && gem install bundler --conservative -v $(awk '/BUNDLED WITH/ { getline; gsub(/ /,""); print $0 }' Gemfile.lock)
I, [2022-06-21T18:13:21.286788 #1]  INFO -- : bundler-2.3.16 erfolgreich installiert
1 Gem installiert

I, [2022-06-21T18:13:21.287320 #1]  INFO -- : > cd /var/www/discourse && find /var/www/discourse ! -user discourse -exec chown discourse {} \+
I, [2022-06-21T18:13:27.053503 #1]  INFO -- :
I, [2022-06-21T18:13:27.054154 #1]  INFO -- : > cd /var/www/discourse && su discourse -c 'bundle install --deployment --retry 3 --jobs 4 --verbose --without test development'
[DEPRECATED] Die Option `--deployment` ist veraltet, da sie darauf basiert, dass Bundler sich diese über verschiedene Aufrufe hinweg merkt, was in zukünftigen Versionen nicht mehr der Fall sein wird. Bitte verwenden Sie stattdessen `bundle config set --local deployment 'true'` und lassen Sie diese Option weg.
[DEPRECATED] Die Option `--without` ist veraltet, da sie darauf basiert, dass Bundler sich diese über verschiedene Aufrufe hinweg merkt, was in zukünftigen Versionen nicht mehr der Fall sein wird. Bitte verwenden Sie stattdessen `bundle config set --local without 'test development'` und lassen Sie diese Option weg.
I, [2022-06-21T18:14:34.123545 #1]  INFO -- : Führe `bundle install --deployment --jobs 4 --retry 3 --verbose --without "test" "development"` mit Bundler 2.3.16 aus
Gesperrt, verwende Auflösung aus der Lockdatei
Die Definition enthält nicht ["bootsnap-1.12.0", "actionmailer-7.0.3", "actionpack-7.0.3", "actionview-7.0.3", "activemodel-7.0.3", "activerecord-7.0.3", "activesupport-7.0.3", "railties-7.0.3", "json-2.6.2", "aws-sdk-s3-1.114.0", "aws-sdk-sns-1.53.0", "excon-0.92.3", "nokogiri-1.13.6-x86_64-linux", "loofah-2.18.0", "oj-3.13.14", "pg-1.4.0", "diffy-3.4.2", "sidekiq-6.5.1", "mini_scheduler-0.14.0", "rack-2.2.3.1", "json_schemer-0.2.21", "logster-2.11.2", "net-http-0.2.2", "msgpack-1.5.2", "activejob-7.0.3", "net-imap-0.2.3", "net-pop-0.1.1", "net-smtp-0.3.1", "rails-html-sanitizer-1.4.3", "minitest-5.16.1", "zeitwerk-2.6.0", "jquery-rails-4.5.0", "aws-sdk-core-3.130.2", "aws-sdk-kms-1.56.0", "aws-sigv4-1.5.0", "unf_ext-0.0.8.2", "image_size-3.0.2", "jwt-2.4.1", "openssl-signature_algorithm-1.2.1", "regexp_parser-2.5.0", "uri-0.11.0", "digest-3.1.0", "net-protocol-0.1.3", "strscan-3.0.3", "timeout-0.3.0", "aws-partitions-1.583.0", "oauth-0.5.10", "openssl-3.0.0", "faraday-multipart-1.0.4", "multipart-post-2.2.3"]
HTTP GET https://index.rubygems.org/versions
HTTP 206 Partial Content https://index.rubygems.org/versions
HTTP GET https://index.rubygems.org/versions
HTTP 200 OK https://index.rubygems.org/versions
Gem-Metadaten werden von https://rubygems.org/ abgerufen
Suche nach 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", "barber", "better_errors", "binding_of_caller", "bootsnap", "builder", "bullet", "byebug", "cbor", "certified", "chunky_png", "coderay", "colored2", "concurrent-ruby", "connection_pool", "cose", "cppjieba_rb", "crack", "crass", "css_parser", "debug_inspector", "diff-lcs", "diffy", "digest", "discourse-ember-rails", "discourse-ember-source", "discourse-fonts", "discourse_dev_assets", "docile", "ecma-re-validator", "email_reply_trimmer", "ember-data-source", "ember-handlebars-template", "ember-source", "erubi", "excon", "execjs", "exifr", "fabrication", "faker", "fakeweb", "faraday", "faraday-em_http", "faraday-em_synchrony", "faraday-excon", "faraday-httpclient", "faraday-multipart", "faraday-net_http", "faraday-net_http_persistent", "faraday-patron", "faraday-rack", "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", "jquery-rails", "json", "json-schema", "json_schemer", "jwt", "kgio", "libv8-node", "listen", "literate_randomizer", "lograge", "logstash-event", "logstash-logger", "logster", "loofah", "lru_redux", "lz4-ruby", "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", "multipart-post", "mustache", "net-http", "net-imap", "net-pop", "net-protocol", "net-smtp", "nio4r", "nokogiri", "oauth", "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", "seed-fu", "shoulda-matchers", "sidekiq", "simplecov", "simplecov-html", "simplecov_json_formatter", "sprockets", "sprockets-rails", "sshkey", "stackprof", "strscan", "test-prof", "thor", "tilt", "timeout", "tzinfo", "uglifier", "unf", "unf_ext", "unicode-display_width", "unicorn", "uniform_notifier", "uri", "uri_template", "webmock", "webpush", "xorcist", "yaml-lint", "zeitwerk"]
HTTP GET https://index.rubygems.org/info/actionmailer
HTTP 206 Partial Content https://index.rubygems.org/info/actionmailer
HTTP GET https://index.rubygems.org/info/actionpack
HTTP 206 Partial Content https://index.rubygems.org/info/actionpack
HTTP GET https://index.rubygems.org/info/actionview
HTTP 206 Partial Content https://index.rubygems.org/info/actionview
HTTP GET https://index.rubygems.org/info/activejob
HTTP 206 Partial Content https://index.rubygems.org/info/activejob
HTTP GET https://index.rubygems.org/info/activemodel
HTTP 206 Partial Content https://index.rubygems.org/info/activemodel
HTTP GET https://index.rubygems.org/info/activerecord
HTTP 206 Partial Content https://index.rubygems.org/info/activerecord
HTTP GET https://index.rubygems.org/info/activesupport
HTTP 206 Partial Content https://index.rubygems.org/info/activesupport
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/aws-sdk-core
HTTP 206 Partial Content https://index.rubygems.org/info/aws-sdk-core
HTTP GET https://index.rubygems.org/info/aws-sdk-kms
HTTP 206 Partial Content https://index.rubygems.org/info/aws-sdk-kms
HTTP GET https://index.rubygems.org/info/aws-sdk-s3
HTTP 206 Partial Content https://index.rubygems.org/info/aws-sdk-s3
HTTP GET https://index.rubygems.org/info/aws-sigv4
HTTP 206 Partial Content https://index.rubygems.org/info/aws-sigv4
HTTP GET https://index.rubygems.org/info/bootsnap
HTTP 206 Partial Content https://index.rubygems.org/info/bootsnap
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/diffy
HTTP 206 Partial Content https://index.rubygems.org/info/diffy
HTTP GET https://index.rubygems.org/info/discourse_dev_assets
HTTP 206 Partial Content https://index.rubygems.org/info/discourse_dev_assets
HTTP GET https://index.rubygems.org/info/excon
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/faraday
HTTP 206 Partial Content https://index.rubygems.org/info/faraday
HTTP GET https://index.rubygems.org/info/faraday-multipart
HTTP 206 Partial Content https://index.rubygems.org/info/faraday-multipart
HTTP GET https://index.rubygems.org/info/faraday-net_http
HTTP 206 Partial Content https://index.rubygems.org/info/faraday-net_http
HTTP GET https://index.rubygems.org/info/faraday-retry
HTTP 206 Partial Content https://index.rubygems.org/info/faraday-retry
HTTP GET https://index.rubygems.org/info/image_size
HTTP 206 Partial Content https://index.rubygems.org/info/image_size
HTTP GET https://index.rubygems.org/info/jquery-rails
HTTP 206 Partial Content https://index.rubygems.org/info/jquery-rails
HTTP GET https://index.rubygems.org/info/json
HTTP 206 Partial Content https://index.rubygems.org/info/json
HTTP GET https://index.rubygems.org/info/json-schema
HTTP 206 Partial Content https://index.rubygems.org/info/json-schema
HTTP GET https://index.rubygems.org/info/json_schemer
HTTP 206 Partial Content https://index.rubygems.org/info/json_schemer
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/logster
HTTP 206 Partial Content https://index.rubygems.org/info/logster
HTTP GET https://index.rubygems.org/info/loofah
HTTP 206 Partial Content https://index.rubygems.org/info/loofah
HTTP GET https://index.rubygems.org/info/mini_scheduler
HTTP 206 Partial Content https://index.rubygems.org/info/mini_scheduler
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/mocha
HTTP 206 Partial Content https://index.rubygems.org/info/mocha
HTTP GET https://index.rubygems.org/info/msgpack
HTTP 206 Partial Content https://index.rubygems.org/info/msgpack
HTTP GET https://index.rubygems.org/info/multipart-post
HTTP 206 Partial Content https://index.rubygems.org/info/multipart-post
HTTP GET https://index.rubygems.org/info/net-http
HTTP 200 OK https://index.rubygems.org/info/net-http
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/oauth
HTTP 206 Partial Content https://index.rubygems.org/info/oauth
HTTP GET https://index.rubygems.org/info/oauth2
HTTP 206 Partial Content https://index.rubygems.org/info/oauth2
HTTP GET https://index.rubygems.org/info/oj
HTTP 206 Partial Content https://index.rubygems.org/info/oj
HTTP GET https://index.rubygems.org/info/omniauth
HTTP 206 Partial Content https://index.rubygems.org/info/omniauth
HTTP GET https://index.rubygems.org/info/omniauth-oauth2
HTTP 206 Partial Content https://index.rubygems.org/info/omniauth-oauth2
HTTP GET https://index.rubygems.org/info/openssl-signature_algorithm
HTTP 206 Partial Content https://index.rubygems.org/info/openssl-signature_algorithm
HTTP GET https://index.rubygems.org/info/parallel_tests
HTTP 206 Partial Content https://index.rubygems.org/info/parallel_tests
HTTP GET https://index.rubygems.org/info/pg
HTTP 206 Partial Content https://index.rubygems.org/info/pg
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/rails-html-sanitizer
HTTP 206 Partial Content https://index.rubygems.org/info/rails-html-sanitizer
HTTP GET https://index.rubygems.org/info/railties
HTTP 206 Partial Content https://index.rubygems.org/info/railties
HTTP GET https://index.rubygems.org/info/regexp_parser
HTTP 206 Partial Content https://index.rubygems.org/info/regexp_parser
HTTP GET https://index.rubygems.org/info/rspec-rails
HTTP 206 Partial Content https://index.rubygems.org/info/rspec-rails
HTTP GET https://index.rubygems.org/info/rubocop
HTTP 206 Partial Content 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-ast
HTTP GET https://index.rubygems.org/info/rubocop-rspec
HTTP 206 Partial Content https://index.rubygems.org/info/rubocop-rspec
HTTP GET https://index.rubygems.org/info/sidekiq
HTTP 206 Partial Content https://index.rubygems.org/info/sidekiq
HTTP GET https://index.rubygems.org/info/strscan
HTTP 206 Partial Content https://index.rubygems.org/info/strscan
HTTP GET https://index.rubygems.org/info/test-prof
HTTP 206 Partial Content https://index.rubygems.org/info/test-prof
HTTP GET https://index.rubygems.org/info/timeout
HTTP 206 Partial Content https://index.rubygems.org/info/timeout
HTTP GET https://index.rubygems.org/info/unf_ext
HTTP 206 Partial Content https://index.rubygems.org/info/unf_ext
HTTP GET https://index.rubygems.org/info/uri
HTTP 200 OK https://index.rubygems.org/info/uri
HTTP GET https://index.rubygems.org/info/zeitwerk
HTTP 206 Partial Content https://index.rubygems.org/info/zeitwerk
Suche nach 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", "ember-template-compiler-source", "handlebars-source", "rouge", "snappy", "columnize", "debugger-linecache", "slop", "rb-readline", "functional-ruby", "ref", "safe_yaml", "rdoc", "pastel", "tty-pager", "tty-screen", "tty-tree", "rcov", "httpclient", "net-http-persistent", "patron", "rake-compiler", "rb-appscript", "xattr", "ffi-xattr", "termios", "json_pure", "rails", "rdf", "rb-fchange", "rb-kqueue", "celluloid", "celluloid-io", "ruby_dep", "stud", "eventmachine", "thin", "ruby_parser", "net-ftp", "libv8", "metaclass", "hoe", "io-wait", "weakling", "mini_portile", "pkg-config", "ruby-hmac", "faraday-middleware", "httpauth", "rash_alt", "version_gem", "bigdecimal", "oa-core", "oa-oauth", "oa-openid", "oa-basic", "oa-enterprise", "oa-more", "ipaddr", "sexp_processor", "win32console", "yard", "spoon", "pry-doc", "escape_utils", "rack-ssl", "trollop", "base32", "webrat", "rspec-collection_matchers", "term-ansicolor", "backports", "powerpack", "astrolabe", "tins", "jaro_winkler", "psych", "hpricot", "nokogumbo", "bundler", "sass", "bourne", "compass", "sprockets-sass", "sinatra", "slim", "lockfile", "hike", "therubyracer"]
HTTP GET https://index.rubygems.org/info/mail
HTTP 206 Partial Content https://index.rubygems.org/info/mail
HTTP GET https://index.rubygems.org/info/aws-crt
HTTP 206 Partial Content https://index.rubygems.org/info/aws-crt
HTTP GET https://index.rubygems.org/info/rouge
HTTP 206 Partial Content https://index.rubygems.org/info/rouge
HTTP GET https://index.rubygems.org/info/rake-compiler
HTTP 206 Partial Content https://index.rubygems.org/info/rake-compiler
HTTP GET https://index.rubygems.org/info/ffi-xattr
HTTP 206 Partial Content https://index.rubygems.org/info/ffi-xattr
HTTP GET https://index.rubygems.org/info/json_pure
HTTP 206 Partial Content https://index.rubygems.org/info/json_pure
HTTP GET https://index.rubygems.org/info/rails
HTTP 206 Partial Content https://index.rubygems.org/info/rails
HTTP GET https://index.rubygems.org/info/rdf
HTTP 206 Partial Content https://index.rubygems.org/info/rdf
HTTP GET https://index.rubygems.org/info/hoe
HTTP 206 Partial Content https://index.rubygems.org/info/hoe
HTTP GET https://index.rubygems.org/info/io-wait
HTTP 206 Partial Content https://index.rubygems.org/info/io-wait
HTTP GET https://index.rubygems.org/info/rash_alt
HTTP 200 OK https://index.rubygems.org/info/rash_alt
HTTP GET https://index.rubygems.org/info/version_gem
HTTP 200 OK https://index.rubygems.org/info/version_gem
HTTP GET https://index.rubygems.org/info/yard
HTTP 206 Partial Content https://index.rubygems.org/info/yard
HTTP GET https://index.rubygems.org/info/escape_utils
HTTP 206 Partial Content https://index.rubygems.org/info/escape_utils
HTTP GET https://index.rubygems.org/info/tins
HTTP 206 Partial Content https://index.rubygems.org/info/tins
HTTP GET https://index.rubygems.org/info/psych
HTTP 206 Partial Content https://index.rubygems.org/info/psych
HTTP GET https://index.rubygems.org/info/bundler
HTTP 206 Partial Content https://index.rubygems.org/info/bundler
Suche nach Gems ["mime-types", "treetop", "tlsmail", "text-hyphen", "abstract", "multimap", "jsonapi-parser", "bcrypt", "ZenTest", "RubyInline", "atomic", "snappy-jars", "ruby_core_source", "debugger-ruby_core_source", "equatable", "tty-color", "tty-which", "verse", "strings", "spruz", "activeresource", "actionwebservice", "actioncable", "activestorage", "actionmailbox", "actiontext", "link_header", "hamster", "win32-api", "timers", "facter", "celluloid-essentials", "celluloid-extras", "celluloid-fsm", "celluloid-pool", "celluloid-supervision", "dotenv", "nenv", "rspec-logsplit", "metriks", "daemons", "ParseTree", "time", "rubyforge", "gemcutter", "rack-openid", "ruby-openid-apps-discovery", "restclient", "rest-client", "net-ldap", "rubyntlm", "pyu-ruby-sasl", "uuid", "XMLCanonicalizer", "webrick", "curses", "sync", "jar-dependencies", "stringio", "sass-listen", "haml", "fssm", "compass-core", "compass-import-once", "sprockets-helpers", "mongrel", "mustermann", "temple"]
HTTP GET https://index.rubygems.org/info/bcrypt
HTTP 206 Partial Content https://index.rubygems.org/info/bcrypt
HTTP GET https://index.rubygems.org/info/RubyInline
HTTP 206 Partial Content https://index.rubygems.org/info/RubyInline
HTTP GET https://index.rubygems.org/info/actioncable
HTTP 206 Partial Content https://index.rubygems.org/info/actioncable
HTTP GET https://index.rubygems.org/info/activestorage
HTTP 206 Partial Content https://index.rubygems.org/info/activestorage
HTTP GET https://index.rubygems.org/info/actionmailbox
HTTP 206 Partial Content https://index.rubygems.org/info/actionmailbox
HTTP GET https://index.rubygems.org/info/actiontext
HTTP 206 Partial Content https://index.rubygems.org/info/actiontext
HTTP GET https://index.rubygems.org/info/facter
HTTP 206 Partial Content https://index.rubygems.org/info/facter
HTTP GET https://index.rubygems.org/info/net-ldap
HTTP 206 Partial Content https://index.rubygems.org/info/net-ldap
HTTP GET https://index.rubygems.org/info/stringio
HTTP 206 Partial Content https://index.rubygems.org/info/stringio
Suche nach Gems ["mime-types-data", "facets", "polyglot", "archive-tar-minitar", "unicode_utils", "strings-ansi", "rails-observers", "activemodel-serializers-xml", "coffee-rails", "em-hiredis", "faye-websocket", "websocket-driver", "marcel", "mimemagic", "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", "date", "net-scp", "ruby-openid", "netrc", "http-cookie", "http-accept", "macaddr", "log4r", "ruby-maven", "cgi_multipart_eof_fix", "fastthread", "gem_plugin", "tool"]
HTTP GET https://index.rubygems.org/info/windows-api
HTTP 206 Partial Content https://index.rubygems.org/info/windows-api
HTTP GET https://index.rubygems.org/info/yajl-ruby
HTTP 206 Partial Content https://index.rubygems.org/info/yajl-ruby
HTTP GET https://index.rubygems.org/info/http-cookie
HTTP 206 Partial Content https://index.rubygems.org/info/http-cookie
Suche nach Gems ["minitar", "minitar-cli", "coffee-script", "hiredis", "websocket-extensions", "power_assert", "configuration", "mkrf", "libxml-ruby", "ffi-win32-extensions", "colorize", "roauth", "net-ssh", "ruby-yadis", "domain_name", "sqlite3", "systemu", "maven-tools", "ruby-maven-libs"]
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/net-ssh
HTTP 206 Partial Content https://index.rubygems.org/info/net-ssh
HTTP GET https://index.rubygems.org/info/sqlite3
HTTP 206 Partial Content https://index.rubygems.org/info/sqlite3
Suche nach Gems ["powerbar", "coffee-script-source", "pattern-match", "needle", "jruby-pageant", "bcrypt_pbkdf", "rbnacl", "rbnacl-libsodium", "virtus"]
Suche nach Gems ["ansi", "descendants_tracker", "axiom-types", "coercible", "equalizer"]
Suche nach Gems ["ice_nine", "adamantium"]
Suche nach Gems ["memoizable"]
Verwende rake 13.0.6
0:  rake (13.0.6) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rake-13.0.6.gemspec
Verwende concurrent-ruby 1.1.10
0:  concurrent-ruby (1.1.10) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/concurrent-ruby-1.1.10.gemspec
Rufe minitest 5.16.1 ab
Verwende builder 3.2.4
3:  builder (3.2.4) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/builder-3.2.4.gemspec
Verwende erubi 1.10.0
3:  erubi (1.10.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/erubi-1.10.0.gemspec
Verwende racc 1.6.0
3:  racc (1.6.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/racc-1.6.0.gemspec
Verwende crass 1.0.6
3:  crass (1.0.6) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/crass-1.0.6.gemspec
Rufe rack 2.2.3.1 ab
Verwende mini_mime 1.1.2
2:  mini_mime (1.1.2) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_mime-1.1.2.gemspec
Rufe digest 3.1.0 ab
Rufe timeout 0.3.0 ab
Installiere rack 2.2.3.1
3:  rack (2.2.3.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rack-2.2.3.1.gemspec
Rufe strscan 3.0.3 ab
Installiere digest 3.1.0 mit nativen Erweiterungen
Installiere timeout 0.3.0
Installiere strscan 3.0.3 mit nativen Erweiterungen
Erstelle native Erweiterungen. Dies kann einen Moment dauern...
1:  timeout (0.3.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/timeout-0.3.0.gemspec
Installiere minitest 5.16.1
Verwende public_suffix 4.0.7
1:  public_suffix (4.0.7) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/public_suffix-4.0.7.gemspec
Verwende aws-eventstream 1.2.0
1:  aws-eventstream (1.2.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-eventstream-1.2.0.gemspec
Rufe aws-partitions 1.583.0 ab
Erstelle native Erweiterungen. Dies kann einen Moment dauern...
Installiere aws-partitions 1.583.0
0:  minitest (5.16.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/minitest-5.16.1.gemspec
Verwende jmespath 1.6.1
0:  jmespath (1.6.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/jmespath-1.6.1.gemspec
Verwende ember-source 2.18.2
0:  ember-source (2.18.2) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ember-source-2.18.2.gemspec
Verwende execjs 2.8.1
0:  execjs (2.8.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/execjs-2.8.1.gemspec
Rufe msgpack 1.5.2 ab
1:  aws-partitions (1.583.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-partitions-1.583.0.gemspec
Verwende bundler 2.3.16
1:  bundler (2.3.16) von /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.3.16/lib/bundler/source
Verwende byebug 11.1.3
1:  byebug (11.1.3) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/byebug-11.1.3.gemspec
Verwende cbor 0.5.9.6
1:  cbor (0.5.9.6) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/cbor-0.5.9.6.gemspec
Verwende chunky_png 1.4.0
1:  chunky_png (1.4.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/chunky_png-1.4.0.gemspec
Verwende coderay 1.1.3
1:  coderay (1.1.3) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/coderay-1.1.3.gemspec
Verwende colored2 3.1.2
1:  colored2 (3.1.2) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/colored2-3.1.2.gemspec
Verwende connection_pool 2.2.5
1:  connection_pool (2.2.5) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/connection_pool-2.2.5.gemspec
Rufe openssl 3.0.0 ab
Installiere msgpack 1.5.2 mit nativen Erweiterungen
Installiere openssl 3.0.0 mit nativen Erweiterungen
Erstelle native Erweiterungen. Dies kann einen Moment dauern...
Erstelle native Erweiterungen. Dies kann einen Moment dauern...
3:  strscan (3.0.3) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/strscan-3.0.3.gemspec
Verwende cppjieba_rb 0.4.2
3:  cppjieba_rb (0.4.2) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/cppjieba_rb-0.4.2.gemspec
Rufe diffy 3.4.2 ab
Installiere diffy 3.4.2
3:  diffy (3.4.2) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/diffy-3.4.2.gemspec
Verwende method_source 1.0.0
3:  method_source (1.0.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/method_source-1.0.0.gemspec
Verwende thor 1.2.1
3:  thor (1.2.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/thor-1.2.1.gemspec
Rufe zeitwerk 2.6.0 ab
Installiere zeitwerk 2.6.0
3:  zeitwerk (2.6.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/zeitwerk-2.6.0.gemspec
Verwende discourse-ember-source 3.12.2.3
3:  discourse-ember-source (3.12.2.3) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/discourse-ember-source-3.12.2.3.gemspec
Verwende discourse-fonts 0.0.9
3:  discourse-fonts (0.0.9) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/discourse-fonts-0.0.9.gemspec
Rufe regexp_parser 2.5.0 ab
Installiere regexp_parser 2.5.0
3:  regexp_parser (2.5.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/regexp_parser-2.5.0.gemspec
Verwende email_reply_trimmer 0.1.13
3:  email_reply_trimmer (0.1.13) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/email_reply_trimmer-0.1.13.gemspec
Rufe excon 0.92.3 ab
Installiere excon 0.92.3
3:  excon (0.92.3) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/excon-0.92.3.gemspec
Verwende exifr 1.3.9
3:  exifr (1.3.9) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/exifr-1.3.9.gemspec
Verwende faraday-em_http 1.0.0
3:  faraday-em_http (1.0.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-em_http-1.0.0.gemspec
Verwende faraday-em_synchrony 1.0.0
3:  faraday-em_synchrony (1.0.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-em_synchrony-1.0.0.gemspec
Verwende faraday-excon 1.1.0
3:  faraday-excon (1.1.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-excon-1.1.0.gemspec
Verwende faraday-httpclient 1.0.1
3:  faraday-httpclient (1.0.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-httpclient-1.0.1.gemspec
Rufe multipart-post 2.2.3 ab
Installiere multipart-post 2.2.3
3:  multipart-post (2.2.3) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/multipart-post-2.2.3.gemspec
Verwende faraday-net_http 1.0.1
3:  faraday-net_http (1.0.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-net_http-1.0.1.gemspec
Verwende faraday-net_http_persistent 1.2.0
3:  faraday-net_http_persistent (1.2.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-net_http_persistent-1.2.0.gemspec
Verwende faraday-patron 1.0.0
3:  faraday-patron (1.0.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-patron-1.0.0.gemspec
Verwende faraday-rack 1.0.0
3:  faraday-rack (1.0.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-rack-1.0.0.gemspec
Verwende faraday-retry 1.0.3
3:  faraday-retry (1.0.3) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-retry-1.0.3.gemspec
Verwende ruby2_keywords 0.0.5
3:  ruby2_keywords (0.0.5) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ruby2_keywords-0.0.5.gemspec
Verwende fast_blank 1.0.1
3:  fast_blank (1.0.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/fast_blank-1.0.1.gemspec
Verwende fast_xs 0.8.0
3:  fast_xs (0.8.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/fast_xs-0.8.0.gemspec
Verwende fastimage 2.2.6
3:  fastimage (2.2.6) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/fastimage-2.2.6.gemspec
Verwende ffi 1.15.5
3:  ffi (1.15.5) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ffi-1.15.5.gemspec
Verwende fspath 3.1.2
3:  fspath (3.1.2) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/fspath-3.1.2.gemspec
Verwende gc_tracer 1.5.1
3:  gc_tracer (1.5.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/gc_tracer-1.5.1.gemspec
Verwende guess_html_encoding 0.0.11
3:  guess_html_encoding (0.0.11) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/guess_html_encoding-0.0.11.gemspec
Verwende hana 1.3.7
3:  hana (1.3.7) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/hana-1.3.7.gemspec
Verwende hashie 5.0.0
3:  hashie (5.0.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/hashie-5.0.0.gemspec
Verwende highline 2.0.3
3:  highline (2.0.3) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/highline-2.0.3.gemspec
Verwende hkdf 0.3.0
3:  hkdf (0.3.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/hkdf-0.3.0.gemspec
Verwende htmlentities 4.3.4
3:  htmlentities (4.3.4) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/htmlentities-4.3.4.gemspec
Verwende http_accept_language 2.1.1
3:  http_accept_language (2.1.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/http_accept_language-2.1.1.gemspec
Rufe image_size 3.0.2 ab
Installiere image_size 3.0.2
3:  image_size (3.0.2) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/image_size-3.0.2.gemspec
Verwende in_threads 1.6.0
3:  in_threads (1.6.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/in_threads-1.6.0.gemspec
Verwende progress 3.6.0
3:  progress (3.6.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/progress-3.6.0.gemspec
Rufe json 2.6.2 ab
Installiere json 2.6.2 mit nativen Erweiterungen
Erstelle native Erweiterungen. Dies kann einen Moment dauern...
2:  digest (3.1.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/digest-3.1.0.gemspec
Verwende uri_template 0.7.0
2:  uri_template (0.7.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/uri_template-0.7.0.gemspec
Rufe jwt 2.4.1 ab
Installiere jwt 2.4.1
2:  jwt (2.4.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/jwt-2.4.1.gemspec
Verwende kgio 2.11.4
2:  kgio (2.11.4) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/kgio-2.11.4.gemspec
Verwende libv8-node 16.10.0.0 (x86_64-linux)
2:  libv8-node (16.10.0.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/libv8-node-16.10.0.0-x86_64-linux.gemspec
Verwende logstash-event 1.2.02
2:  logstash-event (1.2.02) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/logstash-event-1.2.02.gemspec
Rufe logster 2.11.2 ab
Installiere logster 2.11.2
2:  logster (2.11.2) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/logster-2.11.2.gemspec
Verwende lru_redux 1.1.0
2:  lru_redux (1.1.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/lru_redux-1.1.0.gemspec
Verwende lz4-ruby 0.3.3
2:  lz4-ruby (0.3.3) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/lz4-ruby-0.3.3.gemspec
Verwende maxminddb 0.1.22
2:  maxminddb (0.1.22) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/maxminddb-0.1.22.gemspec
Verwende memory_profiler 1.0.0
2:  memory_profiler (1.0.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/memory_profiler-1.0.0.gemspec
Verwende redis 4.5.1
2:  redis (4.5.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/redis-4.5.1.gemspec
Verwende mini_sql 1.4.0
2:  mini_sql (1.4.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_sql-1.4.0.gemspec
Verwende multi_json 1.15.0
2:  multi_json (1.15.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/multi_json-1.15.0.gemspec
Verwende multi_xml 0.6.0
2:  multi_xml (0.6.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/multi_xml-0.6.0.gemspec
Verwende mustache 1.1.1
2:  mustache (1.1.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mustache-1.1.1.gemspec
Rufe uri 0.11.0 ab
Installiere uri 0.11.0
2:  uri (0.11.0) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/uri-0.11.0.gemspec
Verwende nio4r 2.5.8
2:  nio4r (2.5.8) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/nio4r-2.5.8.gemspec
Rufe oauth 0.5.10 ab
Installiere oauth 0.5.10
2:  oauth (0.5.10) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/oauth-0.5.10.gemspec
Rufe oj 3.13.14 ab
Installiere oj 3.13.14 mit nativen Erweiterungen
Erstelle native Erweiterungen. Dies kann einen Moment dauern...
0:  msgpack (1.5.2) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/msgpack-1.5.2.gemspec
Verwende optimist 3.0.1
0:  optimist (3.0.1) von /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/optimist-3.0.1.gemspec
Rufe pg 1.4.0 ab
Installiere pg 1.4.0 mit nativen Erweiterungen
Erstelle native Erweiterungen. Dies kann einen Moment dauern....
3:  json (2.6.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/json-2.6.2.gemspec
Verwende r2 0.2.7
3:  r2 (0.2.7) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/r2-0.2.7.gemspec
Verwende raindrops 0.20.0
3:  raindrops (0.20.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/raindrops-0.20.0.gemspec
Verwende rchardet 1.8.0
3:  rchardet (1.8.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rchardet-1.8.0.gemspec
Verwende rexml 3.2.5
3:  rexml (3.2.5) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rexml-3.2.5.gemspec
Verwende rinku 2.0.6
3:  rinku (2.0.6) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rinku-2.0.6.gemspec
Verwende rotp 6.2.0
3:  rotp (6.2.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rotp-6.2.0.gemspec
Verwende rqrcode_core 1.2.0
3:  rqrcode_core (1.2.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rqrcode_core-1.2.0.gemspec
Verwende rubyzip 2.3.2
3:  rubyzip (2.3.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rubyzip-2.3.2.gemspec
Verwende tilt 2.0.10
3:  tilt (2.0.10) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/tilt-2.0.10.gemspec
Verwende sshkey 2.0.0
3:  sshkey (2.0.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sshkey-2.0.0.gemspec
Verwende stackprof 0.2.19
3:  stackprof (0.2.19) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/stackprof-0.2.19.gemspec
Lade unf_ext 0.0.8.2
Installiere unf_ext 0.0.8.2 mit nativen Erweiterungen
Erstelle native Erweiterungen. Dies kann eine Weile dauern...
3:  unf_ext (0.0.8.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/unf_ext-0.0.8.2.gemspec
Verwende xorcist 1.1.2
3:  xorcist (1.1.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/xorcist-1.1.2.gemspec
Verwende i18n 1.10.0
3:  i18n (1.10.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/i18n-1.10.0.gemspec
Verwende tzinfo 2.0.4
3:  tzinfo (2.0.4) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/tzinfo-2.0.4.gemspec
Lade nokogiri 1.13.6 (x86_64-linux)
Installiere nokogiri 1.13.6 (x86_64-linux)
3:  nokogiri (1.13.6) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/nokogiri-1.13.6-x86_64-linux.gemspec
Verwende mail 2.8.0.edge von https://github.com/discourse/mail.git (bei main@5b700fc)
3:  mail (2.8.0.edge) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/bundler/gems/mail-5b700fc95ee6/mail.gemspec
Verwende rack-test 1.1.0
3:  rack-test (1.1.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rack-test-1.1.0.gemspec
Verwende sprockets 3.7.2
3:  sprockets (3.7.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sprockets-3.7.2.gemspec
Verwende request_store 1.5.1
3:  request_store (1.5.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/request_store-1.5.1.gemspec
Verwende message_bus 4.2.0
3:  message_bus (4.2.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/message_bus-4.2.0.gemspec
Verwende rack-mini-profiler 3.0.0
3:  rack-mini-profiler (3.0.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rack-mini-profiler-3.0.0.gemspec
Verwende rack-protection 2.2.0
3:  rack-protection (2.2.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rack-protection-2.2.0.gemspec
Lade net-protocol 0.1.3
Installiere net-protocol 0.1.3
3:  net-protocol (0.1.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/net-protocol-0.1.3.gemspec
Verwende addressable 2.8.0
3:  addressable (2.8.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/addressable-2.8.0.gemspec
Lade aws-sigv4 1.5.0
Installiere aws-sigv4 1.5.0
3:  aws-sigv4 (1.5.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sigv4-1.5.0.gemspec
Verwende barber 0.12.2
3:  barber (0.12.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/barber-0.12.2.gemspec
Verwende ember-data-source 3.0.2
3:  ember-data-source (3.0.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ember-data-source-3.0.2.gemspec
Verwende uglifier 4.2.0
3:  uglifier (4.2.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/uglifier-4.2.0.gemspec
Verwende pry 0.13.1
3:  pry (0.13.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/pry-0.13.1.gemspec
Verwende ecma-re-validator 0.4.0
3:  ecma-re-validator (0.4.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ecma-re-validator-0.4.0.gemspec
Lade faraday-multipart 1.0.4
Installiere faraday-multipart 1.0.4
3:  faraday-multipart (1.0.4) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-multipart-1.0.4.gemspec
Verwende mini_suffix 0.3.3
3:  mini_suffix (0.3.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_suffix-0.3.3.gemspec
Verwende omniauth 1.9.1
3:  omniauth (1.9.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-1.9.1.gemspec
Verwende sassc 2.0.1
3:  sassc (2.0.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sassc-2.0.1.gemspec
Verwende image_optim 0.31.1
3:  image_optim (0.31.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/image_optim-0.31.1.gemspec
Verwende webpush 1.1.0
3:  webpush (1.1.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/webpush-1.1.0.gemspec
Verwende logstash-logger 0.26.1
3:  logstash-logger (0.26.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/logstash-logger-0.26.1.gemspec
Verwende mini_racer 0.6.2
3:  mini_racer (0.6.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_racer-0.6.2.gemspec
Lade sidekiq 6.5.1
Installiere sidekiq 6.5.1
3:  sidekiq (6.5.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sidekiq-6.5.1.gemspec
Verwende redis-namespace 1.8.2
3:  redis-namespace (1.8.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/redis-namespace-1.8.2.gemspec
Lade net-http 0.2.2
Installiere net-http 0.2.2
3:  net-http (0.2.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/net-http-0.2.2.gemspec
Verwende puma 5.6.4
3:  puma (5.6.4) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/puma-5.6.4.gemspec
Lade bootsnap 1.12.0
Installiere bootsnap 1.12.0 mit nativen Erweiterungen
Erstelle native Erweiterungen. Dies kann eine Weile dauern...
3:  bootsnap (1.12.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/bootsnap-1.12.0.gemspec
Verwende rbtrace 0.4.14
3:  rbtrace (0.4.14) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rbtrace-0.4.14.gemspec
Verwende rss 0.2.9
3:  rss (0.2.9) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rss-0.2.9.gemspec
Verwende unicorn 6.1.0
3:  unicorn (6.1.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/unicorn-6.1.0.gemspec
Verwende rqrcode 2.1.1
3:  rqrcode (2.1.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rqrcode-2.1.1.gemspec
Verwende unf 0.1.4
3:  unf (0.1.4) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/unf-0.1.4.gemspec
Lade activesupport 7.0.3
Installiere activesupport 7.0.3
3:  activesupport (7.0.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/activesupport-7.0.3.gemspec
Lade loofah 2.18.0
Installiere loofah 2.18.0
3:  loofah (2.18.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/loofah-2.18.0.gemspec
Verwende ruby-readability 0.7.0
3:  ruby-readability (0.7.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ruby-readability-0.7.0.gemspec
Verwende sanitize 6.0.0
3:  sanitize (6.0.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sanitize-6.0.0.gemspec
Lade net-imap 0.2.3
Installiere net-imap 0.2.3
3:  net-imap (0.2.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/net-imap-0.2.3.gemspec
Lade net-pop 0.1.1
Installiere net-pop 0.1.1
3:  net-pop (0.1.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/net-pop-0.1.1.gemspec
Lade net-smtp 0.3.1
Installiere net-smtp 0.3.1
3:  net-smtp (0.3.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/net-smtp-0.3.1.gemspec
Verwende css_parser 1.11.0
3:  css_parser (1.11.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/css_parser-1.11.0.gemspec
Lade aws-sdk-core 3.130.2
Installiere aws-sdk-core 3.130.2
3:  aws-sdk-core (3.130.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sdk-core-3.130.2.gemspec
Verwende ember-handlebars-template 0.8.0
3:  ember-handlebars-template (0.8.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ember-handlebars-template-0.8.0.gemspec
Lade json_schemer 0.2.21
Installiere json_schemer 0.2.21
3:  json_schemer (0.2.21) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/json_schemer-0.2.21.gemspec
Verwende pry-byebug 3.9.0
3:  pry-byebug (3.9.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/pry-byebug-3.9.0.gemspec
Verwende pry-rails 0.3.9
3:  pry-rails (0.3.9) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/pry-rails-0.3.9.gemspec
Verwende faraday 1.10.0
3:  faraday (1.10.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-1.10.0.gemspec
Verwende omniauth-oauth 1.2.0
3:  omniauth-oauth (1.2.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-oauth-1.2.0.gemspec
Lade mini_scheduler 0.14.0
Installiere mini_scheduler 0.14.0
3:  mini_scheduler (0.14.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_scheduler-0.14.0.gemspec
Verwende rails-dom-testing 2.0.3
3:  rails-dom-testing (2.0.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rails-dom-testing-2.0.3.gemspec
Verwende globalid 1.0.0
3:  globalid (1.0.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/globalid-1.0.0.gemspec
Lade activemodel 7.0.3
Installiere activemodel 7.0.3
3:  activemodel (7.0.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/activemodel-7.0.3.gemspec
Lade rails-html-sanitizer 1.4.3
Installiere rails-html-sanitizer 1.4.3
3:  rails-html-sanitizer (1.4.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rails-html-sanitizer-1.4.3.gemspec
Lade aws-sdk-kms 1.56.0
Installiere aws-sdk-kms 1.56.0
3:  aws-sdk-kms (1.56.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sdk-kms-1.56.0.gemspec
Lade aws-sdk-sns 1.53.0
Installiere aws-sdk-sns 1.53.0
3:  aws-sdk-sns (1.53.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sdk-sns-1.53.0.gemspec
Verwende oauth2 1.4.7
3:  oauth2 (1.4.7) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/oauth2-1.4.7.gemspec
Verwende omniauth-twitter 1.4.0
3:  omniauth-twitter (1.4.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-twitter-1.4.0.gemspec
Lade activejob 7.0.3
Installiere activejob 7.0.3
3:  activejob (7.0.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/activejob-7.0.3.gemspec
Verwende active_model_serializers 0.8.4
3:  active_model_serializers (0.8.4) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/active_model_serializers-0.8.4.gemspec
Lade activerecord 7.0.3
Installiere activerecord 7.0.3
3:  activerecord (7.0.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/activerecord-7.0.3.gemspec
Lade actionview 7.0.3
Installiere actionview 7.0.3
3:  actionview (7.0.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/actionview-7.0.3.gemspec
Lade aws-sdk-s3 1.114.0
Installiere aws-sdk-s3 1.114.0
3:  aws-sdk-s3 (1.114.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sdk-s3-1.114.0.gemspec
Verwende omniauth-oauth2 1.7.2
3:  omniauth-oauth2 (1.7.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-oauth2-1.7.2.gemspec
Verwende seed-fu 2.3.9
3:  seed-fu (2.3.9) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/seed-fu-2.3.9.gemspec
Lade actionpack 7.0.3
Installiere actionpack 7.0.3
3:  actionpack (7.0.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/actionpack-7.0.3.gemspec
Verwende actionview_precompiler 0.2.3
3:  actionview_precompiler (0.2.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/actionview_precompiler-0.2.3.gemspec
Verwende omniauth-facebook 9.0.0
3:  omniauth-facebook (9.0.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-facebook-9.0.0.gemspec
Verwende omniauth-github 1.4.0
3:  omniauth-github (1.4.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-github-1.4.0.gemspec
Verwende omniauth-google-oauth2 0.8.2
3:  omniauth-google-oauth2 (0.8.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-google-oauth2-0.8.2.gemspec
Lade actionmailer 7.0.3
Installiere actionmailer 7.0.3
3:  actionmailer (7.0.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/actionmailer-7.0.3.gemspec
Lade railties 7.0.3
Installiere railties 7.0.3
3:  railties (7.0.3) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/railties-7.0.3.gemspec
Verwende sprockets-rails 3.4.2
3:  sprockets-rails (3.4.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sprockets-rails-3.4.2.gemspec
Lade jquery-rails 4.5.0
Installiere jquery-rails 4.5.0
3:  jquery-rails (4.5.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/jquery-rails-4.5.0.gemspec
Verwende lograge 0.12.0
3:  lograge (0.12.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/lograge-0.12.0.gemspec
Verwende rails_failover 0.8.1
3:  rails_failover (0.8.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rails_failover-0.8.1.gemspec
Verwende rails_multisite 4.0.1
3:  rails_multisite (4.0.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rails_multisite-4.0.1.gemspec
Verwende sassc-rails 2.1.2
3:  sassc-rails (2.1.2) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sassc-rails-2.1.2.gemspec
Verwende discourse-ember-rails 0.18.6
3:  discourse-ember-rails (0.18.6) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/discourse-ember-rails-0.18.6.gemspec
0:  pg (1.4.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/pg-1.4.0.gemspec
2:  oj (3.13.14) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/oj-3.13.14.gemspec
1:  openssl (3.0.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/openssl-3.0.0.gemspec
Lade openssl-signature_algorithm 1.2.1
Installiere openssl-signature_algorithm 1.2.1
3:  openssl-signature_algorithm (1.2.1) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/openssl-signature_algorithm-1.2.1.gemspec
Verwende cose 1.2.0
0:  cose (1.2.0) aus /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/cose-1.2.0.gemspec
Bundle abgeschlossen! 126 Gemfile-Abhängigkeiten, 183 Gems sind jetzt installiert.
Gems in den Gruppen „test“ und „development“ wurden nicht installiert.
Gebündelte Gems werden in `./vendor/bundle` installiert.

I, [2022-06-21T18:14:34.127823 #1]  INFO -- : > cd /var/www/discourse && [ ! -d 'node_modules' ] || su discourse -c 'yarn install --production && yarn cache clean'
warnung "eslint-config-discourse > eslint-plugin-lodash@7.1.0" hat unerfüllte Peer-Abhängigkeit "lodash@>=4".
warnung " > @mixer/parallel-prettier@2.0.1" hat unerfüllte Peer-Abhängigkeit "prettier@^2.0.0".
I, [2022-06-21T18:16:42.319255 #1]  INFO -- : yarn install v1.22.18
[1/5] Validiere package.json...
[2/5] Löse Pakete auf...
[3/5] Hole Pakete...
info Es scheint ein Problem mit deiner Netzwerkverbindung zu geben. Wiederhole...
info Es scheint ein Problem mit deiner Netzwerkverbindung zu geben. Wiederhole...
[4/5] Verknüpfe Abhängigkeiten...
[5/5] Erstelle frische Pakete...
$ yarn --cwd app/assets/javascripts/discourse
yarn install v1.22.18
[1/4] Löse Pakete auf...
[2/4] Hole Pakete...
[3/4] Verknüpfe Abhängigkeiten...
[4/4] Erstelle frische Pakete...
success Lockfile gespeichert.
Fertig in 48,25s.
Fertig in 122,40s.
yarn cache v1.22.18
success Cache geleert.
Fertig in 5,30s.

I, [2022-06-21T18:16:42.325028 #1]  INFO -- : > cd /var/www/discourse && su discourse -c 'LOAD_PLUGINS=0 bundle exec rake plugin:pull_compatible_all'
I, [2022-06-21T18:16:46.399432 #1]  INFO -- : discourse-mailgun-routes ist bereits auf der neuesten kompatiblen Version
discourse-footnote ist bereits auf der neuesten kompatiblen Version
docker_manager ist bereits auf der neuesten kompatiblen Version
retort ist bereits auf der neuesten kompatiblen Version
discourse-whos-online ist bereits auf der neuesten kompatiblen Version
discourse-landing-pages ist bereits auf der neuesten kompatiblen Version
discourse-canned-replies ist bereits auf der neuesten kompatiblen Version
discourse-bbcode ist bereits auf der neuesten kompatiblen Version
discourse-automation ist bereits auf der neuesten kompatiblen Version
discourse-dictionary ist bereits auf der neuesten kompatiblen Version
discourse-reactions ist bereits auf der neuesten kompatiblen Version
discourse-checklist ist bereits auf der neuesten kompatiblen Version
discourse-user-notes ist bereits auf der neuesten kompatiblen Version
discourse-microsoft-auth ist bereits auf der neuesten kompatiblen Version

I, [2022-06-21T18:16:46.400276 #1]  INFO -- : > cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate'
rake abgebrochen!
Gem::LoadError: kann jquery-rails-4.4.0 nicht aktivieren, jquery-rails-4.5.0 ist bereits aktiviert
/var/www/discourse/lib/plugin_gem.rb:27:in `load'
/var/www/discourse/lib/plugin/instance.rb:773:in `gem'
/var/www/discourse/plugins/discourse-landing-pages/plugin.rb:20:in `activate!'
/var/www/discourse/lib/plugin/instance.rb:679:in `instance_eval'
/var/www/discourse/lib/plugin/instance.rb:679:in `activate!'
/var/www/discourse/lib/discourse.rb:274:in `block in activate_plugins!'
/var/www/discourse/lib/discourse.rb:271:in `each'
/var/www/discourse/lib/discourse.rb:271:in `activate_plugins!'
/var/www/discourse/config/application.rb:227:in `block in <class:Application>'
/var/www/discourse/lib/plugin.rb:6:in `initialization_guard'
/var/www/discourse/config/application.rb:226:in `<class:Application>'
/var/www/discourse/config/application.rb:81:in `<module:Discourse>'
/var/www/discourse/config/application.rb:80:in `<top (required)>'
/var/www/discourse/Rakefile:7:in `require'
/var/www/discourse/Rakefile:7:in `<top (required)>'
/var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
/usr/local/bin/bundle:25:in `load'
/usr/local/bin/bundle:25:in `<main>'
(Siehe vollständige Trace, indem Sie die Aufgabe mit --trace ausführen)
I, [2022-06-21T18:16:50.804515 #1]  INFO -- : gem install iso8601 -v 0.13.0 -i /var/www/discourse/plugins/discourse-automation/gems/2.7.6 --no-document --ignore-dependencies --no-user-install
Erfolgreich installiert iso8601-0.13.0
1 Gem installiert
gem install rrule -v 0.4.4 -i /var/www/discourse/plugins/discourse-automation/gems/2.7.6 --no-document --ignore-dependencies --no-user-install
Erfolgreich installiert rrule-0.4.4
1 Gem installiert
gem install plissken -v 0.1.0 -i /var/www/discourse/plugins/discourse-dictionary/gems/2.7.6 --no-document --ignore-dependencies --no-user-install
Erfolgreich installiert plissken-0.1.0
1 Gem installiert
gem install oxford_dictionary -v 2.0.1 -i /var/www/discourse/plugins/discourse-dictionary/gems/2.7.6 --no-document --ignore-dependencies --no-user-install
Erfolgreich installiert oxford_dictionary-2.0.1
1 Gem installiert
gem install jquery-rails -v 4.4.0 -i /var/www/discourse/plugins/discourse-landing-pages/gems/2.7.6 --no-document --ignore-dependencies --no-user-install
Erfolgreich installiert jquery-rails-4.4.0
1 Gem installiert

I, [2022-06-21T18:16:50.805351 #1]  INFO -- : Beende asynchrone Prozesse
I, [2022-06-21T18:16:50.805636 #1]  INFO -- : Sende INT an 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 pid: 41
I, [2022-06-21T18:16:50.805856 #1]  INFO -- : Sende TERM an exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 102
2022-06-21 18:16:50.806 UTC [41] LOG:  empfangen schneller Shutdown-Anfrage
102:signal-handler (1655835410) SIGTERM empfangen, Shutdown wird geplant...
2022-06-21 18:16:50.809 UTC [41] LOG:  breche alle aktiven Transaktionen ab
2022-06-21 18:16:50.823 UTC [41] LOG:  Hintergrundarbeiter „logical replication launcher“ (PID 50) beendet mit Exit-Code 1
2022-06-21 18:16:50.824 UTC [45] LOG:  fährt herunter
102:M 21 Jun 2022 18:16:50.839 # Benutzer hat Shutdown angefordert...
102:M 21 Jun 2022 18:16:50.840 * Speichere das finale RDB-Snapshot vor dem Beenden.
2022-06-21 18:16:50.852 UTC [41] LOG:  Datenbank-System ist heruntergefahren
102:M 21 Jun 2022 18:16:50.912 * DB auf Festplatte gespeichert
102:M 21 Jun 2022 18:16:50.913 # Redis ist jetzt bereit zum Beenden, tschüss...


FEHLGESCHLAGEN
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate' fehlgeschlagen mit Rückgabe #<Process::Status: pid 1901 exit 1>
Ort des Fehlers: /usr/local/lib/ruby/gems/2.7.0/gems/pups-1.1.1/lib/pups/exec_command.rb:117:in `spawn'
exec fehlgeschlagen mit den Parametern {"cd"=>"$home", "hook"=>"db_migrate", "cmd"=>["su discourse -c 'bundle exec rake db:migrate'"]}
bootstrap fehlgeschlagen mit Exit-Code 1
** BOOTSTRAP FEHLGESCHLAGEN ** bitte scrollen Sie nach oben und suchen Sie nach früheren Fehlermeldungen, es kann mehr als eine geben.
./discourse-doctor kann helfen, das Problem zu diagnostizieren.
8a1590a89354fb06251b4e09c2710b2889df9808f5295f179ceac349bb0e27e9

Ich glaube, ein ähnlicher Fehler wurde kürzlich für das Landing Pages Plugin gemeldet:

Wenn Sie auch dieses auskommentieren und einen weiteren Wiederaufbau versuchen, könnte das helfen.

Ich versuche es in einer Stunde wieder und melde mich dann.

Es hat funktioniert. Es waren beides:

  1. Landing Pages
  2. Benutzerdefinierter Assistent

entweder führte zu einem fehlgeschlagenen Neubau, offensichtlich führten beide zusammen ebenfalls zu einem fehlgeschlagenen Neubau
@angus

Das Custom Wizard Plugin wurde aktualisiert, um die neueste Version von Discourse zu unterstützen. Das Landing Pages Plugin folgt nächste Woche.

https://meta.discourse.org/t/custom-wizard-plugin/73345/769?u=angus