Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- x86_64 arch detected.
- Ensuring launcher is up to date
- Fetching origin
- Launcher is up-to-date
- Stopping old container
- + /usr/bin/docker stop -t 600 app
- app
- 2.0.20240502-0021: Pulling from discourse/base
- Digest: sha256:ca10543693caa0b52f7318105dea1d47a84991e7927330db1010e13e39777ba7
- Status: Image is up to date for discourse/base:2.0.20240502-0021
- docker.io/discourse/base:2.0.20240502-0021
- /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.2.1/lib/pups.rb
- /usr/local/bin/pups --stdin
- I, [2024-05-09T16:37:04.281686 #1] INFO -- : Reading from stdin
- I, [2024-05-09T16:37:04.421723 #1] INFO -- : File > /etc/service/postgres/run chmod: +x chown:
- I, [2024-05-09T16:37:04.441688 #1] INFO -- : File > /etc/service/postgres/log/run chmod: +x chown:
- I, [2024-05-09T16:37:04.453192 #1] INFO -- : File > /etc/runit/3.d/99-postgres chmod: +x chown:
- I, [2024-05-09T16:37:04.468191 #1] INFO -- : File > /root/install_postgres chmod: +x chown:
- I, [2024-05-09T16:37:04.505498 #1] INFO -- : File > /root/upgrade_postgres chmod: +x chown:
- I, [2024-05-09T16:37:04.506529 #1] INFO -- : Replacing data_directory = '/var/lib/postgresql/13/main' with data_directory = '/shared/postgres_data' in /etc/postgresql/13/main/postgresql.conf
- I, [2024-05-09T16:37:04.507801 #1] INFO -- : Replacing (?-mix:#?listen_addresses *=.*) with listen_addresses = '*' in /etc/postgresql/13/main/postgresql.conf
- I, [2024-05-09T16:37:04.523732 #1] INFO -- : Replacing (?-mix:#?synchronous_commit *=.*) with synchronous_commit = $db_synchronous_commit in /etc/postgresql/13/main/postgresql.conf
- I, [2024-05-09T16:37:04.532554 #1] INFO -- : Replacing (?-mix:#?shared_buffers *=.*) with shared_buffers = $db_shared_buffers in /etc/postgresql/13/main/postgresql.conf
- I, [2024-05-09T16:37:04.575525 #1] INFO -- : Replacing (?-mix:#?work_mem *=.*) with work_mem = $db_work_mem in /etc/postgresql/13/main/postgresql.conf
- I, [2024-05-09T16:37:04.577426 #1] INFO -- : Replacing (?-mix:#?default_text_search_config *=.*) with default_text_search_config = '$db_default_text_search_config' in /etc/postgresql/13/main/postgresql.conf
- I, [2024-05-09T16:37:04.578148 #1] INFO -- : Replacing (?-mix:#?checkpoint_segments *=.*) with checkpoint_segments = $db_checkpoint_segments in /etc/postgresql/13/main/postgresql.conf
- I, [2024-05-09T16:37:04.578778 #1] INFO -- : Replacing (?-mix:#?logging_collector *=.*) with logging_collector = $db_logging_collector in /etc/postgresql/13/main/postgresql.conf
- I, [2024-05-09T16:37:04.579292 #1] INFO -- : Replacing (?-mix:#?log_min_duration_statement *=.*) with log_min_duration_statement = $db_log_min_duration_statement in /etc/postgresql/13/main/postgresql.conf
- I, [2024-05-09T16:37:04.579890 #1] INFO -- : Replacing (?-mix:^#local +replication +postgres +peer$) with local replication postgres peer in /etc/postgresql/13/main/pg_hba.conf
- I, [2024-05-09T16:37:04.580367 #1] INFO -- : Replacing (?-mix:^host.*all.*all.*127.*$) with host all all 0.0.0.0/0 md5 in /etc/postgresql/13/main/pg_hba.conf
- I, [2024-05-09T16:37:04.580910 #1] INFO -- : Replacing (?-mix:^host.*all.*all.*::1\/128.*$) with host all all ::/0 md5 in /etc/postgresql/13/main/pg_hba.conf
- I, [2024-05-09T16:37:04.581418 #1] INFO -- : > [ -f /root/install_postgres ] && /root/install_postgres && rm -f /root/install_postgres
- I, [2024-05-09T16:37:09.576908 #1] INFO -- : Generating locales (this might take a while)...
- Generation complete.
- I, [2024-05-09T16:37:09.577359 #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, [2024-05-09T16:37:09.607719 #1] INFO -- : File > /usr/local/bin/create_db chmod: +x chown:
- I, [2024-05-09T16:37:09.635201 #1] INFO -- : File > /var/lib/postgresql/take-database-backup chmod: +x chown: postgres:postgres
- I, [2024-05-09T16:37:09.648537 #1] INFO -- : File > /var/spool/cron/crontabs/postgres chmod: chown:
- I, [2024-05-09T16:37:09.648840 #1] INFO -- : > sleep 5
- 2024-05-09 16:37:10.726 UTC [34] LOG: starting PostgreSQL 13.14 (Debian 13.14-1.pgdg110+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
- 2024-05-09 16:37:10.727 UTC [34] LOG: listening on IPv4 address "0.0.0.0", port 5432
- 2024-05-09 16:37:10.727 UTC [34] LOG: listening on IPv6 address "::", port 5432
- 2024-05-09 16:37:10.747 UTC [34] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
- 2024-05-09 16:37:10.773 UTC [43] LOG: database system was shut down at 2024-05-09 16:36:22 UTC
- 2024-05-09 16:37:10.794 UTC [34] LOG: database system is ready to accept connections
- I, [2024-05-09T16:37:14.656736 #1] INFO -- :
- I, [2024-05-09T16:37:14.656962 #1] INFO -- : > /usr/local/bin/create_db
- 2024-05-09 16:37:14.769 UTC [53] postgres@postgres ERROR: database "discourse" already exists
- 2024-05-09 16:37:14.769 UTC [53] postgres@postgres STATEMENT: CREATE DATABASE discourse;
- createdb: error: database creation failed: ERROR: database "discourse" already exists
- 2024-05-09 16:37:14.932 UTC [56] postgres@discourse ERROR: role "discourse" already exists
- 2024-05-09 16:37:14.932 UTC [56] postgres@discourse STATEMENT: create user discourse;
- ERROR: role "discourse" already exists
- NOTICE: extension "hstore" already exists, skipping
- NOTICE: extension "pg_trgm" already exists, skipping
- NOTICE: extension "vector" already exists, skipping
- NOTICE: extension "hstore" already exists, skipping
- NOTICE: extension "pg_trgm" already exists, skipping
- NOTICE: extension "vector" already exists, skipping
- I, [2024-05-09T16:37:16.489460 #1] INFO -- : GRANT
- ALTER SCHEMA
- CREATE EXTENSION
- CREATE EXTENSION
- CREATE EXTENSION
- CREATE EXTENSION
- CREATE EXTENSION
- CREATE EXTENSION
- UPDATE 0
- I, [2024-05-09T16:37:16.489783 #1] INFO -- : > echo postgres installed!
- I, [2024-05-09T16:37:16.496805 #1] INFO -- : postgres installed!
- I, [2024-05-09T16:37:16.510609 #1] INFO -- : File > /etc/service/redis/run chmod: +x chown:
- I, [2024-05-09T16:37:16.536572 #1] INFO -- : File > /etc/service/redis/log/run chmod: +x chown:
- I, [2024-05-09T16:37:16.566628 #1] INFO -- : File > /etc/runit/3.d/10-redis chmod: +x chown:
- I, [2024-05-09T16:37:16.567934 #1] INFO -- : Replacing daemonize yes with in /etc/redis/redis.conf
- I, [2024-05-09T16:37:16.570141 #1] INFO -- : Replacing (?-mix:^pidfile.*$) with in /etc/redis/redis.conf
- I, [2024-05-09T16:37:16.578397 #1] INFO -- : > install -d -m 0755 -o redis -g redis /shared/redis_data
- I, [2024-05-09T16:37:16.617072 #1] INFO -- :
- I, [2024-05-09T16:37:16.618136 #1] INFO -- : Replacing (?-mix:^logfile.*$) with logfile "" in /etc/redis/redis.conf
- I, [2024-05-09T16:37:16.619275 #1] INFO -- : Replacing (?-mix:^bind .*$) with in /etc/redis/redis.conf
- I, [2024-05-09T16:37:16.621070 #1] INFO -- : Replacing (?-mix:^dir .*$) with dir /shared/redis_data in /etc/redis/redis.conf
- I, [2024-05-09T16:37:16.622393 #1] INFO -- : Replacing (?-mix:^protected-mode yes) with protected-mode no in /etc/redis/redis.conf
- I, [2024-05-09T16:37:16.640621 #1] INFO -- : Replacing # io-threads 4 with io-threads $redis_io_threads in /etc/redis/redis.conf
- I, [2024-05-09T16:37:16.660989 #1] INFO -- : > echo redis installed
- I, [2024-05-09T16:37:16.666182 #1] INFO -- : redis installed
- I, [2024-05-09T16:37:16.672521 #1] INFO -- : > cat /etc/redis/redis.conf | grep logfile
- I, [2024-05-09T16:37:16.696001 #1] INFO -- : logfile ""
- I, [2024-05-09T16:37:16.701628 #1] INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf
- I, [2024-05-09T16:37:16.712734 #1] INFO -- : > sleep 10
- 96:C 09 May 2024 16:37:16.725 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
- 96:C 09 May 2024 16:37:16.725 # Redis version=7.0.7, bits=64, commit=00000000, modified=0, pid=96, just started
- 96:C 09 May 2024 16:37:16.725 # Configuration loaded
- 96:M 09 May 2024 16:37:16.726 * monotonic clock: POSIX clock_gettime
- 96:M 09 May 2024 16:37:16.727 * Running mode=standalone, port=6379.
- 96:M 09 May 2024 16:37:16.727 # Server initialized
- 96:M 09 May 2024 16:37:16.727 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
- 96:M 09 May 2024 16:37:16.728 * Loading RDB produced by version 7.0.7
- 96:M 09 May 2024 16:37:16.728 * RDB age 55 seconds
- 96:M 09 May 2024 16:37:16.728 * RDB memory usage when created 59.91 Mb
- 96:M 09 May 2024 16:37:16.879 * Done loading RDB, keys loaded: 7496, keys expired: 6.
- 96:M 09 May 2024 16:37:16.879 * DB loaded from disk: 0.151 seconds
- 96:M 09 May 2024 16:37:16.879 * Ready to accept connections
- I, [2024-05-09T16:37:26.731383 #1] INFO -- :
- I, [2024-05-09T16:37:26.731869 #1] INFO -- : > thpoff echo "thpoff is installed!"
- I, [2024-05-09T16:37:26.758918 #1] INFO -- : thpoff is installed!
- I, [2024-05-09T16:37:26.759416 #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, [2024-05-09T16:37:26.873847 #1] INFO -- :
- I, [2024-05-09T16:37:26.874291 #1] INFO -- : > /usr/local/bin/ruby -e 'if ENV["DISCOURSE_HOSTNAME"] == "discourse.example.com"; puts "Aborting! Domain is not configured!"; exit 1; end'
- I, [2024-05-09T16:37:27.022378 #1] INFO -- :
- I, [2024-05-09T16:37:27.026951 #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, [2024-05-09T16:37:27.169263 #1] INFO -- :
- I, [2024-05-09T16:37:27.169586 #1] INFO -- : > rm -f /etc/cron.d/anacron
- I, [2024-05-09T16:37:27.176405 #1] INFO -- :
- I, [2024-05-09T16:37:27.183721 #1] INFO -- : File > /etc/cron.d/anacron chmod: chown:
- I, [2024-05-09T16:37:27.231733 #1] INFO -- : File > /etc/runit/1.d/copy-env chmod: +x chown:
- I, [2024-05-09T16:37:27.284429 #1] INFO -- : File > /etc/service/unicorn/run chmod: +x chown:
- I, [2024-05-09T16:37:27.332349 #1] INFO -- : File > /etc/service/nginx/run chmod: +x chown:
- I, [2024-05-09T16:37:27.363783 #1] INFO -- : File > /etc/runit/3.d/01-nginx chmod: +x chown:
- I, [2024-05-09T16:37:27.415053 #1] INFO -- : File > /etc/runit/3.d/02-unicorn chmod: +x chown:
- I, [2024-05-09T16:37:27.452236 #1] INFO -- : Replacing # postgres with if [ -f /root/install_postgres ]; then
- /root/install_postgres
- rm /root/install_postgres
- fi
- sv start postgres || exit 1
- in /etc/service/unicorn/run
- I, [2024-05-09T16:37:27.459785 #1] INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse git reset --hard
- Updating files: 100% (34378/34378), done.
- I, [2024-05-09T16:37:33.066723 #1] INFO -- : HEAD is now at 07dc6efdc DEV: Use safer SQL functions for string queries in CategoryHashTagDataSource (#26836)
- I, [2024-05-09T16:37:33.094349 #1] INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse git clean -f
- I, [2024-05-09T16:37:33.475699 #1] INFO -- :
- I, [2024-05-09T16:37:33.475909 #1] INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse bash -c '
- set -o errexit
- 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 --tags --prune-tags --prune --force origin
- fi
- '
- From https://github.com/discourse/discourse
- - [deleted] (none) -> origin/categories-modal-pagination
- - [deleted] (none) -> origin/cheap-source-map
- - [deleted] (none) -> origin/decorator-transforms
- - [deleted] (none) -> origin/dependabot/bundler/multi_xml-0.7.1
- - [deleted] (none) -> origin/dependabot/bundler/sassc-embedded-1.76.0
- - [deleted] (none) -> origin/dependabot/bundler/simpleidn-0.2.2
- - [deleted] (none) -> origin/dependabot/npm_and_yarn/decorator-transforms-2.0.0
- - [deleted] (none) -> origin/dev/add-more-structure-for-plugin-config-nav
- - [deleted] (none) -> origin/dev/automation-improvements
- - [deleted] (none) -> origin/expand-thread-tap-area-mobile
- - [deleted] (none) -> origin/fix-relative-time-picker
- - [deleted] (none) -> origin/has-many-sidebar-sections
- - [deleted] (none) -> origin/migrations-tooling/uploads-import-download
- - [deleted] (none) -> origin/perf-marks
- - [deleted] (none) -> origin/powered-1
- - [deleted] (none) -> origin/remove-like-abuse-from-discourse-tagging
- - [deleted] (none) -> origin/sidebar-ancestors
- - [deleted] (none) -> origin/tag-underscores
- 07dc6efdc..4fad0b33e main -> origin/main
- * [new branch] 0-a-revert -> origin/0-a-revert
- 44216bd7e..9a47a16b2 0-glimmer-topic-list-header -> origin/0-glimmer-topic-list-header
- ecc9f86ee..11a01d6de agc-notification-email-customizations -> origin/agc-notification-email-customizations
- * [new branch] chat-illustrations-empty-list -> origin/chat-illustrations-empty-list
- * [new branch] dependabot/npm_and_yarn/jsdoc-4.0.3 -> origin/dependabot/npm_and_yarn/jsdoc-4.0.3
- + b47b7d943...d9f8cd136 dev/db-backed-admin-messages -> origin/dev/db-backed-admin-messages (forced update)
- * [new branch] dev/resolve-automation-deprecations -> origin/dev/resolve-automation-deprecations
- * [new branch] dev/third-party-breadcrumbs -> origin/dev/third-party-breadcrumbs
- + 152f22ebc...3331206cd dev_embed_about_ids -> origin/dev_embed_about_ids (forced update)
- * [new branch] feature-add-tags-and-users-to-embeddable-hosts -> origin/feature-add-tags-and-users-to-embeddable-hosts
- * [new branch] feature/admin-sidebar-icon-header-dropdown -> origin/feature/admin-sidebar-icon-header-dropdown
- 81ed0259d..3aec99e1f feature_filter_subcategories -> origin/feature_filter_subcategories
- * [new branch] fix/generic-import-user-associated-accoounts -> origin/fix/generic-import-user-associated-accoounts
- 5835838c6..0c18d9a42 formtoolkit -> origin/formtoolkit
- * [new branch] replace-watched-words-with-html -> origin/replace-watched-words-with-html
- 662e1cdfe..94a9c6bc1 stable -> origin/stable
- 07dc6efdc..4fad0b33e tests-passed -> origin/tests-passed
- I, [2024-05-09T16:37:34.686353 #1] INFO -- :
- I, [2024-05-09T16:37:34.686552 #1] INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse bash -c '
- set -o errexit
- if [[ $(git symbolic-ref --short HEAD) == tests-passed ]] ; then
- git pull
- else
- git -c advice.detachedHead=false checkout tests-passed
- fi
- '
- Switched to a new branch 'tests-passed'
- I, [2024-05-09T16:37:37.359223 #1] INFO -- : Branch 'tests-passed' set up to track remote branch 'tests-passed' from 'origin'.
- I, [2024-05-09T16:37:37.359475 #1] INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse git config user.discourse-version tests-passed
- I, [2024-05-09T16:37:37.425052 #1] INFO -- :
- I, [2024-05-09T16:37:37.425196 #1] INFO -- : > cd /var/www/discourse && mkdir -p tmp
- I, [2024-05-09T16:37:37.431961 #1] INFO -- :
- I, [2024-05-09T16:37:37.435707 #1] INFO -- : > cd /var/www/discourse && chown discourse:www-data tmp
- I, [2024-05-09T16:37:37.449112 #1] INFO -- :
- I, [2024-05-09T16:37:37.449240 #1] INFO -- : > cd /var/www/discourse && mkdir -p tmp/pids
- I, [2024-05-09T16:37:37.463669 #1] INFO -- :
- I, [2024-05-09T16:37:37.463856 #1] INFO -- : > cd /var/www/discourse && mkdir -p tmp/sockets
- I, [2024-05-09T16:37:37.470300 #1] INFO -- :
- I, [2024-05-09T16:37:37.470456 #1] INFO -- : > cd /var/www/discourse && touch tmp/.gitkeep
- I, [2024-05-09T16:37:37.490185 #1] INFO -- :
- I, [2024-05-09T16:37:37.498722 #1] INFO -- : > cd /var/www/discourse && mkdir -p /shared/log/rails
- I, [2024-05-09T16:37:37.534511 #1] INFO -- :
- I, [2024-05-09T16:37:37.534691 #1] INFO -- : > cd /var/www/discourse && bash -c "touch -a /shared/log/rails/{production,production_errors,unicorn.stdout,unicorn.stderr,sidekiq}.log"
- I, [2024-05-09T16:37:37.561650 #1] INFO -- :
- I, [2024-05-09T16:37:37.562376 #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, [2024-05-09T16:37:37.579392 #1] INFO -- :
- I, [2024-05-09T16:37:37.579604 #1] INFO -- : > cd /var/www/discourse && bash -c "mkdir -p /shared/{uploads,backups}"
- I, [2024-05-09T16:37:37.591143 #1] INFO -- :
- I, [2024-05-09T16:37:37.591327 #1] INFO -- : > cd /var/www/discourse && bash -c "ln -s /shared/{uploads,backups} /var/www/discourse/public"
- I, [2024-05-09T16:37:37.655235 #1] INFO -- :
- I, [2024-05-09T16:37:37.678320 #1] INFO -- : > cd /var/www/discourse && bash -c "mkdir -p /shared/tmp/{backups,restores}"
- I, [2024-05-09T16:37:37.713572 #1] INFO -- :
- I, [2024-05-09T16:37:37.713990 #1] INFO -- : > cd /var/www/discourse && bash -c "ln -s /shared/tmp/{backups,restores} /var/www/discourse/tmp"
- I, [2024-05-09T16:37:37.762211 #1] INFO -- :
- I, [2024-05-09T16:37:37.762399 #1] INFO -- : > cd /var/www/discourse && chown -R discourse:www-data /shared/log/rails /shared/uploads /shared/backups /shared/tmp
- I, [2024-05-09T16:37:37.896712 #1] INFO -- :
- I, [2024-05-09T16:37:37.903852 #1] INFO -- : > cd /var/www/discourse && [ ! -d public/plugins ] || find public/plugins/ -maxdepth 1 -xtype l -delete
- I, [2024-05-09T16:37:37.908125 #1] INFO -- :
- I, [2024-05-09T16:37:37.908777 #1] INFO -- : Replacing # redis with sv start redis || exit 1 in /etc/service/unicorn/run
- I, [2024-05-09T16:37:37.909696 #1] INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/docker_manager.git
- Cloning into 'docker_manager'...
- I, [2024-05-09T16:37:39.609187 #1] INFO -- :
- I, [2024-05-09T16:37:39.609384 #1] INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-user-notes.git
- Cloning into 'discourse-user-notes'...
- I, [2024-05-09T16:37:40.432958 #1] INFO -- :
- I, [2024-05-09T16:37:40.433996 #1] INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-reactions.git
- Cloning into 'discourse-reactions'...
- I, [2024-05-09T16:37:41.247721 #1] INFO -- :
- I, [2024-05-09T16:37:41.247909 #1] INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-solved.git
- Cloning into 'discourse-solved'...
- I, [2024-05-09T16:37:42.291004 #1] INFO -- :
- I, [2024-05-09T16:37:42.291496 #1] INFO -- : > cp /var/www/discourse/config/nginx.sample.conf /etc/nginx/conf.d/discourse.conf
- I, [2024-05-09T16:37:42.317626 #1] INFO -- :
- I, [2024-05-09T16:37:42.324631 #1] INFO -- : > rm /etc/nginx/sites-enabled/default
- I, [2024-05-09T16:37:42.354798 #1] INFO -- :
- I, [2024-05-09T16:37:42.355098 #1] INFO -- : > mkdir -p /var/nginx/cache
- I, [2024-05-09T16:37:42.372491 #1] INFO -- :
- I, [2024-05-09T16:37:42.372857 #1] INFO -- : Replacing pid /run/nginx.pid; with daemon off; in /etc/nginx/nginx.conf
- I, [2024-05-09T16:37:42.377175 #1] INFO -- : Replacing (?m-ix:upstream[^\}]+\}) with upstream discourse { server 127.0.0.1:3000; } in /etc/nginx/conf.d/discourse.conf
- I, [2024-05-09T16:37:42.377672 #1] INFO -- : Replacing (?-mix:server_name.+$) with server_name _ ; in /etc/nginx/conf.d/discourse.conf
- I, [2024-05-09T16:37:42.385775 #1] INFO -- : Replacing (?-mix:client_max_body_size.+$) with client_max_body_size $upload_size ; in /etc/nginx/conf.d/discourse.conf
- I, [2024-05-09T16:37:42.386895 #1] INFO -- : Replacing (?-mix:worker_connections.+$) with worker_connections $nginx_worker_connections ; in /etc/nginx/nginx.conf
- I, [2024-05-09T16:37:42.390867 #1] INFO -- : > echo "done configuring web"
- I, [2024-05-09T16:37:42.397071 #1] INFO -- : done configuring web
- I, [2024-05-09T16:37:42.401775 #1] INFO -- : > cd /var/www/discourse && gem install bundler --conservative -v $(awk '/BUNDLED WITH/ { getline; gsub(/ /,""); print $0 }' Gemfile.lock)
- I, [2024-05-09T16:37:42.918024 #1] INFO -- :
- I, [2024-05-09T16:37:42.918209 #1] INFO -- : > cd /var/www/discourse && find /var/www/discourse ! -user discourse -exec chown discourse {} \+
- I, [2024-05-09T16:37:44.868151 #1] INFO -- :
- I, [2024-05-09T16:37:44.868677 #1] INFO -- : > cd /var/www/discourse && if [ "tests-passed" != "tests-passed" ]; then
- rm -rf app/assets/javascripts/node_modules
- fi
- I, [2024-05-09T16:37:44.902389 #1] INFO -- :
- I, [2024-05-09T16:37:44.902627 #1] INFO -- : > cd /var/www/discourse && su discourse -c 'yarn install --frozen-lockfile && yarn cache clean'
- warning Resolution field "[email protected]" is incompatible with requested version "unset-value@^1.0.0"
Advertisement
Add Comment
Please, Sign In to add comment