FEHLGESCHLAGEN
--------------------
Pups::ExecError: cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/tensorflow/tfjs-models/tree/master/toxicity fehlgeschlagen mit Rückgabewert #<Process::Status: pid 662 exit 128>
Ort des Fehlschlags: /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/exec_command.rb:117:in `spawn'
exec fehlgeschlagen mit den Parametern {"cd"=>"$home/plugins", "cmd"=>["git clone https://github.com/discourse/docker_manager.git", "sudo -E -u discourse git clone https://github.com/techapj/discourse-custom-topic-button.git", "sudo -E -u discourse git clone https://github.com/leodavidson/discourse-forcemoderation.git", "sudo -E -u discourse git clone https://github.com/mondiscourse/discourse-formatting-toolbar.git", "sudo -E -u discourse git clone https://github.com/merefield/discourse-onebox-assistant.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-cakeday.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-affiliate.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-yearly-review.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-solved.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-user-notes.git", "sudo -E -u discourse git clone https://github.com/communiteq/discourse-delete-unreplied-topics.git", "sudo -E -u discourse git clone https://github.com/Ahmedgagan/discourse-user-feedbacks.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-bbcode.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-adplugin.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-follow.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-animated-avatars.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-saved-searches.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-gamification.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-reactions.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-spoiler-alert.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-signatures.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-whos-online.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-fontawesome-pro", "sudo -E -u discourse git clone https://github.com/bolariin/discourse-response-bot.git", "sudo -E -u discourse git clone https://github.com/singerscreations/discourse-stopforumspam.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-akismet.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-footnote.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-templates.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-automation.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-fingerprint.git", "sudo -E -u discourse git clone https://github.com/Ahmedgagan/discourse-custom-trust-level.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-calendar.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-post-voting.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-staff-alias.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-category-experts.git", "sudo -E -u discourse git clone https://github.com/tensorflow/tfjs-models/tree/master/toxicity", "sudo -E -u discourse git clone https://github.com/discourse/discourse-perspective-api", "sudo -E -u discourse git clone https://github.com/xfalcox/disorder"]}
bootstrap fehlgeschlagen mit Exit-Code 128
** BOOTSTRAP FEHLGESCHLAGEN ** Bitte scrollen Sie nach oben und suchen Sie nach früheren Fehlermeldungen, es kann mehr als eine geben.
./discourse-doctor kann bei der Diagnose des Problems helfen.
bd0b2379ffd4560ece6784108a58646ae90497eb74b572a703fca559001fc058
root@DX:/var/discourse#
Wenn Sie tun könnten, was der Text verlangt, und nach oben scrollen, um frühere Fehlermeldungen zu sehen, gäbe es dort weitere Details.
Entschuldigung, ich verstehe Englisch nicht sehr gut, ich habe den gesamten Code gepostet
Erweiterte Sicherheitswartung für Anwendungen ist nicht aktiviert.
16 Updates können sofort angewendet werden.
Um diese zusätzlichen Updates anzuzeigen, führen Sie aus: apt list --upgradable
Aktivieren Sie ESM Apps, um zukünftige zusätzliche Sicherheitsupdates zu erhalten.
Siehe https://ubuntu.com/esm oder führen Sie aus: sudo pro status
*** Systemneustart erforderlich ***
Letzte Anmeldung: Sa Apr 15 04:24:29 2023 von 179.221.201.2
root@DX:~# cd /var/discourse
nano containers/app.yml
root@DX:/var/discourse# ./launcher rebuild app
x86_64 Architektur erkannt.
Stelle sicher, dass 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.20230409-0052: Pulling from discourse/base
Digest: sha256:dd75ceb9322f79629f8b0bf78cfb0f79ad6bb366b7ead3e1cd32dcb8712ec46f
Status: Image ist auf dem neuesten Stand für discourse/base:2.0.20230409-0052
docker.io/discourse/base:2.0.20230409-0052
/usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups.rb
/usr/local/bin/pups --stdin
I, [2023-04-15T05:13:10.312434 #1] INFO -- : Lesen von stdin
I, [2023-04-15T05:13:10.318583 #1] INFO -- : > locale-gen $LANG && update-locale
I, [2023-04-15T05:13:10.352567 #1] INFO -- : Generiere Locales (dies kann eine Weile dauern)...
Generierung abgeschlossen.
I, [2023-04-15T05:13:10.352772 #1] INFO -- : > mkdir -p /shared/postgres_run
I, [2023-04-15T05:13:10.356241 #1] INFO -- :
I, [2023-04-15T05:13:10.356571 #1] INFO -- : > chown postgres:postgres /shared/postgres_run
I, [2023-04-15T05:13:10.359838 #1] INFO -- :
I, [2023-04-15T05:13:10.360092 #1] INFO -- : > chmod 775 /shared/postgres_run
I, [2023-04-15T05:13:10.362110 #1] INFO -- :
I, [2023-04-15T05:13:10.362336 #1] INFO -- : > rm -fr /var/run/postgresql
I, [2023-04-15T05:13:10.365185 #1] INFO -- :
I, [2023-04-15T05:13:10.365373 #1] INFO -- : > ln -s /shared/postgres_run /var/run/postgresql
I, [2023-04-15T05:13:10.368062 #1] INFO -- :
I, [2023-04-15T05:13:10.368280 #1] INFO -- : > socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres already running stop container ; exit 1
2023/04/15 05:13:10 socat[19] E connect(6, AF=1 "/shared/postgres_run/.s.PGSQL.5432", 36): No such file or directory
I, [2023-04-15T05:13:10.389768 #1] INFO -- :
I, [2023-04-15T05:13:10.390044 #1] INFO -- : > rm -fr /shared/postgres_run/.s*
I, [2023-04-15T05:13:10.393135 #1] INFO -- :
I, [2023-04-15T05:13:10.393291 #1] INFO -- : > rm -fr /shared/postgres_run/*.pid
I, [2023-04-15T05:13:10.395501 #1] INFO -- :
I, [2023-04-15T05:13:10.395635 #1] INFO -- : > mkdir -p /shared/postgres_run/13-main.pg_stat_tmp
I, [2023-04-15T05:13:10.397606 #1] INFO -- :
I, [2023-04-15T05:13:10.397817 #1] INFO -- : > chown postgres:postgres /shared/postgres_run/13-main.pg_stat_tmp
I, [2023-04-15T05:13:10.399670 #1] INFO -- :
I, [2023-04-15T05:13:10.403941 #1] INFO -- : Datei > /etc/service/postgres/run chmod: +x chown:
I, [2023-04-15T05:13:10.408251 #1] INFO -- : Datei > /etc/service/postgres/log/run chmod: +x chown:
I, [2023-04-15T05:13:10.412397 #1] INFO -- : Datei > /etc/runit/3.d/99-postgres chmod: +x chown:
I, [2023-04-15T05:13:10.416511 #1] INFO -- : Datei > /root/upgrade_postgres chmod: +x chown:
I, [2023-04-15T05:13:10.416869 #1] INFO -- : > chown -R root /var/lib/postgresql/13/main
I, [2023-04-15T05:13:11.307985 #1] INFO -- :
I, [2023-04-15T05:13:11.308188 #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-04-15T05:13:11.310525 #1] INFO -- :
I, [2023-04-15T05:13:11.310581 #1] INFO -- : > chown -R postgres:postgres /shared/postgres_data
I, [2023-04-15T05:13:11.332655 #1] INFO -- :
I, [2023-04-15T05:13:11.332808 #1] INFO -- : > chown -R postgres:postgres /var/run/postgresql
I, [2023-04-15T05:13:11.335694 #1] INFO -- :
I, [2023-04-15T05:13:11.336070 #1] INFO -- : > /root/upgrade_postgres
I, [2023-04-15T05:13:11.340836 #1] INFO -- :
I, [2023-04-15T05:13:11.341002 #1] INFO -- : > rm /root/upgrade_postgres
I, [2023-04-15T05:13:11.343002 #1] INFO -- :
I, [2023-04-15T05:13:11.343769 #1] INFO -- : Ersetze data_directory = '/var/lib/postgresql/13/main' durch data_directory = '/shared/postgres_data' in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-15T05:13:11.344606 #1] INFO -- : Ersetze (?-mix:#?listen_addresses *=.*) durch listen_addresses = '*' in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-15T05:13:11.345035 #1] INFO -- : Ersetze (?-mix:#?synchronous_commit *=.*) durch synchronous_commit = $db_synchronous_commit in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-15T05:13:11.345513 #1] INFO -- : Ersetze (?-mix:#?shared_buffers *=.*) durch shared_buffers = $db_shared_buffers in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-15T05:13:11.345958 #1] INFO -- : Ersetze (?-mix:#?work_mem *=.*) durch work_mem = $db_work_mem in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-15T05:13:11.346258 #1] INFO -- : Ersetze (?-mix:#?default_text_search_config *=.*) durch default_text_search_config = '$db_default_text_search_config' in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-15T05:13:11.346686 #1] INFO -- : > install -d -m 0755 -o postgres -g postgres /shared/postgres_backup
I, [2023-04-15T05:13:11.349910 #1] INFO -- :
I, [2023-04-15T05:13:11.350276 #1] INFO -- : Ersetze (?-mix:#?checkpoint_segments *=.*) durch checkpoint_segments = $db_checkpoint_segments in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-15T05:13:11.350741 #1] INFO -- : Ersetze (?-mix:#?logging_collector *=.*) durch logging_collector = $db_logging_collector in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-15T05:13:11.351224 #1] INFO -- : Ersetze (?-mix:#?log_min_duration_statement *=.*) durch log_min_duration_statement = $db_log_min_duration_statement in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-15T05:13:11.351627 #1] INFO -- : Ersetze (?-mix:^#local +replication +postgres +peer$) durch local replication postgres peer in /etc/postgresql/13/main/pg_hba.conf
I, [2023-04-15T05:13:11.352031 #1] INFO -- : Ersetze (?-mix:^host.*all.*all.*127.*$) durch host all all 0.0.0.0/0 md5 in /etc/postgresql/13/main/pg_hba.conf
I, [2023-04-15T05:13:11.352367 #1] INFO -- : Ersetze (?-mix:^host.*all.*all.*::1\/128.*$) durch host all all ::/0 md5 in /etc/postgresql/13/main/pg_hba.conf
I, [2023-04-15T05:13:11.352687 #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-04-15T05:13:11.353921 #1] INFO -- : > sleep 5
2023-04-15 05:13:11.406 UTC [42] LOG: starte PostgreSQL 13.10 (Debian 13.10-1.pgdg110+1) auf x86_64-pc-linux-gnu, kompiliert von gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-Bit
2023-04-15 05:13:11.406 UTC [42] LOG: lauscht auf IPv4-Adresse "0.0.0.0", Port 5432
2023-04-15 05:13:11.406 UTC [42] LOG: lauscht auf IPv6-Adresse "::", Port 5432
2023-04-15 05:13:11.408 UTC [42] LOG: lauscht auf Unix-Socket "/var/run/postgresql/.s.PGSQL.5432"
2023-04-15 05:13:11.412 UTC [45] LOG: Datenbanksystem wurde am 2023-04-15 05:13:02 UTC heruntergefahren
2023-04-15 05:13:11.418 UTC [42] LOG: Datenbanksystem ist bereit, Verbindungen anzunehmen
I, [2023-04-15T05:13:16.356103 #1] INFO -- :
I, [2023-04-15T05:13:16.356903 #1] INFO -- : > su postgres -c 'createdb discourse' || true
2023-04-15 05:13:16.426 UTC [55] postgres@postgres ERROR: Datenbank "discourse" existiert bereits
2023-04-15 05:13:16.426 UTC [55] postgres@postgres STATEMENT: CREATE DATABASE discourse;
createdb: Fehler: Datenbankerstellung fehlgeschlagen: ERROR: Datenbank "discourse" existiert bereits
I, [2023-04-15T05:13:16.428566 #1] INFO -- :
I, [2023-04-15T05:13:16.428835 #1] INFO -- : > su postgres -c 'psql discourse -c "create user discourse;"' || true
2023-04-15 05:13:16.487 UTC [59] postgres@discourse ERROR: Rolle "discourse" existiert bereits
2023-04-15 05:13:16.487 UTC [59] postgres@discourse STATEMENT: create user discourse;
ERROR: Rolle "discourse" existiert bereits
I, [2023-04-15T05:13:16.490035 #1] INFO -- :
I, [2023-04-15T05:13:16.490413 #1] INFO -- : > su postgres -c 'psql discourse -c "grant all privileges on database discourse to discourse;"' || true
I, [2023-04-15T05:13:16.542567 #1] INFO -- : GRANT
I, [2023-04-15T05:13:16.543076 #1] INFO -- : > su postgres -c 'psql discourse -c "alter schema public owner to discourse;"'
I, [2023-04-15T05:13:16.590358 #1] INFO -- : ALTER SCHEMA
I, [2023-04-15T05:13:16.590718 #1] INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists hstore;"'
NOTICE: Erweiterung "hstore" existiert bereits, überspringen
I, [2023-04-15T05:13:16.647117 #1] INFO -- : CREATE EXTENSION
I, [2023-04-15T05:13:16.647389 #1] INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists pg_trgm;"'
NOTICE: Erweiterung "pg_trgm" existiert bereits, überspringen
I, [2023-04-15T05:13:16.698539 #1] INFO -- : CREATE EXTENSION
I, [2023-04-15T05:13:16.699059 #1] INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists hstore;"'
NOTICE: Erweiterung "hstore" existiert bereits, überspringen
I, [2023-04-15T05:13:16.752812 #1] INFO -- : CREATE EXTENSION
I, [2023-04-15T05:13:16.753058 #1] INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists pg_trgm;"'
NOTICE: Erweiterung "pg_trgm" existiert bereits, überspringen
I, [2023-04-15T05:13:16.812542 #1] INFO -- : CREATE EXTENSION
I, [2023-04-15T05:13:16.812850 #1] INFO -- : > sudo -u postgres psql discourse
I, [2023-04-15T05:13:16.817051 #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-04-15T05:13:16.896586 #1] INFO -- : Datei > /var/lib/postgresql/take-database-backup chmod: +x chown: postgres:postgres
I, [2023-04-15T05:13:16.900568 #1] INFO -- : Datei > /var/spool/cron/crontabs/postgres chmod: chown:
I, [2023-04-15T05:13:16.900706 #1] INFO -- : > echo postgres installed!
I, [2023-04-15T05:13:16.903563 #1] INFO -- : postgres installed!
I, [2023-04-15T05:13:16.910138 #1] INFO -- : Datei > /etc/service/redis/run chmod: +x chown:
I, [2023-04-15T05:13:16.917610 #1] INFO -- : Datei > /etc/service/redis/log/run chmod: +x chown:
I, [2023-04-15T05:13:16.925086 #1] INFO -- : Datei > /etc/runit/3.d/10-redis chmod: +x chown:
I, [2023-04-15T05:13:16.926083 #1] INFO -- : Ersetze daemonize yes durch in /etc/redis/redis.conf
I, [2023-04-15T05:13:16.926913 #1] INFO -- : Ersetze (?-mix:^pidfile.*$) durch in /etc/redis/redis.conf
I, [2023-04-15T05:13:16.927490 #1] INFO -- : > install -d -m 0755 -o redis -g redis /shared/redis_data
I, [2023-04-15T05:13:16.931273 #1] INFO -- :
I, [2023-04-15T05:13:16.931791 #1] INFO -- : Ersetze (?-mix:^logfile.*$) durch logfile "" in /etc/redis/redis.conf
I, [2023-04-15T05:13:16.932519 #1] INFO -- : Ersetze (?-mix:^bind .*$) durch in /etc/redis/redis.conf
I, [2023-04-15T05:13:16.933554 #1] INFO -- : Ersetze (?-mix:^dir .*$) durch dir /shared/redis_data in /etc/redis/redis.conf
I, [2023-04-15T05:13:16.934163 #1] INFO -- : Ersetze (?-mix:^protected-mode yes) durch protected-mode no in /etc/redis/redis.conf
I, [2023-04-15T05:13:16.934605 #1] INFO -- : Ersetze # io-threads 4 durch io-threads $redis_io_threads in /etc/redis/redis.conf
I, [2023-04-15T05:13:16.935401 #1] INFO -- : > echo redis installed
I, [2023-04-15T05:13:16.938617 #1] INFO -- : redis installed
I, [2023-04-15T05:13:16.938820 #1] INFO -- : > cat /etc/redis/redis.conf | grep logfile
I, [2023-04-15T05:13:16.942686 #1] INFO -- : logfile ""
I, [2023-04-15T05:13:16.942887 #1] INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.confI, [2023-04-15T05:13:16.944950 #1] INFO -- : > sleep 10
103:C 15 Apr 2023 05:13:16.954 # oO0OoO0OoO0Oo Redis wird gestartet oO0OoO0OoO0Oo
103:C 15 Apr 2023 05:13:16.954 # Redis Version=7.0.7, Bits=64, Commit=00000000, Modifiziert=0, PID=103, gerade gestartet
103:C 15 Apr 2023 05:13:16.954 # Konfiguration geladen
103:M 15 Apr 2023 05:13:16.955 * Monotone Uhr: POSIX clock_gettime
103:M 15 Apr 2023 05:13:16.955 * Ausführungsmodus=standalone, Port=6379.
103:M 15 Apr 2023 05:13:16.955 # Server initialisiert
103:M 15 Apr 2023 05:13:16.955 # WARNUNG: Memory Overcommit muss aktiviert sein! Ohne dies kann ein Hintergrundspeichern oder eine Replikation bei geringem Speicherplatz fehlschlagen. Wenn deaktiviert, kann dies auch zu Fehlern ohne geringen Speicherplatz führen, siehe https://github.com/jemalloc/jemalloc/issues/1328. 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.
103:M 15 Apr 2023 05:13:16.956 * Lade RDB, erstellt von Version 7.0.7
103:M 15 Apr 2023 05:13:16.956 * RDB-Alter 15 Sekunden
103:M 15 Apr 2023 05:13:16.956 * RDB-Speicherverbrauch bei Erstellung 69.85 Mb
103:M 15 Apr 2023 05:13:17.116 * RDB-Laden abgeschlossen, Schlüssel geladen: 7260, Schlüssel abgelaufen: 10.
103:M 15 Apr 2023 05:13:17.116 * DB von Festplatte geladen: 0.161 Sekunden
103:M 15 Apr 2023 05:13:17.116 * Bereit, Verbindungen anzunehmen
I, [2023-04-15T05:13:26.949135 #1] INFO -- :
I, [2023-04-15T05:13:26.949684 #1] INFO -- : > thpoff echo "thpoff is installed!"
I, [2023-04-15T05:13:26.954168 #1] INFO -- : thpoff is installed!
I, [2023-04-15T05:13:26.954445 #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-04-15T05:13:27.017277 #1] INFO -- :
I, [2023-04-15T05:13:27.017558 #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-04-15T05:13:27.080076 #1] INFO -- :
I, [2023-04-15T05:13:27.080303 #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-04-15T05:13:27.141449 #1] INFO -- :
I, [2023-04-15T05:13:27.141641 #1] INFO -- : > rm -f /etc/cron.d/anacron
I, [2023-04-15T05:13:27.144976 #1] INFO -- :
I, [2023-04-15T05:13:27.147416 #1] INFO -- : Datei > /etc/cron.d/anacron chmod: chown:
I, [2023-04-15T05:13:27.151105 #1] INFO -- : Datei > /etc/runit/1.d/copy-env chmod: +x chown:
I, [2023-04-15T05:13:27.155046 #1] INFO -- : Datei > /etc/service/unicorn/run chmod: +x chown:
I, [2023-04-15T05:13:27.159290 #1] INFO -- : Datei > /etc/service/nginx/run chmod: +x chown:
I, [2023-04-15T05:13:27.163579 #1] INFO -- : Datei > /etc/runit/3.d/01-nginx chmod: +x chown:
I, [2023-04-15T05:13:27.167682 #1] INFO -- : Datei > /etc/runit/3.d/02-unicorn chmod: +x chown:
I, [2023-04-15T05:13:27.167824 #1] INFO -- : Ersetze # postgres durch sv start postgres || exit 1 in /etc/service/unicorn/run
I, [2023-04-15T05:13:27.168115 #1] INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.confI, [2023-04-15T05:13:27.170382 #1] INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse git reset --hard
130:C 15 Apr 2023 05:13:27.175 # oO0OoO0OoO0Oo Redis wird gestartet oO0OoO0OoO0Oo
130:C 15 Apr 2023 05:13:27.175 # Redis Version=7.0.7, Bits=64, Commit=00000000, Modifiziert=0, PID=130, gerade gestartet
130:C 15 Apr 2023 05:13:27.175 # Konfiguration geladen
130:M 15 Apr 2023 05:13:27.175 * Monotone Uhr: POSIX clock_gettime
130:M 15 Apr 2023 05:13:27.175 # Warnung: Konnte keinen Server-TCP-Listener-Socket *:6379 erstellen: bind: Adresse bereits in Verwendung
130:M 15 Apr 2023 05:13:27.175 # Lauschen auf Port 6379 (TCP) fehlgeschlagen, breche ab.
Aktualisiere Dateien: 100% (33083/33083), fertig.
I, [2023-04-15T05:13:30.594080 #1] INFO -- : HEAD ist jetzt bei 768851920 DEV: Add `overflow-x: hidden` to chat message containers (#21030)
I, [2023-04-15T05:13:30.594284 #1] INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse git clean -f
I, [2023-04-15T05:13:30.756551 #1] INFO -- :
I, [2023-04-15T05:13:30.756717 #1] INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse bash -c '
if [ $(git rev-parse --is-shallow-repository) == "true" ]; then
git remote set-branches --add origin main
git remote set-branches origin tests-passed
git fetch --depth 1 origin tests-passed
else
git fetch --prune --prune-tags origin tests-passed
fi
'
Von https://github.com/discourse/discourse
* Branch tests-passed -> FETCH_HEAD
768851920..ba11cf476 tests-passed -> origin/tests-passed
I, [2023-04-15T05:13:31.128971 #1] INFO -- :
I, [2023-04-15T05:13:31.129363 #1] INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse bash -c '
if [[ $(git symbolic-ref --short HEAD) == tests-passed ]] ; then
git pull
else
git -c advice.detachedHead=false checkout tests-passed
fi
'
Zu einem neuen Branch 'tests-passed' gewechselt
I, [2023-04-15T05:13:34.835247 #1] INFO -- : Branch 'tests-passed' eingerichtet, um Remote-Branch 'tests-passed' von 'origin' zu verfolgen.
I, [2023-04-15T05:13:34.835394 #1] INFO -- : > cd /var/www/discourse && mkdir -p tmp
I, [2023-04-15T05:13:34.839479 #1] INFO -- :
I, [2023-04-15T05:13:34.839605 #1] INFO -- : > cd /var/www/discourse && chown discourse:www-data tmp
I, [2023-04-15T05:13:34.842584 #1] INFO -- :
I, [2023-04-15T05:13:34.842673 #1] INFO -- : > cd /var/www/discourse && mkdir -p tmp/pids
I, [2023-04-15T05:13:34.845412 #1] INFO -- :
I, [2023-04-15T05:13:34.845503 #1] INFO -- : > cd /var/www/discourse && mkdir -p tmp/sockets
I, [2023-04-15T05:13:34.848184 #1] INFO -- :
I, [2023-04-15T05:13:34.848279 #1] INFO -- : > cd /var/www/discourse && touch tmp/.gitkeep
I, [2023-04-15T05:13:34.850755 #1] INFO -- :
I, [2023-04-15T05:13:34.850891 #1] INFO -- : > cd /var/www/discourse && mkdir -p /shared/log/rails
I, [2023-04-15T05:13:34.853671 #1] INFO -- :
I, [2023-04-15T05:13:34.853779 #1] INFO -- : > cd /var/www/discourse && bash -c "touch -a /shared/log/rails/{production,production_errors,unicorn.stdout,unicorn.stderr,sidekiq}.log"
I, [2023-04-15T05:13:34.857893 #1] INFO -- :
I, [2023-04-15T05:13:34.858018 #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-04-15T05:13:34.861927 #1] INFO -- :
I, [2023-04-15T05:13:34.862018 #1] INFO -- : > cd /var/www/discourse && bash -c "mkdir -p /shared/{uploads,backups}"
I, [2023-04-15T05:13:34.865861 #1] INFO -- :
I, [2023-04-15T05:13:34.865945 #1] INFO -- : > cd /var/www/discourse && bash -c "ln -s /shared/{uploads,backups} /var/www/discourse/public"
I, [2023-04-15T05:13:34.870826 #1] INFO -- :
I, [2023-04-15T05:13:34.870926 #1] INFO -- : > cd /var/www/discourse && bash -c "mkdir -p /shared/tmp/{backups,restores}"
I, [2023-04-15T05:13:34.875601 #1] INFO -- :
I, [2023-04-15T05:13:34.875857 #1] INFO -- : > cd /var/www/discourse && bash -c "ln -s /shared/tmp/{backups,restores} /var/www/discourse/tmp"
I, [2023-04-15T05:13:34.880989 #1] INFO -- :
I, [2023-04-15T05:13:34.881172 #1] INFO -- : > cd /var/www/discourse && chown -R discourse:www-data /shared/log/rails /shared/uploads /shared/backups /shared/tmp
I, [2023-04-15T05:13:34.988033 #1] INFO -- :
I, [2023-04-15T05:13:34.988165 #1] INFO -- : > cd /var/www/discourse && [ ! -d public/plugins ] || find public/plugins/ -maxdepth 1 -xtype l -delete
I, [2023-04-15T05:13:34.995005 #1] INFO -- :
I, [2023-04-15T05:13:34.995212 #1] INFO -- : Ersetze # redis mit sv start redis || exit 1 in /etc/service/unicorn/run
I, [2023-04-15T05:13:34.997472 #1] INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/docker_manager.git
Klone nach 'docker_manager'...
I, [2023-04-15T05:13:35.508423 #1] INFO -- :
I, [2023-04-15T05:13:35.508627 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/techapj/discourse-custom-topic-button.git
Klone nach 'discourse-custom-topic-button'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:35.719899 #1] INFO -- :
I, [2023-04-15T05:13:35.720099 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/leodavidson/discourse-forcemoderation.git
Klone nach 'discourse-forcemoderation'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:35.951047 #1] INFO -- :
I, [2023-04-15T05:13:35.951221 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/mondiscourse/discourse-formatting-toolbar.git
Klone nach 'discourse-formatting-toolbar'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:36.150620 #1] INFO -- :
I, [2023-04-15T05:13:36.150814 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/merefield/discourse-onebox-assistant.git
Klone nach 'discourse-onebox-assistant'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:36.354481 #1] INFO -- :
I, [2023-04-15T05:13:36.354635 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-cakeday.git
Klone nach 'discourse-cakeday'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:36.636594 #1] INFO -- :
I, [2023-04-15T05:13:36.636764 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-affiliate.git
Klone nach 'discourse-affiliate'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:36.956996 #1] INFO -- :
I, [2023-04-15T05:13:36.957244 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-yearly-review.git
Klone nach 'discourse-yearly-review'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:37.204076 #1] INFO -- :
I, [2023-04-15T05:13:37.204214 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-solved.git
Klone nach 'discourse-solved'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:37.556060 #1] INFO -- :
I, [2023-04-15T05:13:37.556303 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-user-notes.git
Klone nach 'discourse-user-notes'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:37.796685 #1] INFO -- :
I, [2023-04-15T05:13:37.796886 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/communiteq/discourse-delete-unreplied-topics.git
Klone nach 'discourse-delete-unreplied-topics'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:37.991770 #1] INFO -- :
I, [2023-04-15T05:13:37.992081 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/Ahmedgagan/discourse-user-feedbacks.git
Klone nach 'discourse-user-feedbacks'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:38.217035 #1] INFO -- :
I, [2023-04-15T05:13:38.217196 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-bbcode.git
Klone nach 'discourse-bbcode'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:38.461558 #1] INFO -- :
I, [2023-04-15T05:13:38.461741 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-adplugin.git
Klone nach 'discourse-adplugin'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:38.775832 #1] INFO -- :
I, [2023-04-15T05:13:38.776024 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-follow.git
Klone nach 'discourse-follow'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:39.043463 #1] INFO -- :
I, [2023-04-15T05:13:39.043622 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-animated-avatars.git
Klone nach 'discourse-animated-avatars'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:39.280363 #1] INFO -- :
I, [2023-04-15T05:13:39.280523 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-saved-searches.git
Klone nach 'discourse-saved-searches'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:39.712666 #1] INFO -- :
I, [2023-04-15T05:13:39.713010 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-gamification.git
Klone nach 'discourse-gamification'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:39.970215 #1] INFO -- :
I, [2023-04-15T05:13:39.970405 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-reactions.git
Klone nach 'discourse-reactions'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:40.271002 #1] INFO -- :
I, [2023-04-15T05:13:40.271147 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-spoiler-alert.git
Klone nach 'discourse-spoiler-alert'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:40.516064 #1] INFO -- :
I, [2023-04-15T05:13:40.516219 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-signatures.git
Klone nach 'discourse-signatures'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:40.756572 #1] INFO -- :
I, [2023-04-15T05:13:40.756851 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-whos-online.git
Klone nach 'discourse-whos-online'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:40.998583 #1] INFO -- :
I, [2023-04-15T05:13:40.998747 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-fontawesome-pro
Klone nach 'discourse-fontawesome-pro'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:41.268897 #1] INFO -- :
I, [2023-04-15T05:13:41.269271 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/bolariin/discourse-response-bot.git
Klone nach 'discourse-response-bot'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:41.501542 #1] INFO -- :
I, [2023-04-15T05:13:41.501702 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/singerscreations/discourse-stopforumspam.git
Klone nach 'discourse-stopforumspam'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:41.703264 #1] INFO -- :
I, [2023-04-15T05:13:41.703515 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-akismet.git
Klone nach 'discourse-akismet'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:42.001054 #1] INFO -- :
I, [2023-04-15T05:13:42.001193 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-footnote.git
Klone nach 'discourse-footnote'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:42.234082 #1] INFO -- :
I, [2023-04-15T05:13:42.234293 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-templates.git
Klone nach 'discourse-templates'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:42.520394 #1] INFO -- :
I, [2023-04-15T05:13:42.520642 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-automation.git
Klone nach 'discourse-automation'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:42.852298 #1] INFO -- :
I, [2023-04-15T05:13:42.852556 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-fingerprint.git
Klone nach 'discourse-fingerprint'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:43.122362 #1] INFO -- :
I, [2023-04-15T05:13:43.122544 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/Ahmedgagan/discourse-custom-trust-level.git
Klone nach 'discourse-custom-trust-level'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:43.332008 #1] INFO -- :
I, [2023-04-15T05:13:43.332169 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-calendar.git
Klone nach 'discourse-calendar'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:43.809019 #1] INFO -- :
I, [2023-04-15T05:13:43.809255 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-post-voting.git
Klone nach 'discourse-post-voting'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:44.126289 #1] INFO -- :
I, [2023-04-15T05:13:44.126461 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-staff-alias.git
Klone nach 'discourse-staff-alias'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:44.411100 #1] INFO -- :
I, [2023-04-15T05:13:44.411271 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-category-experts.git
Klone nach 'discourse-category-experts'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:44.678821 #1] INFO -- :
I, [2023-04-15T05:13:44.679117 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-perspective-api
Klone nach 'discourse-perspective-api'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:44.930431 #1] INFO -- :
I, [2023-04-15T05:13:44.930597 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/xfalcox/disorder
Klone nach 'disorder'...
Warnung: Zugriff auf '/root/.config/git/attributes' nicht möglich: Permission denied
I, [2023-04-15T05:13:45.174149 #1] INFO -- :
I, [2023-04-15T05:13:45.174438 #1] INFO -- : > cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/tensorflow/tfjs-models/tree/master/toxicity
Klone nach 'toxicity'...
fatal: Repository 'https://github.com/tensorflow/tfjs-models/tree/master/toxicity/' nicht gefunden
I, [2023-04-15T05:13:45.365590 #1] INFO -- :
I, [2023-04-15T05:13:45.366223 #1] INFO -- : Beende asynchrone Prozesse
I, [2023-04-15T05:13:45.366282 #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: 42
I, [2023-04-15T05:13:45.366340 #1] INFO -- : Sende TERM an exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 103
2023-04-15 05:13:45.366 UTC [42] LOG: received fast shutdown request
103:signal-handler (1681535625) Received SIGTERM scheduling shutdown...
2023-04-15 05:13:45.368 UTC [42] LOG: aborting any active transactions
2023-04-15 05:13:45.372 UTC [42] LOG: background worker "logical replication launcher" (PID 51) exited with exit code 12023-04-15 05:13:45.373 UTC [46] LOG: shutting down
103:M 15 Apr 2023 05:13:45.392 # User requested shutdown...
103:M 15 Apr 2023 05:13:45.392 * Saving the final RDB snapshot before exiting.
2023-04-15 05:13:45.400 UTC [42] LOG: database system is shut down
103:M 15 Apr 2023 05:13:45.735 * DB saved on disk
103:M 15 Apr 2023 05:13:45.735 # Redis is now ready to exit, bye bye...
FEHLGESCHLAGEN
--------------------
Pups::ExecError: cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/tensorflow/tfjs-models/tree/master/toxicity fehlgeschlagen mit Rückgabe #<Process::Status: pid 686 exit 128>
Fehlerort: /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/exec_command.rb:117:in `spawn'
exec fehlgeschlagen mit den Parametern {"cd"=>"$home/plugins", "cmd"=>["git clone https://github.com/discourse/docker_manager.git", "sudo -E -u discourse git clone https://github.com/techapj/discourse-custom-topic-button.git", "sudo -E -u discourse git clone https://github.com/leodavidson/discourse-forcemoderation.git", "sudo -E -u discourse git clone https://github.com/mondiscourse/discourse-formatting-toolbar.git", "sudo -E -u discourse git clone https://github.com/merefield/discourse-onebox-assistant.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-cakeday.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-affiliate.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-yearly-review.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-solved.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-user-notes.git", "sudo -E -u discourse git clone https://github.com/communiteq/discourse-delete-unreplied-topics.git", "sudo -E -u discourse git clone https://github.com/Ahmedgagan/discourse-user-feedbacks.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-bbcode.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-adplugin.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-follow.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-animated-avatars.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-saved-searches.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-gamification.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-reactions.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-spoiler-alert.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-signatures.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-whos-online.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-fontawesome-pro", "sudo -E -u discourse git clone https://github.com/bolariin/discourse-response-bot.git", "sudo -E -u discourse git clone https://github.com/singerscreations/discourse-stopforumspam.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-akismet.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-footnote.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-templates.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-automation.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-fingerprint.git", "sudo -E -u discourse git clone https://github.com/Ahmedgagan/discourse-custom-trust-level.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-calendar.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-post-voting.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-staff-alias.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-category-experts.git", "sudo -E -u discourse git clone https://github.com/discourse/discourse-perspective-api", "sudo -E -u discourse git clone https://github.com/xfalcox/disorder", "sudo -E -u discourse git clone https://github.com/tensorflow/tfjs-models/tree/master/toxicity"]}
Bootstrap fehlgeschlagen mit Exit-Code 128
** 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.
0957badd80952b662d4edbafclient_loop: send disconnect: Connection reset
Das ist kein Discourse-Plugin, es ist nicht einmal ein Repository. Warum nimmst du es in deine Liste der Plugins auf?