Welcome to nginx! page after fresh installation on raspberry pi 4 8GB

I am getting Welcome to nginx! page after fresh installation of discourse on raspberry pi.
How can i fix it?

log:


Configuration file at containers/app.yml updated successfully!

Updates successful. Rebuilding in 5 seconds.
Building app
WARNING: Support for aarch64 is experimental at the moment. Please report any problems at https://meta.discourse.org/tag/arm

WARNING: We are about to start downloading the Discourse base image
This process may take anywhere between a few minutes to an hour, depending on your network speed

Please be patient

aarch64: Pulling from discourse/base
fcdb9667c46b: Pulling fs layer
ff975eeb363e: Pulling fs layer
95903f6b4da4: Pulling fs layer
d1a5009c5369: Pulling fs layer
fb47b4d4a956: Pulling fs layer
4f4fb700ef54: Pulling fs layer
fdb79ad6923b: Pulling fs layer
0843655d8a0d: Pulling fs layer
d3c7a5957327: Pulling fs layer
938e9b585a54: Pulling fs layer
aecd81399e4c: Pulling fs layer
5be027906f5c: Pulling fs layer
ce494ebce8f1: Pull complete
d1bd322d763f: Pull complete
4feaaa9229ce: Pull complete
1b0ec279770e: Pull complete
48e12bb390be: Pull complete
3765a4b92561: Pull complete
7d82e3524886: Pull complete
40f81a97f362: Pull complete
984f16073f40: Pull complete
f0c308574324: Pull complete
e3c107bb6973: Pull complete
d11ccd3b9345: Pull complete
4958cc4fa8bd: Pull complete
e6d68f4cf58b: Pull complete
0bbf105bc394: Pull complete
05e481654e42: Pull complete
92f0358a598a: Pull complete
0de5595ead8a: Pull complete
017ab02d03c3: Pull complete
877c0fd18751: Pull complete
19ed888de755: Extracting [================================>                  ]  160.4MB/243.2MB
19ed888de755: Extracting [==================================>                ]  165.4MB/243.2MB
19ed888de755: Extracting [==================================>                ]  168.2MB/243.2MB
19ed888de755: Extracting [==================================>                ]  169.3MB/243.2MB
19ed888de755: Pull complete
62807dbe7815: Pull complete
d5427a9c60ef: Pull complete
36b47f2e9333: Pull complete
db1bc20677b8: Pull complete
77f98444bcae: Pull complete
f6f74f553e90: Pull complete
7923501a820e: Pull complete
ffae7c443101: Pull complete
174dbf3f5aa8: Pull complete
387e00a7f835: Pull complete
7b1e2c53ed74: Pull complete
35b029f03f99: Pull complete
81dd6799b5e1: Pull complete
Digest: sha256:814392d12dfd5d85f0c2f48368e7c452011820b70cb4c634b9b8fee6b6648fe4
Status: Downloaded newer image for discourse/base:aarch64
docker.io/discourse/base:aarch64
Ensuring launcher is up to date
Fetching origin
Launcher is up-to-date
aarch64: Pulling from discourse/base
Digest: sha256:814392d12dfd5d85f0c2f48368e7c452011820b70cb4c634b9b8fee6b6648fe4
Status: Image is up to date for discourse/base:aarch64
docker.io/discourse/base:aarch64
/usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups.rb
/usr/local/bin/pups --stdin
I, [2023-04-06T20:36:54.742058 #1]  INFO -- : Reading from stdin
I, [2023-04-06T20:36:54.758634 #1]  INFO -- : > locale-gen $LANG && update-locale
I, [2023-04-06T20:36:54.857492 #1]  INFO -- : Generating locales (this might take a while)...
Generation complete.

I, [2023-04-06T20:36:54.857978 #1]  INFO -- : > mkdir -p /shared/postgres_run
I, [2023-04-06T20:36:54.867666 #1]  INFO -- :
I, [2023-04-06T20:36:54.868651 #1]  INFO -- : > chown postgres:postgres /shared/postgres_run
I, [2023-04-06T20:36:54.876823 #1]  INFO -- :
I, [2023-04-06T20:36:54.877586 #1]  INFO -- : > chmod 775 /shared/postgres_run
I, [2023-04-06T20:36:54.885070 #1]  INFO -- :
I, [2023-04-06T20:36:54.885977 #1]  INFO -- : > rm -fr /var/run/postgresql
I, [2023-04-06T20:36:54.894676 #1]  INFO -- :
I, [2023-04-06T20:36:54.895445 #1]  INFO -- : > ln -s /shared/postgres_run /var/run/postgresql
I, [2023-04-06T20:36:54.903565 #1]  INFO -- :
I, [2023-04-06T20:36:54.904363 #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/06 20:36:54 socat[19] E connect(6, AF=1 "/shared/postgres_run/.s.PGSQL.5432", 36): No such file or directory
I, [2023-04-06T20:36:54.920766 #1]  INFO -- :
I, [2023-04-06T20:36:54.921250 #1]  INFO -- : > rm -fr /shared/postgres_run/.s*
I, [2023-04-06T20:36:54.930383 #1]  INFO -- :
I, [2023-04-06T20:36:54.930837 #1]  INFO -- : > rm -fr /shared/postgres_run/*.pid
I, [2023-04-06T20:36:54.941550 #1]  INFO -- :
I, [2023-04-06T20:36:54.942108 #1]  INFO -- : > mkdir -p /shared/postgres_run/13-main.pg_stat_tmp
I, [2023-04-06T20:36:54.951159 #1]  INFO -- :
I, [2023-04-06T20:36:54.952171 #1]  INFO -- : > chown postgres:postgres /shared/postgres_run/13-main.pg_stat_tmp
I, [2023-04-06T20:36:54.960212 #1]  INFO -- :
I, [2023-04-06T20:36:54.978168 #1]  INFO -- : File > /etc/service/postgres/run  chmod: +x  chown:
I, [2023-04-06T20:36:54.996968 #1]  INFO -- : File > /etc/service/postgres/log/run  chmod: +x  chown:
I, [2023-04-06T20:36:55.014805 #1]  INFO -- : File > /etc/runit/3.d/99-postgres  chmod: +x  chown:
I, [2023-04-06T20:36:55.032482 #1]  INFO -- : File > /root/upgrade_postgres  chmod: +x  chown:
I, [2023-04-06T20:36:55.033380 #1]  INFO -- : > chown -R root /var/lib/postgresql/13/main
I, [2023-04-06T20:37:02.341183 #1]  INFO -- :
I, [2023-04-06T20:37:02.342101 #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
initdb: warning: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.
I, [2023-04-06T20:37:07.682161 #1]  INFO -- : The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".

Data page checksums are disabled.

fixing permissions on existing directory /shared/postgres_data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok


Success. You can now start the database server using:

    /usr/lib/postgresql/13/bin/pg_ctl -D /shared/postgres_data -l logfile start


I, [2023-04-06T20:37:07.682399 #1]  INFO -- : > chown -R postgres:postgres /shared/postgres_data
I, [2023-04-06T20:37:07.711323 #1]  INFO -- :
I, [2023-04-06T20:37:07.711844 #1]  INFO -- : > chown -R postgres:postgres /var/run/postgresql
I, [2023-04-06T20:37:07.719017 #1]  INFO -- :
I, [2023-04-06T20:37:07.719855 #1]  INFO -- : > /root/upgrade_postgres
I, [2023-04-06T20:37:07.734733 #1]  INFO -- :
I, [2023-04-06T20:37:07.735376 #1]  INFO -- : > rm /root/upgrade_postgres
I, [2023-04-06T20:37:07.742889 #1]  INFO -- :
I, [2023-04-06T20:37:07.744406 #1]  INFO -- : Replacing data_directory = '/var/lib/postgresql/13/main' with data_directory = '/shared/postgres_data' in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-06T20:37:07.747145 #1]  INFO -- : Replacing (?-mix:#?listen_addresses *=.*) with listen_addresses = '*' in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-06T20:37:07.757855 #1]  INFO -- : Replacing (?-mix:#?synchronous_commit *=.*) with synchronous_commit = $db_synchronous_commit in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-06T20:37:07.766052 #1]  INFO -- : Replacing (?-mix:#?shared_buffers *=.*) with shared_buffers = $db_shared_buffers in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-06T20:37:07.773787 #1]  INFO -- : Replacing (?-mix:#?work_mem *=.*) with work_mem = $db_work_mem in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-06T20:37:07.781282 #1]  INFO -- : Replacing (?-mix:#?default_text_search_config *=.*) with default_text_search_config = '$db_default_text_search_config' in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-06T20:37:07.789651 #1]  INFO -- : > install -d -m 0755 -o postgres -g postgres /shared/postgres_backup
I, [2023-04-06T20:37:07.802027 #1]  INFO -- :
I, [2023-04-06T20:37:07.803533 #1]  INFO -- : Replacing (?-mix:#?checkpoint_segments *=.*) with checkpoint_segments = $db_checkpoint_segments in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-06T20:37:07.805207 #1]  INFO -- : Replacing (?-mix:#?logging_collector *=.*) with logging_collector = $db_logging_collector in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-06T20:37:07.816218 #1]  INFO -- : Replacing (?-mix:#?log_min_duration_statement *=.*) with log_min_duration_statement = $db_log_min_duration_statement in /etc/postgresql/13/main/postgresql.conf
I, [2023-04-06T20:37:07.824605 #1]  INFO -- : Replacing (?-mix:^#local +replication +postgres +peer$) with local replication postgres  peer in /etc/postgresql/13/main/pg_hba.conf
I, [2023-04-06T20:37:07.826438 #1]  INFO -- : Replacing (?-mix:^host.*all.*all.*127.*$) with host all all 0.0.0.0/0 md5 in /etc/postgresql/13/main/pg_hba.conf
I, [2023-04-06T20:37:07.838696 #1]  INFO -- : Replacing (?-mix:^host.*all.*all.*::1\/128.*$) with host all all ::/0 md5 in /etc/postgresql/13/main/pg_hba.conf
I, [2023-04-06T20:37:07.846156 #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-06T20:37:07.854834 #1]  INFO -- : > sleep 5
2023-04-06 20:37:08.010 UTC [57] LOG:  starting PostgreSQL 13.10 (Debian 13.10-1.pgdg110+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
2023-04-06 20:37:08.011 UTC [57] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2023-04-06 20:37:08.011 UTC [57] LOG:  listening on IPv6 address "::", port 5432
2023-04-06 20:37:08.056 UTC [57] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2023-04-06 20:37:08.120 UTC [60] LOG:  database system was shut down at 2023-04-06 20:37:04 UTC
2023-04-06 20:37:08.360 UTC [57] LOG:  database system is ready to accept connections
I, [2023-04-06T20:37:12.864125 #1]  INFO -- :
I, [2023-04-06T20:37:12.865978 #1]  INFO -- : > su postgres -c 'createdb discourse' || true
2023-04-06 20:37:13.479 UTC [70] postgres@postgres LOG:  duration: 465.904 ms  statement: CREATE DATABASE discourse;
I, [2023-04-06T20:37:13.487518 #1]  INFO -- :
I, [2023-04-06T20:37:13.488505 #1]  INFO -- : > su postgres -c 'psql discourse -c "create user discourse;"' || true
I, [2023-04-06T20:37:13.636079 #1]  INFO -- : CREATE ROLE

I, [2023-04-06T20:37:13.636706 #1]  INFO -- : > su postgres -c 'psql discourse -c "grant all privileges on database discourse to discourse;"' || true
I, [2023-04-06T20:37:13.777435 #1]  INFO -- : GRANT

I, [2023-04-06T20:37:13.778478 #1]  INFO -- : > su postgres -c 'psql discourse -c "alter schema public owner to discourse;"'
I, [2023-04-06T20:37:13.916493 #1]  INFO -- : ALTER SCHEMA

I, [2023-04-06T20:37:13.917082 #1]  INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists hstore;"'
I, [2023-04-06T20:37:14.112646 #1]  INFO -- : CREATE EXTENSION

I, [2023-04-06T20:37:14.113173 #1]  INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists pg_trgm;"'
I, [2023-04-06T20:37:14.278528 #1]  INFO -- : CREATE EXTENSION

I, [2023-04-06T20:37:14.279077 #1]  INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists hstore;"'
I, [2023-04-06T20:37:14.464002 #1]  INFO -- : CREATE EXTENSION

I, [2023-04-06T20:37:14.464504 #1]  INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists pg_trgm;"'
I, [2023-04-06T20:37:14.626344 #1]  INFO -- : CREATE EXTENSION

I, [2023-04-06T20:37:14.627073 #1]  INFO -- : > sudo -u postgres psql discourse
I, [2023-04-06T20:37:14.632281 #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-06T20:37:14.784372 #1]  INFO -- : File > /var/lib/postgresql/take-database-backup  chmod: +x  chown: postgres:postgres
I, [2023-04-06T20:37:14.795632 #1]  INFO -- : File > /var/spool/cron/crontabs/postgres  chmod:   chown:
I, [2023-04-06T20:37:14.795972 #1]  INFO -- : > echo postgres installed!
I, [2023-04-06T20:37:14.804108 #1]  INFO -- : postgres installed!

I, [2023-04-06T20:37:14.823912 #1]  INFO -- : File > /etc/service/redis/run  chmod: +x  chown:
I, [2023-04-06T20:37:14.842110 #1]  INFO -- : File > /etc/service/redis/log/run  chmod: +x  chown:
I, [2023-04-06T20:37:14.860311 #1]  INFO -- : File > /etc/runit/3.d/10-redis  chmod: +x  chown:
I, [2023-04-06T20:37:14.861502 #1]  INFO -- : Replacing daemonize yes with  in /etc/redis/redis.conf
I, [2023-04-06T20:37:14.864344 #1]  INFO -- : Replacing (?-mix:^pidfile.*$) with  in /etc/redis/redis.conf
I, [2023-04-06T20:37:14.872357 #1]  INFO -- : > install -d -m 0755 -o redis -g redis /shared/redis_data
I, [2023-04-06T20:37:14.884288 #1]  INFO -- :
I, [2023-04-06T20:37:14.886116 #1]  INFO -- : Replacing (?-mix:^logfile.*$) with logfile "" in /etc/redis/redis.conf
I, [2023-04-06T20:37:14.888490 #1]  INFO -- : Replacing (?-mix:^bind .*$) with  in /etc/redis/redis.conf
I, [2023-04-06T20:37:14.895942 #1]  INFO -- : Replacing (?-mix:^dir .*$) with dir /shared/redis_data in /etc/redis/redis.conf
I, [2023-04-06T20:37:14.901165 #1]  INFO -- : Replacing (?-mix:^protected-mode yes) with protected-mode no in /etc/redis/redis.conf
I, [2023-04-06T20:37:14.906270 #1]  INFO -- : Replacing # io-threads 4 with io-threads $redis_io_threads in /etc/redis/redis.conf
I, [2023-04-06T20:37:14.910590 #1]  INFO -- : > echo redis installed
I, [2023-04-06T20:37:14.919043 #1]  INFO -- : redis installed

I, [2023-04-06T20:37:14.919889 #1]  INFO -- : > cat /etc/redis/redis.conf | grep logfile
I, [2023-04-06T20:37:14.933284 #1]  INFO -- : logfile ""

I, [2023-04-06T20:37:14.933820 #1]  INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf
I, [2023-04-06T20:37:14.939910 #1]  INFO -- : > sleep 10
118:C 06 Apr 2023 20:37:14.959 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
118:C 06 Apr 2023 20:37:14.960 # Redis version=7.0.7, bits=64, commit=00000000, modified=0, pid=118, just started
118:C 06 Apr 2023 20:37:14.960 # Configuration loaded
118:M 06 Apr 2023 20:37:14.961 * monotonic clock: POSIX clock_gettime
118:M 06 Apr 2023 20:37:14.962 * Running mode=standalone, port=6379.
118:M 06 Apr 2023 20:37:14.963 # Server initialized
118:M 06 Apr 2023 20:37:14.963 # 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.
118:M 06 Apr 2023 20:37:14.966 * Ready to accept connections
I, [2023-04-06T20:37:24.949166 #1]  INFO -- :
I, [2023-04-06T20:37:24.950926 #1]  INFO -- : > thpoff echo "thpoff is installed!"
I, [2023-04-06T20:37:24.968377 #1]  INFO -- : thpoff is installed!

I, [2023-04-06T20:37:24.968914 #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-06T20:37:25.184259 #1]  INFO -- :
I, [2023-04-06T20:37:25.184755 #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-06T20:37:25.398391 #1]  INFO -- :
I, [2023-04-06T20:37:25.398877 #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-06T20:37:25.610839 #1]  INFO -- :
I, [2023-04-06T20:37:25.611314 #1]  INFO -- : > rm -f /etc/cron.d/anacron
I, [2023-04-06T20:37:25.618636 #1]  INFO -- :
I, [2023-04-06T20:37:25.628281 #1]  INFO -- : File > /etc/cron.d/anacron  chmod:   chown:
I, [2023-04-06T20:37:25.645860 #1]  INFO -- : File > /etc/runit/1.d/copy-env  chmod: +x  chown:
I, [2023-04-06T20:37:25.664872 #1]  INFO -- : File > /etc/service/unicorn/run  chmod: +x  chown:
I, [2023-04-06T20:37:25.683253 #1]  INFO -- : File > /etc/service/nginx/run  chmod: +x  chown:
I, [2023-04-06T20:37:25.700237 #1]  INFO -- : File > /etc/runit/3.d/01-nginx  chmod: +x  chown:
I, [2023-04-06T20:37:25.718159 #1]  INFO -- : File > /etc/runit/3.d/02-unicorn  chmod: +x  chown:
I, [2023-04-06T20:37:25.718603 #1]  INFO -- : Replacing # postgres with sv start postgres || exit 1 in /etc/service/unicorn/run
I, [2023-04-06T20:37:25.719696 #1]  INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf
I, [2023-04-06T20:37:25.728512 #1]  INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse git reset --hard
146:C 06 Apr 2023 20:37:25.743 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
146:C 06 Apr 2023 20:37:25.743 # Redis version=7.0.7, bits=64, commit=00000000, modified=0, pid=146, just started
146:C 06 Apr 2023 20:37:25.743 # Configuration loaded
146:M 06 Apr 2023 20:37:25.744 * monotonic clock: POSIX clock_gettime
146:M 06 Apr 2023 20:37:25.745 # Warning: Could not create server TCP listening socket *:6379: bind: Address already in use
146:M 06 Apr 2023 20:37:25.745 # Failed listening on port 6379 (TCP), aborting.
Updating files: 100% (33066/33066), done.
I, [2023-04-06T20:37:37.255557 #1]  INFO -- : HEAD is now at b2a951e4a DEV: Support `in:bookmarked` filter for the `/filter` route (#21000)

I, [2023-04-06T20:37:37.255904 #1]  INFO -- : > cd /var/www/discourse && sudo -H -E -u discourse git clean -f
^CI, [2023-04-06T20:37:38.020107 #1]  INFO -- : Terminating async processes
I, [2023-04-06T20:37:38.020298 #1]  INFO -- : Sending INT to 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: 57
I, [2023-04-06T20:37:38.020411 #1]  INFO -- : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 118
2023-04-06 20:37:38.020 UTC [57] LOG:  received fast shutdown request
118:signal-handler (1680813458) Received SIGTERM scheduling shutdown...
118:M 06 Apr 2023 20:37:38.051 # User requested shutdown...
118:M 06 Apr 2023 20:37:38.051 * Saving the final RDB snapshot before exiting.
2023-04-06 20:37:38.124 UTC [57] LOG:  aborting any active transactions
2023-04-06 20:37:38.133 UTC [57] LOG:  background worker "logical replication launcher" (PID 66) exited with exit code 1
2023-04-06 20:37:38.137 UTC [61] LOG:  shutting down
118:M 06 Apr 2023 20:37:38.202 * DB saved on disk
118:M 06 Apr 2023 20:37:38.203 # Redis is now ready to exit, bye bye...
2023-04-06 20:37:38.708 UTC [57] LOG:  database system is shut down
/usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/exec_command.rb:110:in `readlines': Interrupt
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/exec_command.rb:110:in `block in spawn'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/exec_command.rb:103:in `popen'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/exec_command.rb:103:in `spawn'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/exec_command.rb:80:in `block in run'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/exec_command.rb:78:in `each'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/exec_command.rb:78:in `run'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/command.rb:8:in `run'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/config.rb:152:in `block (2 levels) in run_commands'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/config.rb:142:in `each'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/config.rb:142:in `block in run_commands'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/config.rb:141:in `each'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/config.rb:141:in `run_commands'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/config.rb:124:in `run'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/lib/pups/cli.rb:65:in `run'
        from /usr/local/lib/ruby/gems/3.2.0/gems/pups-1.1.1/bin/pups:9:in `<top (required)>'
        from /usr/local/bin/pups:25:in `load'
        from /usr/local/bin/pups:25:in `<main>'
^Csha256:4168ac890cf689e012fbc538c59e78423af5f40ca021aa005d689c89a5fcb234
8ddc85e8181c18a288380d3874abdba92101fd1fa76875840dc160a1e25ea2f4

+ /usr/bin/docker run --shm-size=512m -d --restart=always -e LANG=en_US.UTF-8 -e RAILS_ENV=production -e UNICORN_WORKERS=3 -e UNICORN_SIDEKIQS=1 -e RUBY_GLOBAL_METHOD_CACHE_SIZE=131072 -e RUBY_GC_HEAP_GROWTH_MAX_SLOTS=40000 -e RUBY_GC_HEAP_INIT_SLOTS=400000 -e RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR=1.5 -e DISCOURSE_DB_SOCKET=/var/run/postgresql -e DISCOURSE_DB_HOST= -e DISCOURSE_DB_PORT= -e LETSENCRYPT_DIR=/shared/letsencrypt -e DISCOURSE_FORCE_HTTPS=true -e LC_ALL=en_US.UTF-8 -e LANGUAGE=en_US.UTF-8 -e DISCOURSE_HOSTNAME=krzysiekteam.com -e DISCOURSE_DEVELOPER_EMAILS=jakowlukvito@gmail.com -e DISCOURSE_SMTP_ADDRESS=smtppro.zoho.eu -e DISCOURSE_SMTP_PORT=587 -e DISCOURSE_SMTP_USER_NAME=forum@krzysiekteam.com -e 'DISCOURSE_SMTP_PASSWORD=I deleted it to post on forum
DISCOURSE_SMTP_DOMAIN=krzysiekteam.com -e DISCOURSE_NOTIFICATION_EMAIL=noreply@krzysiekteam.com -e LETSENCRYPT_ACCOUNT_EMAIL=jakowlukvito@gmail.com -h ubuntu-app -e DOCKER_HOST_IP=172.17.0.1 --name app -t -p 80:80 -p 443:443 -v /var/discourse/shared/standalone:/shared -v /var/discourse/shared/standalone/log/var-log:/var/log --mac-address 02:eb:c0:a3:59:d3 local_discourse/app /sbin/boot
211d560685cc61c1a7b877e83934defa84330764cb2b6db3e0717b6f93fea789

Regards

P.S: I am installing produstion version on fresh ubuntu server

You’re interrupting the rebuild by pressing Ctrl + C. If you don’t touch it, the rebuild should succeed.

Right here is when you get the shutdown messages, which is also where the first ^C is located.

2 Likes

@Pixlz , Thank you for your response. It didn’t worked. I left my pc without any interrupting and id dinn’t worked. still “Welcome to nginx”. logs:


brotli -f --quality=6 /var/www/discourse/public/assets/print-page-019d9730d590cf28740a645b714daf997d33915e46fcb09ae40c8ffd6a39a4b9.js --output=/var/www/discourse/public/assets/print-page-019d9730d590cf28740a645b714daf997d33915e46fcb09ae40c8ffd6a39a4b9.js.br


Done 'print-page-019d9730d590cf28740a645b714daf997d33915e46fcb09ae40c8ffd6a39a4b9.js' : 0.02 secs

Compressing: activate-account-000127b88da8f95353030c76796d24e950144719cebf0e4833ed5af49bfb3fad.js
gzip -f -c -9 /var/www/discourse/public/assets/activate-account-000127b88da8f95353030c76796d24e950144719cebf0e4833ed5af49bfb3fad.js > /var/www/discourse/public/assets/activate-account-000127b88da8f95353030c76796d24e950144719cebf0e4833ed5af49bfb3fad.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/activate-account-000127b88da8f95353030c76796d24e950144719cebf0e4833ed5af49bfb3fad.js --output=/var/www/discourse/public/assets/activate-account-000127b88da8f95353030c76796d24e950144719cebf0e4833ed5af49bfb3fad.js.br


Done 'activate-account-000127b88da8f95353030c76796d24e950144719cebf0e4833ed5af49bfb3fad.js' : 0.02 secs

Compressing: auto-redirect-741c0765151954d25087fe14efea782e25bddd54cb2a950d988040c64f945c98.js
gzip -f -c -9 /var/www/discourse/public/assets/auto-redirect-741c0765151954d25087fe14efea782e25bddd54cb2a950d988040c64f945c98.js > /var/www/discourse/public/assets/auto-redirect-741c0765151954d25087fe14efea782e25bddd54cb2a950d988040c64f945c98.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/auto-redirect-741c0765151954d25087fe14efea782e25bddd54cb2a950d988040c64f945c98.js --output=/var/www/discourse/public/assets/auto-redirect-741c0765151954d25087fe14efea782e25bddd54cb2a950d988040c64f945c98.js.br


Done 'auto-redirect-741c0765151954d25087fe14efea782e25bddd54cb2a950d988040c64f945c98.js' : 0.02 secs

Compressing: locales/i18n-fba02a1a9472e8c671f79e52effde7cff622ae5b06b175c0f8d7d0ff781bee09.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/i18n-fba02a1a9472e8c671f79e52effde7cff622ae5b06b175c0f8d7d0ff781bee09.js > /var/www/discourse/public/assets/locales/i18n-fba02a1a9472e8c671f79e52effde7cff622ae5b06b175c0f8d7d0ff781bee09.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/i18n-fba02a1a9472e8c671f79e52effde7cff622ae5b06b175c0f8d7d0ff781bee09.js --output=/var/www/discourse/public/assets/locales/i18n-fba02a1a9472e8c671f79e52effde7cff622ae5b06b175c0f8d7d0ff781bee09.js.br


Done 'locales/i18n-fba02a1a9472e8c671f79e52effde7cff622ae5b06b175c0f8d7d0ff781bee09.js' : 0.03 secs

Compressing: discourse/app/lib/webauthn-f34bf64bfba199fc0df203169b1d08568910035a20b6abf86b33b9deb347ed63.js
terser '/var/www/discourse/public/assets/discourse/app/lib/_webauthn-f34bf64bfba199fc0df203169b1d08568910035a20b6abf86b33b9deb347ed63.js' -m -c -o '/var/www/discourse/public/assets/discourse/app/lib/webauthn-f34bf64bfba199fc0df203169b1d08568910035a20b6abf86b33b9deb347ed63.js' --source-map "base='/var/www/discourse/public/assets/discourse/app/lib',root='/assets/discourse/app/lib',url='webauthn-f34bf64bfba199fc0df203169b1d08568910035a20b6abf86b33b9deb347ed63.js.map',includeSources=true"
gzip -f -c -9 /var/www/discourse/public/assets/discourse/app/lib/webauthn-f34bf64bfba199fc0df203169b1d08568910035a20b6abf86b33b9deb347ed63.js > /var/www/discourse/public/assets/discourse/app/lib/webauthn-f34bf64bfba199fc0df203169b1d08568910035a20b6abf86b33b9deb347ed63.js.gz

brotli -f --quality=11 /var/www/discourse/public/assets/discourse/app/lib/webauthn-f34bf64bfba199fc0df203169b1d08568910035a20b6abf86b33b9deb347ed63.js --output=/var/www/discourse/public/assets/discourse/app/lib/webauthn-f34bf64bfba199fc0df203169b1d08568910035a20b6abf86b33b9deb347ed63.js.br


Done 'discourse/app/lib/webauthn-f34bf64bfba199fc0df203169b1d08568910035a20b6abf86b33b9deb347ed63.js' : 0.5 secs

Compressing: confirm-new-email/confirm-new-email-ea98d927f1996e281f354f0deed1e04a1e95939998773b77a9c8eb78d66d6af0.js
terser '/var/www/discourse/public/assets/confirm-new-email/_confirm-new-email-ea98d927f1996e281f354f0deed1e04a1e95939998773b77a9c8eb78d66d6af0.js' -m -c -o '/var/www/discourse/public/assets/confirm-new-email/confirm-new-email-ea98d927f1996e281f354f0deed1e04a1e95939998773b77a9c8eb78d66d6af0.js' --source-map "base='/var/www/discourse/public/assets/confirm-new-email',root='/assets/confirm-new-email',url='confirm-new-email-ea98d927f1996e281f354f0deed1e04a1e95939998773b77a9c8eb78d66d6af0.js.map',includeSources=true"
gzip -f -c -9 /var/www/discourse/public/assets/confirm-new-email/confirm-new-email-ea98d927f1996e281f354f0deed1e04a1e95939998773b77a9c8eb78d66d6af0.js > /var/www/discourse/public/assets/confirm-new-email/confirm-new-email-ea98d927f1996e281f354f0deed1e04a1e95939998773b77a9c8eb78d66d6af0.js.gz

brotli -f --quality=11 /var/www/discourse/public/assets/confirm-new-email/confirm-new-email-ea98d927f1996e281f354f0deed1e04a1e95939998773b77a9c8eb78d66d6af0.js --output=/var/www/discourse/public/assets/confirm-new-email/confirm-new-email-ea98d927f1996e281f354f0deed1e04a1e95939998773b77a9c8eb78d66d6af0.js.br


Done 'confirm-new-email/confirm-new-email-ea98d927f1996e281f354f0deed1e04a1e95939998773b77a9c8eb78d66d6af0.js' : 0.43 secs

Compressing: confirm-new-email/bootstrap-43357ad5f79f144868023700dcfbd4cd9b5ce173734ad581f339410fa978f75f.js
terser '/var/www/discourse/public/assets/confirm-new-email/_bootstrap-43357ad5f79f144868023700dcfbd4cd9b5ce173734ad581f339410fa978f75f.js' -m -c -o '/var/www/discourse/public/assets/confirm-new-email/bootstrap-43357ad5f79f144868023700dcfbd4cd9b5ce173734ad581f339410fa978f75f.js' --source-map "base='/var/www/discourse/public/assets/confirm-new-email',root='/assets/confirm-new-email',url='bootstrap-43357ad5f79f144868023700dcfbd4cd9b5ce173734ad581f339410fa978f75f.js.map',includeSources=true"
gzip -f -c -9 /var/www/discourse/public/assets/confirm-new-email/bootstrap-43357ad5f79f144868023700dcfbd4cd9b5ce173734ad581f339410fa978f75f.js > /var/www/discourse/public/assets/confirm-new-email/bootstrap-43357ad5f79f144868023700dcfbd4cd9b5ce173734ad581f339410fa978f75f.js.gz

brotli -f --quality=11 /var/www/discourse/public/assets/confirm-new-email/bootstrap-43357ad5f79f144868023700dcfbd4cd9b5ce173734ad581f339410fa978f75f.js --output=/var/www/discourse/public/assets/confirm-new-email/bootstrap-43357ad5f79f144868023700dcfbd4cd9b5ce173734ad581f339410fa978f75f.js.br


Done 'confirm-new-email/bootstrap-43357ad5f79f144868023700dcfbd4cd9b5ce173734ad581f339410fa978f75f.js' : 0.38 secs

Compressing: onpopstate-handler-ece5c756a2e952d484f91ce9faefcf87d7660f2102e26047221987c335ff8c11.js
gzip -f -c -9 /var/www/discourse/public/assets/onpopstate-handler-ece5c756a2e952d484f91ce9faefcf87d7660f2102e26047221987c335ff8c11.js > /var/www/discourse/public/assets/onpopstate-handler-ece5c756a2e952d484f91ce9faefcf87d7660f2102e26047221987c335ff8c11.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/onpopstate-handler-ece5c756a2e952d484f91ce9faefcf87d7660f2102e26047221987c335ff8c11.js --output=/var/www/discourse/public/assets/onpopstate-handler-ece5c756a2e952d484f91ce9faefcf87d7660f2102e26047221987c335ff8c11.js.br


Done 'onpopstate-handler-ece5c756a2e952d484f91ce9faefcf87d7660f2102e26047221987c335ff8c11.js' : 0.02 secs

Compressing: embed-application-8270400414673460795cb4d805b7522e5c3319f104c7c2f0d9505948abcbf2cc.js
gzip -f -c -9 /var/www/discourse/public/assets/embed-application-8270400414673460795cb4d805b7522e5c3319f104c7c2f0d9505948abcbf2cc.js > /var/www/discourse/public/assets/embed-application-8270400414673460795cb4d805b7522e5c3319f104c7c2f0d9505948abcbf2cc.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/embed-application-8270400414673460795cb4d805b7522e5c3319f104c7c2f0d9505948abcbf2cc.js --output=/var/www/discourse/public/assets/embed-application-8270400414673460795cb4d805b7522e5c3319f104c7c2f0d9505948abcbf2cc.js.br


Done 'embed-application-8270400414673460795cb4d805b7522e5c3319f104c7c2f0d9505948abcbf2cc.js' : 0.02 secs

Compressing: scripts/discourse-test-listen-boot-e6a6a753a28c41393134e9bb8ad64260d947991a39668ec71e69881f8fbf50da.js
terser '/var/www/discourse/public/assets/scripts/_discourse-test-listen-boot-e6a6a753a28c41393134e9bb8ad64260d947991a39668ec71e69881f8fbf50da.js' -m -c -o '/var/www/discourse/public/assets/scripts/discourse-test-listen-boot-e6a6a753a28c41393134e9bb8ad64260d947991a39668ec71e69881f8fbf50da.js' --source-map "base='/var/www/discourse/public/assets/scripts',root='/assets/scripts',url='discourse-test-listen-boot-e6a6a753a28c41393134e9bb8ad64260d947991a39668ec71e69881f8fbf50da.js.map',includeSources=true"
gzip -f -c -9 /var/www/discourse/public/assets/scripts/discourse-test-listen-boot-e6a6a753a28c41393134e9bb8ad64260d947991a39668ec71e69881f8fbf50da.js > /var/www/discourse/public/assets/scripts/discourse-test-listen-boot-e6a6a753a28c41393134e9bb8ad64260d947991a39668ec71e69881f8fbf50da.js.gz

brotli -f --quality=11 /var/www/discourse/public/assets/scripts/discourse-test-listen-boot-e6a6a753a28c41393134e9bb8ad64260d947991a39668ec71e69881f8fbf50da.js --output=/var/www/discourse/public/assets/scripts/discourse-test-listen-boot-e6a6a753a28c41393134e9bb8ad64260d947991a39668ec71e69881f8fbf50da.js.br


Done 'scripts/discourse-test-listen-boot-e6a6a753a28c41393134e9bb8ad64260d947991a39668ec71e69881f8fbf50da.js' : 0.36 secs

Compressing: scripts/discourse-boot-29152369268248e93ad99e1be0f4d5f9aac59757e3be6e032bcc6f8670710580.js
terser '/var/www/discourse/public/assets/scripts/_discourse-boot-29152369268248e93ad99e1be0f4d5f9aac59757e3be6e032bcc6f8670710580.js' -m -c -o '/var/www/discourse/public/assets/scripts/discourse-boot-29152369268248e93ad99e1be0f4d5f9aac59757e3be6e032bcc6f8670710580.js' --source-map "base='/var/www/discourse/public/assets/scripts',root='/assets/scripts',url='discourse-boot-29152369268248e93ad99e1be0f4d5f9aac59757e3be6e032bcc6f8670710580.js.map',includeSources=true"
gzip -f -c -9 /var/www/discourse/public/assets/scripts/discourse-boot-29152369268248e93ad99e1be0f4d5f9aac59757e3be6e032bcc6f8670710580.js > /var/www/discourse/public/assets/scripts/discourse-boot-29152369268248e93ad99e1be0f4d5f9aac59757e3be6e032bcc6f8670710580.js.gz

brotli -f --quality=11 /var/www/discourse/public/assets/scripts/discourse-boot-29152369268248e93ad99e1be0f4d5f9aac59757e3be6e032bcc6f8670710580.js --output=/var/www/discourse/public/assets/scripts/discourse-boot-29152369268248e93ad99e1be0f4d5f9aac59757e3be6e032bcc6f8670710580.js.br


Done 'scripts/discourse-boot-29152369268248e93ad99e1be0f4d5f9aac59757e3be6e032bcc6f8670710580.js' : 0.41 secs

Compressing: locales/ar-1be3290d1996c10596551bf1f3344b7eb91a3fe02738e5065be1fecd7b61f59b.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/ar-1be3290d1996c10596551bf1f3344b7eb91a3fe02738e5065be1fecd7b61f59b.js > /var/www/discourse/public/assets/locales/ar-1be3290d1996c10596551bf1f3344b7eb91a3fe02738e5065be1fecd7b61f59b.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/ar-1be3290d1996c10596551bf1f3344b7eb91a3fe02738e5065be1fecd7b61f59b.js --output=/var/www/discourse/public/assets/locales/ar-1be3290d1996c10596551bf1f3344b7eb91a3fe02738e5065be1fecd7b61f59b.js.br


Done 'locales/ar-1be3290d1996c10596551bf1f3344b7eb91a3fe02738e5065be1fecd7b61f59b.js' : 0.27 secs

Compressing: locales/be-78893e74eca26af0f477395b4e205709d831b79233c2d087e57e10cf9acc5c46.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/be-78893e74eca26af0f477395b4e205709d831b79233c2d087e57e10cf9acc5c46.js > /var/www/discourse/public/assets/locales/be-78893e74eca26af0f477395b4e205709d831b79233c2d087e57e10cf9acc5c46.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/be-78893e74eca26af0f477395b4e205709d831b79233c2d087e57e10cf9acc5c46.js --output=/var/www/discourse/public/assets/locales/be-78893e74eca26af0f477395b4e205709d831b79233c2d087e57e10cf9acc5c46.js.br


Done 'locales/be-78893e74eca26af0f477395b4e205709d831b79233c2d087e57e10cf9acc5c46.js' : 0.19 secs

Compressing: locales/bg-4fb3363baf34869c8df24c2cbbf55f300f6beee0c3b67cacc2d39cfde9225b3e.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/bg-4fb3363baf34869c8df24c2cbbf55f300f6beee0c3b67cacc2d39cfde9225b3e.js > /var/www/discourse/public/assets/locales/bg-4fb3363baf34869c8df24c2cbbf55f300f6beee0c3b67cacc2d39cfde9225b3e.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/bg-4fb3363baf34869c8df24c2cbbf55f300f6beee0c3b67cacc2d39cfde9225b3e.js --output=/var/www/discourse/public/assets/locales/bg-4fb3363baf34869c8df24c2cbbf55f300f6beee0c3b67cacc2d39cfde9225b3e.js.br


Done 'locales/bg-4fb3363baf34869c8df24c2cbbf55f300f6beee0c3b67cacc2d39cfde9225b3e.js' : 0.26 secs

Compressing: locales/bs_BA-ab1c5c9fe980f555b5ddf219a87e51ad4db2932363aa964153711f63e9a4b797.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/bs_BA-ab1c5c9fe980f555b5ddf219a87e51ad4db2932363aa964153711f63e9a4b797.js > /var/www/discourse/public/assets/locales/bs_BA-ab1c5c9fe980f555b5ddf219a87e51ad4db2932363aa964153711f63e9a4b797.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/bs_BA-ab1c5c9fe980f555b5ddf219a87e51ad4db2932363aa964153711f63e9a4b797.js --output=/var/www/discourse/public/assets/locales/bs_BA-ab1c5c9fe980f555b5ddf219a87e51ad4db2932363aa964153711f63e9a4b797.js.br


Done 'locales/bs_BA-ab1c5c9fe980f555b5ddf219a87e51ad4db2932363aa964153711f63e9a4b797.js' : 0.2 secs

Compressing: locales/ca-6b77858238ca55c43d4dd85d870fec6386dfa9abd9424f11ae01686ff85f6a8b.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/ca-6b77858238ca55c43d4dd85d870fec6386dfa9abd9424f11ae01686ff85f6a8b.js > /var/www/discourse/public/assets/locales/ca-6b77858238ca55c43d4dd85d870fec6386dfa9abd9424f11ae01686ff85f6a8b.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/ca-6b77858238ca55c43d4dd85d870fec6386dfa9abd9424f11ae01686ff85f6a8b.js --output=/var/www/discourse/public/assets/locales/ca-6b77858238ca55c43d4dd85d870fec6386dfa9abd9424f11ae01686ff85f6a8b.js.br


Done 'locales/ca-6b77858238ca55c43d4dd85d870fec6386dfa9abd9424f11ae01686ff85f6a8b.js' : 0.2 secs

Compressing: locales/cs-0cf5ae76dfb2e76cd9b077e04a9979b51cd46ce07096ba48ee84881868f81c8d.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/cs-0cf5ae76dfb2e76cd9b077e04a9979b51cd46ce07096ba48ee84881868f81c8d.js > /var/www/discourse/public/assets/locales/cs-0cf5ae76dfb2e76cd9b077e04a9979b51cd46ce07096ba48ee84881868f81c8d.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/cs-0cf5ae76dfb2e76cd9b077e04a9979b51cd46ce07096ba48ee84881868f81c8d.js --output=/var/www/discourse/public/assets/locales/cs-0cf5ae76dfb2e76cd9b077e04a9979b51cd46ce07096ba48ee84881868f81c8d.js.br


Done 'locales/cs-0cf5ae76dfb2e76cd9b077e04a9979b51cd46ce07096ba48ee84881868f81c8d.js' : 0.2 secs

Compressing: locales/da-20f208acb4cff511877fe9aa62e6de19f309c1b0311368fa80ceb973ce8aa26b.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/da-20f208acb4cff511877fe9aa62e6de19f309c1b0311368fa80ceb973ce8aa26b.js > /var/www/discourse/public/assets/locales/da-20f208acb4cff511877fe9aa62e6de19f309c1b0311368fa80ceb973ce8aa26b.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/da-20f208acb4cff511877fe9aa62e6de19f309c1b0311368fa80ceb973ce8aa26b.js --output=/var/www/discourse/public/assets/locales/da-20f208acb4cff511877fe9aa62e6de19f309c1b0311368fa80ceb973ce8aa26b.js.br


Done 'locales/da-20f208acb4cff511877fe9aa62e6de19f309c1b0311368fa80ceb973ce8aa26b.js' : 0.2 secs

Compressing: locales/de-4b29b48c331474f704689b449fa17712ddd61aa6c98df3fd6d126f80d3f57f18.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/de-4b29b48c331474f704689b449fa17712ddd61aa6c98df3fd6d126f80d3f57f18.js > /var/www/discourse/public/assets/locales/de-4b29b48c331474f704689b449fa17712ddd61aa6c98df3fd6d126f80d3f57f18.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/de-4b29b48c331474f704689b449fa17712ddd61aa6c98df3fd6d126f80d3f57f18.js --output=/var/www/discourse/public/assets/locales/de-4b29b48c331474f704689b449fa17712ddd61aa6c98df3fd6d126f80d3f57f18.js.br


Done 'locales/de-4b29b48c331474f704689b449fa17712ddd61aa6c98df3fd6d126f80d3f57f18.js' : 0.2 secs

Compressing: locales/el-642aacb7b73e36024be5622b9f7dd69b7202ec50b8209ebae20c6ef0d36d89d4.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/el-642aacb7b73e36024be5622b9f7dd69b7202ec50b8209ebae20c6ef0d36d89d4.js > /var/www/discourse/public/assets/locales/el-642aacb7b73e36024be5622b9f7dd69b7202ec50b8209ebae20c6ef0d36d89d4.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/el-642aacb7b73e36024be5622b9f7dd69b7202ec50b8209ebae20c6ef0d36d89d4.js --output=/var/www/discourse/public/assets/locales/el-642aacb7b73e36024be5622b9f7dd69b7202ec50b8209ebae20c6ef0d36d89d4.js.br


Done 'locales/el-642aacb7b73e36024be5622b9f7dd69b7202ec50b8209ebae20c6ef0d36d89d4.js' : 0.24 secs

Compressing: locales/en-77ce24c3decd28a4cccc6910cae5976cf726b1e6694326aab0c704d87cf63c97.js
terser '/var/www/discourse/public/assets/locales/_en-77ce24c3decd28a4cccc6910cae5976cf726b1e6694326aab0c704d87cf63c97.js' -m -c -o '/var/www/discourse/public/assets/locales/en-77ce24c3decd28a4cccc6910cae5976cf726b1e6694326aab0c704d87cf63c97.js' --source-map "base='/var/www/discourse/public/assets/locales',root='/assets/locales',url='en-77ce24c3decd28a4cccc6910cae5976cf726b1e6694326aab0c704d87cf63c97.js.map',includeSources=true"
gzip -f -c -9 /var/www/discourse/public/assets/locales/en-77ce24c3decd28a4cccc6910cae5976cf726b1e6694326aab0c704d87cf63c97.js > /var/www/discourse/public/assets/locales/en-77ce24c3decd28a4cccc6910cae5976cf726b1e6694326aab0c704d87cf63c97.js.gz

brotli -f --quality=11 /var/www/discourse/public/assets/locales/en-77ce24c3decd28a4cccc6910cae5976cf726b1e6694326aab0c704d87cf63c97.js --output=/var/www/discourse/public/assets/locales/en-77ce24c3decd28a4cccc6910cae5976cf726b1e6694326aab0c704d87cf63c97.js.br


Done 'locales/en-77ce24c3decd28a4cccc6910cae5976cf726b1e6694326aab0c704d87cf63c97.js' : 7.27 secs

Compressing: locales/en_GB-b1ba0fb5de403aee17cba4460b93d0f1eb5ec499096171890875caf574355ad4.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/en_GB-b1ba0fb5de403aee17cba4460b93d0f1eb5ec499096171890875caf574355ad4.js > /var/www/discourse/public/assets/locales/en_GB-b1ba0fb5de403aee17cba4460b93d0f1eb5ec499096171890875caf574355ad4.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/en_GB-b1ba0fb5de403aee17cba4460b93d0f1eb5ec499096171890875caf574355ad4.js --output=/var/www/discourse/public/assets/locales/en_GB-b1ba0fb5de403aee17cba4460b93d0f1eb5ec499096171890875caf574355ad4.js.br


Done 'locales/en_GB-b1ba0fb5de403aee17cba4460b93d0f1eb5ec499096171890875caf574355ad4.js' : 0.19 secs

Compressing: locales/es-e95f7ef3d2f7ddd1ffbd811d34408d47e229a2ff0b3e693bd9b6c1d415188aa6.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/es-e95f7ef3d2f7ddd1ffbd811d34408d47e229a2ff0b3e693bd9b6c1d415188aa6.js > /var/www/discourse/public/assets/locales/es-e95f7ef3d2f7ddd1ffbd811d34408d47e229a2ff0b3e693bd9b6c1d415188aa6.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/es-e95f7ef3d2f7ddd1ffbd811d34408d47e229a2ff0b3e693bd9b6c1d415188aa6.js --output=/var/www/discourse/public/assets/locales/es-e95f7ef3d2f7ddd1ffbd811d34408d47e229a2ff0b3e693bd9b6c1d415188aa6.js.br


Done 'locales/es-e95f7ef3d2f7ddd1ffbd811d34408d47e229a2ff0b3e693bd9b6c1d415188aa6.js' : 0.2 secs

Compressing: locales/et-5734311aa854974ed9c62c17a87d1b8fd14e86743a6d83aa41b2204d07824532.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/et-5734311aa854974ed9c62c17a87d1b8fd14e86743a6d83aa41b2204d07824532.js > /var/www/discourse/public/assets/locales/et-5734311aa854974ed9c62c17a87d1b8fd14e86743a6d83aa41b2204d07824532.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/et-5734311aa854974ed9c62c17a87d1b8fd14e86743a6d83aa41b2204d07824532.js --output=/var/www/discourse/public/assets/locales/et-5734311aa854974ed9c62c17a87d1b8fd14e86743a6d83aa41b2204d07824532.js.br


Done 'locales/et-5734311aa854974ed9c62c17a87d1b8fd14e86743a6d83aa41b2204d07824532.js' : 0.2 secs

Compressing: locales/fa_IR-413956d822f5e493ac629933c3d3f9f4b5d5ede956e32a17ed826fc9321ad72e.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/fa_IR-413956d822f5e493ac629933c3d3f9f4b5d5ede956e32a17ed826fc9321ad72e.js > /var/www/discourse/public/assets/locales/fa_IR-413956d822f5e493ac629933c3d3f9f4b5d5ede956e32a17ed826fc9321ad72e.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/fa_IR-413956d822f5e493ac629933c3d3f9f4b5d5ede956e32a17ed826fc9321ad72e.js --output=/var/www/discourse/public/assets/locales/fa_IR-413956d822f5e493ac629933c3d3f9f4b5d5ede956e32a17ed826fc9321ad72e.js.br


Done 'locales/fa_IR-413956d822f5e493ac629933c3d3f9f4b5d5ede956e32a17ed826fc9321ad72e.js' : 0.24 secs

Compressing: locales/fi-585d88493ffdefd848360e0b80ed3ca61333d8b0cfadc6a57295f52fe33139c2.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/fi-585d88493ffdefd848360e0b80ed3ca61333d8b0cfadc6a57295f52fe33139c2.js > /var/www/discourse/public/assets/locales/fi-585d88493ffdefd848360e0b80ed3ca61333d8b0cfadc6a57295f52fe33139c2.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/fi-585d88493ffdefd848360e0b80ed3ca61333d8b0cfadc6a57295f52fe33139c2.js --output=/var/www/discourse/public/assets/locales/fi-585d88493ffdefd848360e0b80ed3ca61333d8b0cfadc6a57295f52fe33139c2.js.br


Done 'locales/fi-585d88493ffdefd848360e0b80ed3ca61333d8b0cfadc6a57295f52fe33139c2.js' : 0.2 secs

Compressing: locales/fr-c51e345d19ad9547be26e120517fb52d8fd784b0d50e6be0c0ecfd8640d1986b.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/fr-c51e345d19ad9547be26e120517fb52d8fd784b0d50e6be0c0ecfd8640d1986b.js > /var/www/discourse/public/assets/locales/fr-c51e345d19ad9547be26e120517fb52d8fd784b0d50e6be0c0ecfd8640d1986b.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/fr-c51e345d19ad9547be26e120517fb52d8fd784b0d50e6be0c0ecfd8640d1986b.js --output=/var/www/discourse/public/assets/locales/fr-c51e345d19ad9547be26e120517fb52d8fd784b0d50e6be0c0ecfd8640d1986b.js.br


Done 'locales/fr-c51e345d19ad9547be26e120517fb52d8fd784b0d50e6be0c0ecfd8640d1986b.js' : 0.2 secs

Compressing: locales/gl-516dc86d7c4b39233945b4dd1f839ea8fac138a637582a7e7cdd6abbc9d4af22.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/gl-516dc86d7c4b39233945b4dd1f839ea8fac138a637582a7e7cdd6abbc9d4af22.js > /var/www/discourse/public/assets/locales/gl-516dc86d7c4b39233945b4dd1f839ea8fac138a637582a7e7cdd6abbc9d4af22.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/gl-516dc86d7c4b39233945b4dd1f839ea8fac138a637582a7e7cdd6abbc9d4af22.js --output=/var/www/discourse/public/assets/locales/gl-516dc86d7c4b39233945b4dd1f839ea8fac138a637582a7e7cdd6abbc9d4af22.js.br


Done 'locales/gl-516dc86d7c4b39233945b4dd1f839ea8fac138a637582a7e7cdd6abbc9d4af22.js' : 0.2 secs

Compressing: locales/he-564e270a715bd6300d0a8dfe329f33c8c45eb86f84aaa8b619cf334e737b68c0.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/he-564e270a715bd6300d0a8dfe329f33c8c45eb86f84aaa8b619cf334e737b68c0.js > /var/www/discourse/public/assets/locales/he-564e270a715bd6300d0a8dfe329f33c8c45eb86f84aaa8b619cf334e737b68c0.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/he-564e270a715bd6300d0a8dfe329f33c8c45eb86f84aaa8b619cf334e737b68c0.js --output=/var/www/discourse/public/assets/locales/he-564e270a715bd6300d0a8dfe329f33c8c45eb86f84aaa8b619cf334e737b68c0.js.br


Done 'locales/he-564e270a715bd6300d0a8dfe329f33c8c45eb86f84aaa8b619cf334e737b68c0.js' : 0.27 secs

Compressing: locales/hr-c4d4ba41ad445f7b721605aa4c5fdc64bf5b1258a740b17d0a4b5a18ff88bcc9.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/hr-c4d4ba41ad445f7b721605aa4c5fdc64bf5b1258a740b17d0a4b5a18ff88bcc9.js > /var/www/discourse/public/assets/locales/hr-c4d4ba41ad445f7b721605aa4c5fdc64bf5b1258a740b17d0a4b5a18ff88bcc9.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/hr-c4d4ba41ad445f7b721605aa4c5fdc64bf5b1258a740b17d0a4b5a18ff88bcc9.js --output=/var/www/discourse/public/assets/locales/hr-c4d4ba41ad445f7b721605aa4c5fdc64bf5b1258a740b17d0a4b5a18ff88bcc9.js.br


Done 'locales/hr-c4d4ba41ad445f7b721605aa4c5fdc64bf5b1258a740b17d0a4b5a18ff88bcc9.js' : 0.19 secs

Compressing: locales/hu-e7ccbb4e038603526badfdda6e90cb50f09a6a42289e275fb5e4522b37c1d7ac.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/hu-e7ccbb4e038603526badfdda6e90cb50f09a6a42289e275fb5e4522b37c1d7ac.js > /var/www/discourse/public/assets/locales/hu-e7ccbb4e038603526badfdda6e90cb50f09a6a42289e275fb5e4522b37c1d7ac.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/hu-e7ccbb4e038603526badfdda6e90cb50f09a6a42289e275fb5e4522b37c1d7ac.js --output=/var/www/discourse/public/assets/locales/hu-e7ccbb4e038603526badfdda6e90cb50f09a6a42289e275fb5e4522b37c1d7ac.js.br


Done 'locales/hu-e7ccbb4e038603526badfdda6e90cb50f09a6a42289e275fb5e4522b37c1d7ac.js' : 0.2 secs

Compressing: locales/hy-d1510fb320843058365ba9b71298b5d6e51a460eaac43ac8b61a64783d42eca1.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/hy-d1510fb320843058365ba9b71298b5d6e51a460eaac43ac8b61a64783d42eca1.js > /var/www/discourse/public/assets/locales/hy-d1510fb320843058365ba9b71298b5d6e51a460eaac43ac8b61a64783d42eca1.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/hy-d1510fb320843058365ba9b71298b5d6e51a460eaac43ac8b61a64783d42eca1.js --output=/var/www/discourse/public/assets/locales/hy-d1510fb320843058365ba9b71298b5d6e51a460eaac43ac8b61a64783d42eca1.js.br


Done 'locales/hy-d1510fb320843058365ba9b71298b5d6e51a460eaac43ac8b61a64783d42eca1.js' : 0.23 secs

Compressing: locales/id-9707c7a071d411fc44db048d002726df22289608a93311db97ef66231fccd68e.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/id-9707c7a071d411fc44db048d002726df22289608a93311db97ef66231fccd68e.js > /var/www/discourse/public/assets/locales/id-9707c7a071d411fc44db048d002726df22289608a93311db97ef66231fccd68e.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/id-9707c7a071d411fc44db048d002726df22289608a93311db97ef66231fccd68e.js --output=/var/www/discourse/public/assets/locales/id-9707c7a071d411fc44db048d002726df22289608a93311db97ef66231fccd68e.js.br


Done 'locales/id-9707c7a071d411fc44db048d002726df22289608a93311db97ef66231fccd68e.js' : 0.19 secs

Compressing: locales/it-699e5db0f0f0a307e2545a16b5283ef3d537f03bfb4c70564250ad689e0ba724.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/it-699e5db0f0f0a307e2545a16b5283ef3d537f03bfb4c70564250ad689e0ba724.js > /var/www/discourse/public/assets/locales/it-699e5db0f0f0a307e2545a16b5283ef3d537f03bfb4c70564250ad689e0ba724.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/it-699e5db0f0f0a307e2545a16b5283ef3d537f03bfb4c70564250ad689e0ba724.js --output=/var/www/discourse/public/assets/locales/it-699e5db0f0f0a307e2545a16b5283ef3d537f03bfb4c70564250ad689e0ba724.js.br


Done 'locales/it-699e5db0f0f0a307e2545a16b5283ef3d537f03bfb4c70564250ad689e0ba724.js' : 0.2 secs

Compressing: locales/ja-b4a6f7577ab1a652e283ed68c3f3cfcf49c1c7f886a640ee88377ff8cdbd95d7.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/ja-b4a6f7577ab1a652e283ed68c3f3cfcf49c1c7f886a640ee88377ff8cdbd95d7.js > /var/www/discourse/public/assets/locales/ja-b4a6f7577ab1a652e283ed68c3f3cfcf49c1c7f886a640ee88377ff8cdbd95d7.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/ja-b4a6f7577ab1a652e283ed68c3f3cfcf49c1c7f886a640ee88377ff8cdbd95d7.js --output=/var/www/discourse/public/assets/locales/ja-b4a6f7577ab1a652e283ed68c3f3cfcf49c1c7f886a640ee88377ff8cdbd95d7.js.br


Done 'locales/ja-b4a6f7577ab1a652e283ed68c3f3cfcf49c1c7f886a640ee88377ff8cdbd95d7.js' : 0.2 secs

Compressing: locales/ko-bd0d7a980036fab3f914195e21c2ab499a97452b55c29c1dfdb20576b78d0839.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/ko-bd0d7a980036fab3f914195e21c2ab499a97452b55c29c1dfdb20576b78d0839.js > /var/www/discourse/public/assets/locales/ko-bd0d7a980036fab3f914195e21c2ab499a97452b55c29c1dfdb20576b78d0839.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/ko-bd0d7a980036fab3f914195e21c2ab499a97452b55c29c1dfdb20576b78d0839.js --output=/var/www/discourse/public/assets/locales/ko-bd0d7a980036fab3f914195e21c2ab499a97452b55c29c1dfdb20576b78d0839.js.br


Done 'locales/ko-bd0d7a980036fab3f914195e21c2ab499a97452b55c29c1dfdb20576b78d0839.js' : 0.19 secs

Compressing: locales/lt-d6caf671038f82bb5d3ef7337dad81fd32d13492c729a2f1f5d6592d3dd8c4d7.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/lt-d6caf671038f82bb5d3ef7337dad81fd32d13492c729a2f1f5d6592d3dd8c4d7.js > /var/www/discourse/public/assets/locales/lt-d6caf671038f82bb5d3ef7337dad81fd32d13492c729a2f1f5d6592d3dd8c4d7.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/lt-d6caf671038f82bb5d3ef7337dad81fd32d13492c729a2f1f5d6592d3dd8c4d7.js --output=/var/www/discourse/public/assets/locales/lt-d6caf671038f82bb5d3ef7337dad81fd32d13492c729a2f1f5d6592d3dd8c4d7.js.br


Done 'locales/lt-d6caf671038f82bb5d3ef7337dad81fd32d13492c729a2f1f5d6592d3dd8c4d7.js' : 0.19 secs

Compressing: locales/lv-a85671457da3e96bc8b8c6778af893db61eee37d239bc4b14c1dc775903910c4.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/lv-a85671457da3e96bc8b8c6778af893db61eee37d239bc4b14c1dc775903910c4.js > /var/www/discourse/public/assets/locales/lv-a85671457da3e96bc8b8c6778af893db61eee37d239bc4b14c1dc775903910c4.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/lv-a85671457da3e96bc8b8c6778af893db61eee37d239bc4b14c1dc775903910c4.js --output=/var/www/discourse/public/assets/locales/lv-a85671457da3e96bc8b8c6778af893db61eee37d239bc4b14c1dc775903910c4.js.br


Done 'locales/lv-a85671457da3e96bc8b8c6778af893db61eee37d239bc4b14c1dc775903910c4.js' : 0.2 secs

Compressing: locales/nb_NO-d8998b928f223c47f86eba79c3a82debfc50fd87ee2c18f4a062f8c787e52e27.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/nb_NO-d8998b928f223c47f86eba79c3a82debfc50fd87ee2c18f4a062f8c787e52e27.js > /var/www/discourse/public/assets/locales/nb_NO-d8998b928f223c47f86eba79c3a82debfc50fd87ee2c18f4a062f8c787e52e27.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/nb_NO-d8998b928f223c47f86eba79c3a82debfc50fd87ee2c18f4a062f8c787e52e27.js --output=/var/www/discourse/public/assets/locales/nb_NO-d8998b928f223c47f86eba79c3a82debfc50fd87ee2c18f4a062f8c787e52e27.js.br


Done 'locales/nb_NO-d8998b928f223c47f86eba79c3a82debfc50fd87ee2c18f4a062f8c787e52e27.js' : 0.2 secs

Compressing: locales/nl-74ea2959fad1c4573acef8aafe9ca04a0a0959c531ad4078532cdbdc7549a743.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/nl-74ea2959fad1c4573acef8aafe9ca04a0a0959c531ad4078532cdbdc7549a743.js > /var/www/discourse/public/assets/locales/nl-74ea2959fad1c4573acef8aafe9ca04a0a0959c531ad4078532cdbdc7549a743.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/nl-74ea2959fad1c4573acef8aafe9ca04a0a0959c531ad4078532cdbdc7549a743.js --output=/var/www/discourse/public/assets/locales/nl-74ea2959fad1c4573acef8aafe9ca04a0a0959c531ad4078532cdbdc7549a743.js.br


Done 'locales/nl-74ea2959fad1c4573acef8aafe9ca04a0a0959c531ad4078532cdbdc7549a743.js' : 0.2 secs

Compressing: locales/pl_PL-bc55d345172d7039d39f42667ce6df3938dab179e8cd84a68d85be8a82064f31.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/pl_PL-bc55d345172d7039d39f42667ce6df3938dab179e8cd84a68d85be8a82064f31.js > /var/www/discourse/public/assets/locales/pl_PL-bc55d345172d7039d39f42667ce6df3938dab179e8cd84a68d85be8a82064f31.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/pl_PL-bc55d345172d7039d39f42667ce6df3938dab179e8cd84a68d85be8a82064f31.js --output=/var/www/discourse/public/assets/locales/pl_PL-bc55d345172d7039d39f42667ce6df3938dab179e8cd84a68d85be8a82064f31.js.br


Done 'locales/pl_PL-bc55d345172d7039d39f42667ce6df3938dab179e8cd84a68d85be8a82064f31.js' : 0.21 secs

Compressing: locales/pt-96d829dbe1967ae1ea8c9ebac1dc445909a30210b51b4aa3397db485f67e49e6.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/pt-96d829dbe1967ae1ea8c9ebac1dc445909a30210b51b4aa3397db485f67e49e6.js > /var/www/discourse/public/assets/locales/pt-96d829dbe1967ae1ea8c9ebac1dc445909a30210b51b4aa3397db485f67e49e6.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/pt-96d829dbe1967ae1ea8c9ebac1dc445909a30210b51b4aa3397db485f67e49e6.js --output=/var/www/discourse/public/assets/locales/pt-96d829dbe1967ae1ea8c9ebac1dc445909a30210b51b4aa3397db485f67e49e6.js.br


Done 'locales/pt-96d829dbe1967ae1ea8c9ebac1dc445909a30210b51b4aa3397db485f67e49e6.js' : 0.2 secs

Compressing: locales/pt_BR-a340946e589f3c6017df38d42c08a70e0b144316ad1eb614410e4ba7a4926685.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/pt_BR-a340946e589f3c6017df38d42c08a70e0b144316ad1eb614410e4ba7a4926685.js > /var/www/discourse/public/assets/locales/pt_BR-a340946e589f3c6017df38d42c08a70e0b144316ad1eb614410e4ba7a4926685.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/pt_BR-a340946e589f3c6017df38d42c08a70e0b144316ad1eb614410e4ba7a4926685.js --output=/var/www/discourse/public/assets/locales/pt_BR-a340946e589f3c6017df38d42c08a70e0b144316ad1eb614410e4ba7a4926685.js.br


Done 'locales/pt_BR-a340946e589f3c6017df38d42c08a70e0b144316ad1eb614410e4ba7a4926685.js' : 0.19 secs

Compressing: locales/ro-00575e487e9d8c66e10666d8cb4e07468208c0d57f36133135fca79e0d8baa56.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/ro-00575e487e9d8c66e10666d8cb4e07468208c0d57f36133135fca79e0d8baa56.js > /var/www/discourse/public/assets/locales/ro-00575e487e9d8c66e10666d8cb4e07468208c0d57f36133135fca79e0d8baa56.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/ro-00575e487e9d8c66e10666d8cb4e07468208c0d57f36133135fca79e0d8baa56.js --output=/var/www/discourse/public/assets/locales/ro-00575e487e9d8c66e10666d8cb4e07468208c0d57f36133135fca79e0d8baa56.js.br


Done 'locales/ro-00575e487e9d8c66e10666d8cb4e07468208c0d57f36133135fca79e0d8baa56.js' : 0.2 secs

Compressing: locales/ru-abf4cfccbc6b500db933a689b1fec80e187ba518b6d94b8f208dd5c921bf8c02.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/ru-abf4cfccbc6b500db933a689b1fec80e187ba518b6d94b8f208dd5c921bf8c02.js > /var/www/discourse/public/assets/locales/ru-abf4cfccbc6b500db933a689b1fec80e187ba518b6d94b8f208dd5c921bf8c02.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/ru-abf4cfccbc6b500db933a689b1fec80e187ba518b6d94b8f208dd5c921bf8c02.js --output=/var/www/discourse/public/assets/locales/ru-abf4cfccbc6b500db933a689b1fec80e187ba518b6d94b8f208dd5c921bf8c02.js.br


Done 'locales/ru-abf4cfccbc6b500db933a689b1fec80e187ba518b6d94b8f208dd5c921bf8c02.js' : 0.27 secs

Compressing: locales/sk-120c3534b1d068b335b517999c04ce1568af47c7eb9b69adacbffc1d8f78e455.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/sk-120c3534b1d068b335b517999c04ce1568af47c7eb9b69adacbffc1d8f78e455.js > /var/www/discourse/public/assets/locales/sk-120c3534b1d068b335b517999c04ce1568af47c7eb9b69adacbffc1d8f78e455.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/sk-120c3534b1d068b335b517999c04ce1568af47c7eb9b69adacbffc1d8f78e455.js --output=/var/www/discourse/public/assets/locales/sk-120c3534b1d068b335b517999c04ce1568af47c7eb9b69adacbffc1d8f78e455.js.br


Done 'locales/sk-120c3534b1d068b335b517999c04ce1568af47c7eb9b69adacbffc1d8f78e455.js' : 0.19 secs

Compressing: locales/sl-3256eda2b45551c1e0616a9d92adefd29ddb9d228e7154e6be98d034f32eda05.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/sl-3256eda2b45551c1e0616a9d92adefd29ddb9d228e7154e6be98d034f32eda05.js > /var/www/discourse/public/assets/locales/sl-3256eda2b45551c1e0616a9d92adefd29ddb9d228e7154e6be98d034f32eda05.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/sl-3256eda2b45551c1e0616a9d92adefd29ddb9d228e7154e6be98d034f32eda05.js --output=/var/www/discourse/public/assets/locales/sl-3256eda2b45551c1e0616a9d92adefd29ddb9d228e7154e6be98d034f32eda05.js.br


Done 'locales/sl-3256eda2b45551c1e0616a9d92adefd29ddb9d228e7154e6be98d034f32eda05.js' : 0.19 secs

Compressing: locales/sq-cbbe8fa6a1912a99835952e7ac1e3ef90053e5bb5e9ce3cdc82f4f030549abd3.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/sq-cbbe8fa6a1912a99835952e7ac1e3ef90053e5bb5e9ce3cdc82f4f030549abd3.js > /var/www/discourse/public/assets/locales/sq-cbbe8fa6a1912a99835952e7ac1e3ef90053e5bb5e9ce3cdc82f4f030549abd3.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/sq-cbbe8fa6a1912a99835952e7ac1e3ef90053e5bb5e9ce3cdc82f4f030549abd3.js --output=/var/www/discourse/public/assets/locales/sq-cbbe8fa6a1912a99835952e7ac1e3ef90053e5bb5e9ce3cdc82f4f030549abd3.js.br


Done 'locales/sq-cbbe8fa6a1912a99835952e7ac1e3ef90053e5bb5e9ce3cdc82f4f030549abd3.js' : 0.2 secs

Compressing: locales/sr-5afa525687230712d6204dc6e4e1d19e90cc6a63602adcf8f6c44fa00f3ec2e6.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/sr-5afa525687230712d6204dc6e4e1d19e90cc6a63602adcf8f6c44fa00f3ec2e6.js > /var/www/discourse/public/assets/locales/sr-5afa525687230712d6204dc6e4e1d19e90cc6a63602adcf8f6c44fa00f3ec2e6.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/sr-5afa525687230712d6204dc6e4e1d19e90cc6a63602adcf8f6c44fa00f3ec2e6.js --output=/var/www/discourse/public/assets/locales/sr-5afa525687230712d6204dc6e4e1d19e90cc6a63602adcf8f6c44fa00f3ec2e6.js.br


Done 'locales/sr-5afa525687230712d6204dc6e4e1d19e90cc6a63602adcf8f6c44fa00f3ec2e6.js' : 0.2 secs

Compressing: locales/sv-503cb83cc0a70eb5d811b79f0ff4a6b5f289f16279a9dcbbc450838a4bccff91.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/sv-503cb83cc0a70eb5d811b79f0ff4a6b5f289f16279a9dcbbc450838a4bccff91.js > /var/www/discourse/public/assets/locales/sv-503cb83cc0a70eb5d811b79f0ff4a6b5f289f16279a9dcbbc450838a4bccff91.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/sv-503cb83cc0a70eb5d811b79f0ff4a6b5f289f16279a9dcbbc450838a4bccff91.js --output=/var/www/discourse/public/assets/locales/sv-503cb83cc0a70eb5d811b79f0ff4a6b5f289f16279a9dcbbc450838a4bccff91.js.br


Done 'locales/sv-503cb83cc0a70eb5d811b79f0ff4a6b5f289f16279a9dcbbc450838a4bccff91.js' : 0.2 secs

Compressing: locales/sw-70bb0982c25ea4bc71b5dceee4bfe9a53a70548277f0ffd388d574a9b94ad8db.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/sw-70bb0982c25ea4bc71b5dceee4bfe9a53a70548277f0ffd388d574a9b94ad8db.js > /var/www/discourse/public/assets/locales/sw-70bb0982c25ea4bc71b5dceee4bfe9a53a70548277f0ffd388d574a9b94ad8db.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/sw-70bb0982c25ea4bc71b5dceee4bfe9a53a70548277f0ffd388d574a9b94ad8db.js --output=/var/www/discourse/public/assets/locales/sw-70bb0982c25ea4bc71b5dceee4bfe9a53a70548277f0ffd388d574a9b94ad8db.js.br


Done 'locales/sw-70bb0982c25ea4bc71b5dceee4bfe9a53a70548277f0ffd388d574a9b94ad8db.js' : 0.2 secs

Compressing: locales/te-aa6ed194fe03e3364a244d5290af43816f14321e102ecb6491ce56bd59e492a4.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/te-aa6ed194fe03e3364a244d5290af43816f14321e102ecb6491ce56bd59e492a4.js > /var/www/discourse/public/assets/locales/te-aa6ed194fe03e3364a244d5290af43816f14321e102ecb6491ce56bd59e492a4.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/te-aa6ed194fe03e3364a244d5290af43816f14321e102ecb6491ce56bd59e492a4.js --output=/var/www/discourse/public/assets/locales/te-aa6ed194fe03e3364a244d5290af43816f14321e102ecb6491ce56bd59e492a4.js.br


Done 'locales/te-aa6ed194fe03e3364a244d5290af43816f14321e102ecb6491ce56bd59e492a4.js' : 0.22 secs

Compressing: locales/th-06fde05b806950a02dc70d8d9331195ea4efc4bee944fb0baf0647768ca7bd2d.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/th-06fde05b806950a02dc70d8d9331195ea4efc4bee944fb0baf0647768ca7bd2d.js > /var/www/discourse/public/assets/locales/th-06fde05b806950a02dc70d8d9331195ea4efc4bee944fb0baf0647768ca7bd2d.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/th-06fde05b806950a02dc70d8d9331195ea4efc4bee944fb0baf0647768ca7bd2d.js --output=/var/www/discourse/public/assets/locales/th-06fde05b806950a02dc70d8d9331195ea4efc4bee944fb0baf0647768ca7bd2d.js.br


Done 'locales/th-06fde05b806950a02dc70d8d9331195ea4efc4bee944fb0baf0647768ca7bd2d.js' : 0.24 secs

Compressing: locales/tr_TR-617408d2d099aad6053c61e287b838cb6afcef30553c775c1caa21403108e704.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/tr_TR-617408d2d099aad6053c61e287b838cb6afcef30553c775c1caa21403108e704.js > /var/www/discourse/public/assets/locales/tr_TR-617408d2d099aad6053c61e287b838cb6afcef30553c775c1caa21403108e704.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/tr_TR-617408d2d099aad6053c61e287b838cb6afcef30553c775c1caa21403108e704.js --output=/var/www/discourse/public/assets/locales/tr_TR-617408d2d099aad6053c61e287b838cb6afcef30553c775c1caa21403108e704.js.br


Done 'locales/tr_TR-617408d2d099aad6053c61e287b838cb6afcef30553c775c1caa21403108e704.js' : 0.2 secs

Compressing: locales/uk-30daabc690fba7eed5d25493ead336fada7aaf2dd310708de47c78f4d5575be5.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/uk-30daabc690fba7eed5d25493ead336fada7aaf2dd310708de47c78f4d5575be5.js > /var/www/discourse/public/assets/locales/uk-30daabc690fba7eed5d25493ead336fada7aaf2dd310708de47c78f4d5575be5.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/uk-30daabc690fba7eed5d25493ead336fada7aaf2dd310708de47c78f4d5575be5.js --output=/var/www/discourse/public/assets/locales/uk-30daabc690fba7eed5d25493ead336fada7aaf2dd310708de47c78f4d5575be5.js.br


Done 'locales/uk-30daabc690fba7eed5d25493ead336fada7aaf2dd310708de47c78f4d5575be5.js' : 0.26 secs

Compressing: locales/ur-56ca00222d71420b4bad567f58dc1c9bc1b6e2c9640a38e7dbfc20af60feaa5d.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/ur-56ca00222d71420b4bad567f58dc1c9bc1b6e2c9640a38e7dbfc20af60feaa5d.js > /var/www/discourse/public/assets/locales/ur-56ca00222d71420b4bad567f58dc1c9bc1b6e2c9640a38e7dbfc20af60feaa5d.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/ur-56ca00222d71420b4bad567f58dc1c9bc1b6e2c9640a38e7dbfc20af60feaa5d.js --output=/var/www/discourse/public/assets/locales/ur-56ca00222d71420b4bad567f58dc1c9bc1b6e2c9640a38e7dbfc20af60feaa5d.js.br


Done 'locales/ur-56ca00222d71420b4bad567f58dc1c9bc1b6e2c9640a38e7dbfc20af60feaa5d.js' : 0.23 secs

Compressing: locales/vi-34575a83eb1147a429abbc558913628eb24a69a9fe71d2e81f69e17bad76b7e0.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/vi-34575a83eb1147a429abbc558913628eb24a69a9fe71d2e81f69e17bad76b7e0.js > /var/www/discourse/public/assets/locales/vi-34575a83eb1147a429abbc558913628eb24a69a9fe71d2e81f69e17bad76b7e0.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/vi-34575a83eb1147a429abbc558913628eb24a69a9fe71d2e81f69e17bad76b7e0.js --output=/var/www/discourse/public/assets/locales/vi-34575a83eb1147a429abbc558913628eb24a69a9fe71d2e81f69e17bad76b7e0.js.br


Done 'locales/vi-34575a83eb1147a429abbc558913628eb24a69a9fe71d2e81f69e17bad76b7e0.js' : 0.21 secs

Compressing: locales/zh_CN-f68db30cafbec522eaa468dfaa62c249d6d69e8b36826f1fc41dcfa7883cbaac.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/zh_CN-f68db30cafbec522eaa468dfaa62c249d6d69e8b36826f1fc41dcfa7883cbaac.js > /var/www/discourse/public/assets/locales/zh_CN-f68db30cafbec522eaa468dfaa62c249d6d69e8b36826f1fc41dcfa7883cbaac.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/zh_CN-f68db30cafbec522eaa468dfaa62c249d6d69e8b36826f1fc41dcfa7883cbaac.js --output=/var/www/discourse/public/assets/locales/zh_CN-f68db30cafbec522eaa468dfaa62c249d6d69e8b36826f1fc41dcfa7883cbaac.js.br


Done 'locales/zh_CN-f68db30cafbec522eaa468dfaa62c249d6d69e8b36826f1fc41dcfa7883cbaac.js' : 0.19 secs

Compressing: locales/zh_TW-78d7d6d97248e4a33395e9abbfa918cdbc29d57a5a1f08c7eadf066839cc3276.js
gzip -f -c -9 /var/www/discourse/public/assets/locales/zh_TW-78d7d6d97248e4a33395e9abbfa918cdbc29d57a5a1f08c7eadf066839cc3276.js > /var/www/discourse/public/assets/locales/zh_TW-78d7d6d97248e4a33395e9abbfa918cdbc29d57a5a1f08c7eadf066839cc3276.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/locales/zh_TW-78d7d6d97248e4a33395e9abbfa918cdbc29d57a5a1f08c7eadf066839cc3276.js --output=/var/www/discourse/public/assets/locales/zh_TW-78d7d6d97248e4a33395e9abbfa918cdbc29d57a5a1f08c7eadf066839cc3276.js.br


Done 'locales/zh_TW-78d7d6d97248e4a33395e9abbfa918cdbc29d57a5a1f08c7eadf066839cc3276.js' : 0.19 secs

Compressing: plugins/chat-88b4f7bd57ee614646998e2926513fac28ced64dbb16284b306dc378e4816018.js
gzip -f -c -9 /var/www/discourse/public/assets/plugins/chat-88b4f7bd57ee614646998e2926513fac28ced64dbb16284b306dc378e4816018.js > /var/www/discourse/public/assets/plugins/chat-88b4f7bd57ee614646998e2926513fac28ced64dbb16284b306dc378e4816018.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/plugins/chat-88b4f7bd57ee614646998e2926513fac28ced64dbb16284b306dc378e4816018.js --output=/var/www/discourse/public/assets/plugins/chat-88b4f7bd57ee614646998e2926513fac28ced64dbb16284b306dc378e4816018.js.br


Done 'plugins/chat-88b4f7bd57ee614646998e2926513fac28ced64dbb16284b306dc378e4816018.js' : 0.13 secs

Compressing: plugins/discourse-details-4cc313dcbef7c2a43d82c8d9cd301ad2bedc79dcb8f31645e1dd0a8b626ba7f3.js
gzip -f -c -9 /var/www/discourse/public/assets/plugins/discourse-details-4cc313dcbef7c2a43d82c8d9cd301ad2bedc79dcb8f31645e1dd0a8b626ba7f3.js > /var/www/discourse/public/assets/plugins/discourse-details-4cc313dcbef7c2a43d82c8d9cd301ad2bedc79dcb8f31645e1dd0a8b626ba7f3.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/plugins/discourse-details-4cc313dcbef7c2a43d82c8d9cd301ad2bedc79dcb8f31645e1dd0a8b626ba7f3.js --output=/var/www/discourse/public/assets/plugins/discourse-details-4cc313dcbef7c2a43d82c8d9cd301ad2bedc79dcb8f31645e1dd0a8b626ba7f3.js.br


Done 'plugins/discourse-details-4cc313dcbef7c2a43d82c8d9cd301ad2bedc79dcb8f31645e1dd0a8b626ba7f3.js' : 0.02 secs

Compressing: plugins/discourse-lazy-videos-4ac241ba48a432f3f18f7b9891f7a99ae470527cd6db0c47c1e7a617f9f29743.js
gzip -f -c -9 /var/www/discourse/public/assets/plugins/discourse-lazy-videos-4ac241ba48a432f3f18f7b9891f7a99ae470527cd6db0c47c1e7a617f9f29743.js > /var/www/discourse/public/assets/plugins/discourse-lazy-videos-4ac241ba48a432f3f18f7b9891f7a99ae470527cd6db0c47c1e7a617f9f29743.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/plugins/discourse-lazy-videos-4ac241ba48a432f3f18f7b9891f7a99ae470527cd6db0c47c1e7a617f9f29743.js --output=/var/www/discourse/public/assets/plugins/discourse-lazy-videos-4ac241ba48a432f3f18f7b9891f7a99ae470527cd6db0c47c1e7a617f9f29743.js.br


Done 'plugins/discourse-lazy-videos-4ac241ba48a432f3f18f7b9891f7a99ae470527cd6db0c47c1e7a617f9f29743.js' : 0.02 secs

Compressing: plugins/discourse-local-dates-e3ba622ea7a76e4f7c1405c8ca99bf4bc6414933d835ca7553eb7e3a0ae6f0f2.js
gzip -f -c -9 /var/www/discourse/public/assets/plugins/discourse-local-dates-e3ba622ea7a76e4f7c1405c8ca99bf4bc6414933d835ca7553eb7e3a0ae6f0f2.js > /var/www/discourse/public/assets/plugins/discourse-local-dates-e3ba622ea7a76e4f7c1405c8ca99bf4bc6414933d835ca7553eb7e3a0ae6f0f2.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/plugins/discourse-local-dates-e3ba622ea7a76e4f7c1405c8ca99bf4bc6414933d835ca7553eb7e3a0ae6f0f2.js --output=/var/www/discourse/public/assets/plugins/discourse-local-dates-e3ba622ea7a76e4f7c1405c8ca99bf4bc6414933d835ca7553eb7e3a0ae6f0f2.js.br


Done 'plugins/discourse-local-dates-e3ba622ea7a76e4f7c1405c8ca99bf4bc6414933d835ca7553eb7e3a0ae6f0f2.js' : 0.03 secs

Compressing: plugins/discourse-narrative-bot-4cf85d81804acc076fc2f587e4b1474e55808ac24ab19217564f0fa8d3271c99.js
gzip -f -c -9 /var/www/discourse/public/assets/plugins/discourse-narrative-bot-4cf85d81804acc076fc2f587e4b1474e55808ac24ab19217564f0fa8d3271c99.js > /var/www/discourse/public/assets/plugins/discourse-narrative-bot-4cf85d81804acc076fc2f587e4b1474e55808ac24ab19217564f0fa8d3271c99.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/plugins/discourse-narrative-bot-4cf85d81804acc076fc2f587e4b1474e55808ac24ab19217564f0fa8d3271c99.js --output=/var/www/discourse/public/assets/plugins/discourse-narrative-bot-4cf85d81804acc076fc2f587e4b1474e55808ac24ab19217564f0fa8d3271c99.js.br


Done 'plugins/discourse-narrative-bot-4cf85d81804acc076fc2f587e4b1474e55808ac24ab19217564f0fa8d3271c99.js' : 0.02 secs

Compressing: plugins/discourse-presence-3b38178511d2b7c3214307adb42bd1d0db87528b0eea60327b0542a2953f9767.js
gzip -f -c -9 /var/www/discourse/public/assets/plugins/discourse-presence-3b38178511d2b7c3214307adb42bd1d0db87528b0eea60327b0542a2953f9767.js > /var/www/discourse/public/assets/plugins/discourse-presence-3b38178511d2b7c3214307adb42bd1d0db87528b0eea60327b0542a2953f9767.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/plugins/discourse-presence-3b38178511d2b7c3214307adb42bd1d0db87528b0eea60327b0542a2953f9767.js --output=/var/www/discourse/public/assets/plugins/discourse-presence-3b38178511d2b7c3214307adb42bd1d0db87528b0eea60327b0542a2953f9767.js.br


Done 'plugins/discourse-presence-3b38178511d2b7c3214307adb42bd1d0db87528b0eea60327b0542a2953f9767.js' : 0.02 secs

Compressing: plugins/docker_manager_admin-62d97cecf7919651d2900619a75a453968e63a9a72abfd0da671b403991fa9e4.js
gzip -f -c -9 /var/www/discourse/public/assets/plugins/docker_manager_admin-62d97cecf7919651d2900619a75a453968e63a9a72abfd0da671b403991fa9e4.js > /var/www/discourse/public/assets/plugins/docker_manager_admin-62d97cecf7919651d2900619a75a453968e63a9a72abfd0da671b403991fa9e4.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/plugins/docker_manager_admin-62d97cecf7919651d2900619a75a453968e63a9a72abfd0da671b403991fa9e4.js --output=/var/www/discourse/public/assets/plugins/docker_manager_admin-62d97cecf7919651d2900619a75a453968e63a9a72abfd0da671b403991fa9e4.js.br


Done 'plugins/docker_manager_admin-62d97cecf7919651d2900619a75a453968e63a9a72abfd0da671b403991fa9e4.js' : 0.03 secs

Compressing: plugins/poll-adbf8b728df79beddbdb56d7cc86a92cdfba3c91968112bdd3c9d947ba0ab5da.js
gzip -f -c -9 /var/www/discourse/public/assets/plugins/poll-adbf8b728df79beddbdb56d7cc86a92cdfba3c91968112bdd3c9d947ba0ab5da.js > /var/www/discourse/public/assets/plugins/poll-adbf8b728df79beddbdb56d7cc86a92cdfba3c91968112bdd3c9d947ba0ab5da.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/plugins/poll-adbf8b728df79beddbdb56d7cc86a92cdfba3c91968112bdd3c9d947ba0ab5da.js --output=/var/www/discourse/public/assets/plugins/poll-adbf8b728df79beddbdb56d7cc86a92cdfba3c91968112bdd3c9d947ba0ab5da.js.br


Done 'plugins/poll-adbf8b728df79beddbdb56d7cc86a92cdfba3c91968112bdd3c9d947ba0ab5da.js' : 0.04 secs

Compressing: plugins/styleguide-e9bb653c389c189a607c5cac729d220202838a77c030d3be7695ce4210f49902.js
gzip -f -c -9 /var/www/discourse/public/assets/plugins/styleguide-e9bb653c389c189a607c5cac729d220202838a77c030d3be7695ce4210f49902.js > /var/www/discourse/public/assets/plugins/styleguide-e9bb653c389c189a607c5cac729d220202838a77c030d3be7695ce4210f49902.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/plugins/styleguide-e9bb653c389c189a607c5cac729d220202838a77c030d3be7695ce4210f49902.js --output=/var/www/discourse/public/assets/plugins/styleguide-e9bb653c389c189a607c5cac729d220202838a77c030d3be7695ce4210f49902.js.br


Done 'plugins/styleguide-e9bb653c389c189a607c5cac729d220202838a77c030d3be7695ce4210f49902.js' : 0.04 secs

Compressing: chunk.13.a46fccbb73a326d7b173-3ff276a44403b15e06e1f355c7a8a71d56eb2dc120907545195dcc637465402f.js
gzip -f -c -9 /var/www/discourse/public/assets/chunk.13.a46fccbb73a326d7b173-3ff276a44403b15e06e1f355c7a8a71d56eb2dc120907545195dcc637465402f.js > /var/www/discourse/public/assets/chunk.13.a46fccbb73a326d7b173-3ff276a44403b15e06e1f355c7a8a71d56eb2dc120907545195dcc637465402f.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/chunk.13.a46fccbb73a326d7b173-3ff276a44403b15e06e1f355c7a8a71d56eb2dc120907545195dcc637465402f.js --output=/var/www/discourse/public/assets/chunk.13.a46fccbb73a326d7b173-3ff276a44403b15e06e1f355c7a8a71d56eb2dc120907545195dcc637465402f.js.br


Done 'chunk.13.a46fccbb73a326d7b173-3ff276a44403b15e06e1f355c7a8a71d56eb2dc120907545195dcc637465402f.js' : 0.11 secs

Compressing: chunk.143.e30d8bdad55b4a7433a1-20c23e34ee5f3eb598c5babc3f8a4be5d7e0553c1f1699cfe5bb8f77328d0369.js
gzip -f -c -9 /var/www/discourse/public/assets/chunk.143.e30d8bdad55b4a7433a1-20c23e34ee5f3eb598c5babc3f8a4be5d7e0553c1f1699cfe5bb8f77328d0369.js > /var/www/discourse/public/assets/chunk.143.e30d8bdad55b4a7433a1-20c23e34ee5f3eb598c5babc3f8a4be5d7e0553c1f1699cfe5bb8f77328d0369.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/chunk.143.e30d8bdad55b4a7433a1-20c23e34ee5f3eb598c5babc3f8a4be5d7e0553c1f1699cfe5bb8f77328d0369.js --output=/var/www/discourse/public/assets/chunk.143.e30d8bdad55b4a7433a1-20c23e34ee5f3eb598c5babc3f8a4be5d7e0553c1f1699cfe5bb8f77328d0369.js.br


Done 'chunk.143.e30d8bdad55b4a7433a1-20c23e34ee5f3eb598c5babc3f8a4be5d7e0553c1f1699cfe5bb8f77328d0369.js' : 0.02 secs

Compressing: chunk.682.c74a6fa2528850adbfb7-64baa470ee3c45db32900f4b7ba5ae1bc8831a963142507427faa4d4b3ac4fd2.js
gzip -f -c -9 /var/www/discourse/public/assets/chunk.682.c74a6fa2528850adbfb7-64baa470ee3c45db32900f4b7ba5ae1bc8831a963142507427faa4d4b3ac4fd2.js > /var/www/discourse/public/assets/chunk.682.c74a6fa2528850adbfb7-64baa470ee3c45db32900f4b7ba5ae1bc8831a963142507427faa4d4b3ac4fd2.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/chunk.682.c74a6fa2528850adbfb7-64baa470ee3c45db32900f4b7ba5ae1bc8831a963142507427faa4d4b3ac4fd2.js --output=/var/www/discourse/public/assets/chunk.682.c74a6fa2528850adbfb7-64baa470ee3c45db32900f4b7ba5ae1bc8831a963142507427faa4d4b3ac4fd2.js.br


Done 'chunk.682.c74a6fa2528850adbfb7-64baa470ee3c45db32900f4b7ba5ae1bc8831a963142507427faa4d4b3ac4fd2.js' : 0.37 secs

Compressing: chunk.178.051d675f5aaa85953f8e-3f44f7d8ffda967a16bd2c4df7d630805d9aaf9206e2a5538b4fc790cb880e76.js
gzip -f -c -9 /var/www/discourse/public/assets/chunk.178.051d675f5aaa85953f8e-3f44f7d8ffda967a16bd2c4df7d630805d9aaf9206e2a5538b4fc790cb880e76.js > /var/www/discourse/public/assets/chunk.178.051d675f5aaa85953f8e-3f44f7d8ffda967a16bd2c4df7d630805d9aaf9206e2a5538b4fc790cb880e76.js.gz

brotli -f --quality=6 /var/www/discourse/public/assets/chunk.178.051d675f5aaa85953f8e-3f44f7d8ffda967a16bd2c4df7d630805d9aaf9206e2a5538b4fc790cb880e76.js --output=/var/www/discourse/public/assets/chunk.178.051d675f5aaa85953f8e-3f44f7d8ffda967a16bd2c4df7d630805d9aaf9206e2a5538b4fc790cb880e76.js.br


Done 'chunk.178.051d675f5aaa85953f8e-3f44f7d8ffda967a16bd2c4df7d630805d9aaf9206e2a5538b4fc790cb880e76.js' : 0.02 secs

Done 'Done compressing all JS files' : 46.16 secs

Start compiling CSS: 2023-04-07 09:58:11 UTC
-------------
Compiling CSS for default 2023-04-07 09:58:11 UTC
precompile target: desktop
precompile target: mobile
precompile target: desktop_rtl
precompile target: mobile_rtl
precompile target: admin
precompile target: wizard
precompile target: chat
precompile target: discourse-details
precompile target: discourse-lazy-videos
precompile target: discourse-local-dates
precompile target: discourse-narrative-bot
precompile target: discourse-presence
precompile target: docker_manager
precompile target: poll
precompile target: chat_mobile
precompile target: poll_mobile
precompile target: chat_desktop
precompile target: poll_desktop
precompile target: desktop_theme Default
precompile target: mobile_theme Default
precompile target: color_definitions Default (Dark)
precompile target: color_definitions Default (WCAG Light)
precompile target: color_definitions Default (WCAG Dark)
precompile target: color_definitions Default (Dracula)
precompile target: color_definitions Default (Solarized Light)
precompile target: color_definitions Default (Solarized Dark)
precompile target: color_definitions Default (Base)
Done compiling CSS: 2023-04-07 09:58:23 UTC
I, [2023-04-07T09:58:24.886425 #1]  INFO -- : yarn run v1.22.19
$ /var/www/discourse/app/assets/javascripts/node_modules/.bin/ember build -prod
WARNING: Node v18.15.0 is not tested against Ember CLI on your platform. We recommend that you use the most-recent "Active LTS" version of Node.js. See https://git.io/v7S5n for details.
Environment: production
cleaning up...
Built project successfully. Stored in "dist/".
File sizes:
 - dist/assets/activate-account.js: 641 B (323 B gzipped)
 - dist/assets/admin.js: 954.67 KB (144.06 KB gzipped)
 - dist/assets/auto-redirect.js: 207 B (173 B gzipped)
 - dist/assets/browser-detect.js: 1001 B (579 B gzipped)
 - dist/assets/browser-update.js: 3.06 KB (1.4 KB gzipped)
 - dist/assets/chunk.13.a46fccbb73a326d7b173.js: 325.84 KB (99.86 KB gzipped)
 - dist/assets/chunk.143.e30d8bdad55b4a7433a1.js: 3.35 KB (1.35 KB gzipped)
 - dist/assets/chunk.178.051d675f5aaa85953f8e.js: 1.92 KB (999 B gzipped)
 - dist/assets/chunk.682.c74a6fa2528850adbfb7.js: 834.78 KB (282.29 KB gzipped)
 - dist/assets/core-tests.js: 2.51 MB (325 KB gzipped)
 - dist/assets/discourse.js: 3.13 MB (627.94 KB gzipped)
 - dist/assets/embed-application.js: 1.87 KB (757 B gzipped)
 - dist/assets/google-tag-manager.js: 1.01 KB (558 B gzipped)
 - dist/assets/google-universal-analytics-v3.js: 942 B (499 B gzipped)
 - dist/assets/google-universal-analytics-v4.js: 702 B (349 B gzipped)
 - dist/assets/highlightjs/highlight-test-bundle.min.js: 133.83 KB (42.86 KB gzipped)
 - dist/assets/markdown-it-bundle.js: 129.77 KB (43.62 KB gzipped)
 - dist/assets/onpopstate-handler.js: 265 B (206 B gzipped)
 - dist/assets/plugins/chat.js: 612.29 KB (102.15 KB gzipped)
 - dist/assets/plugins/discourse-details.js: 1.32 KB (674 B gzipped)
 - dist/assets/plugins/discourse-lazy-videos.js: 5.93 KB (2.04 KB gzipped)
 - dist/assets/plugins/discourse-local-dates.js: 34.7 KB (9.34 KB gzipped)
 - dist/assets/plugins/discourse-narrative-bot.js: 1.66 KB (791 B gzipped)
 - dist/assets/plugins/discourse-presence.js: 10.95 KB (2.63 KB gzipped)
 - dist/assets/plugins/docker_manager_admin.js: 36.49 KB (6.97 KB gzipped)
 - dist/assets/plugins/poll.js: 56 KB (15.31 KB gzipped)
 - dist/assets/plugins/styleguide.js: 93.27 KB (12.69 KB gzipped)
 - dist/assets/plugins/test/chat_tests.js: 174.11 KB (22.81 KB gzipped)
 - dist/assets/plugins/test/discourse-details_tests.js: 3.94 KB (1.13 KB gzipped)
 - dist/assets/plugins/test/discourse-lazy-videos_tests.js: 2.51 KB (784 B gzipped)
 - dist/assets/plugins/test/discourse-local-dates_tests.js: 28.71 KB (5.54 KB gzipped)
 - dist/assets/plugins/test/discourse-presence_tests.js: 5.55 KB (1.24 KB gzipped)
 - dist/assets/plugins/test/docker_manager_tests.js: 6.16 KB (1.74 KB gzipped)
 - dist/assets/plugins/test/poll_tests.js: 58.71 KB (8.42 KB gzipped)
 - dist/assets/print-page.js: 118 B (130 B gzipped)
 - dist/assets/scripts/discourse-boot.js: 353 B (268 B gzipped)
 - dist/assets/scripts/discourse-test-listen-boot.js: 99 B (101 B gzipped)
 - dist/assets/scripts/discourse-test-load-dynamic-js.js: 637 B (400 B gzipped)
 - dist/assets/scripts/discourse-test-trigger-ember-cli-boot.js: 110 B (104 B gzipped)
 - dist/assets/scripts/module-shims.js: 944 B (471 B gzipped)
 - dist/assets/scripts/start-app.js: 201 B (174 B gzipped)
 - dist/assets/splash-screen.js: 1.8 KB (690 B gzipped)
 - dist/assets/start-discourse.js: 1.09 KB (627 B gzipped)
 - dist/assets/test-helpers.js: 1.03 MB (150.05 KB gzipped)
 - dist/assets/test-i18n.js: 508.36 KB (119.63 KB gzipped)
 - dist/assets/test-site-settings.js: 9.56 KB (3.7 KB gzipped)
 - dist/assets/vendor.css: 0 B
 - dist/assets/vendor.js: 1.12 MB (305.46 KB gzipped)
 - dist/assets/wizard.js: 113.27 KB (34.56 KB gzipped)
 - dist/javascripts/@json-editor/json-editor/2.6.1/jsoneditor.js: 425.11 KB (79.36 KB gzipped)
 - dist/javascripts/ace.js/1.4.13/ace.js: 363.09 KB (98.66 KB gzipped)
 - dist/javascripts/ace.js/1.4.13/ext-searchbox.js: 11.63 KB (3.49 KB gzipped)
 - dist/javascripts/ace.js/1.4.13/mode-html.js: 59.46 KB (17.82 KB gzipped)
 - dist/javascripts/ace.js/1.4.13/mode-scss.js: 23.47 KB (7.79 KB gzipped)
 - dist/javascripts/ace.js/1.4.13/mode-sql.js: 4.73 KB (1.82 KB gzipped)
 - dist/javascripts/ace.js/1.4.13/mode-yaml.js: 4.97 KB (1.73 KB gzipped)
 - dist/javascripts/ace.js/1.4.13/theme-chaos.js: 3.11 KB (1.01 KB gzipped)
 - dist/javascripts/ace.js/1.4.13/theme-chrome.js: 2.97 KB (1.03 KB gzipped)
 - dist/javascripts/ace.js/1.4.13/worker-html.js: 203.22 KB (46.33 KB gzipped)
 - dist/javascripts/ace/ace.js: 362.06 KB (98.41 KB gzipped)
 - dist/javascripts/ace/ext-searchbox.js: 11.63 KB (3.49 KB gzipped)
 - dist/javascripts/ace/mode-html.js: 59.46 KB (17.82 KB gzipped)
 - dist/javascripts/ace/mode-scss.js: 23.47 KB (7.79 KB gzipped)
 - dist/javascripts/ace/mode-sql.js: 2.16 KB (1009 B gzipped)
 - dist/javascripts/ace/mode-yaml.js: 4.97 KB (1.73 KB gzipped)
 - dist/javascripts/ace/theme-chrome.js: 2.97 KB (1.03 KB gzipped)
 - dist/javascripts/ace/worker-html.js: 203.22 KB (46.33 KB gzipped)
 - dist/javascripts/chart.js/3.5.1/chart.min.js: 183.95 KB (63.67 KB gzipped)
 - dist/javascripts/chartjs-plugin-datalabels/2.0.0/chartjs-plugin-datalabels.min.js: 12.59 KB (5.09 KB gzipped)
 - dist/javascripts/count.js: 1.41 KB (636 B gzipped)
 - dist/javascripts/diffhtml/1.0.0-beta.20/diffhtml.min.js: 26.98 KB (9.88 KB gzipped)
 - dist/javascripts/embed-topics.js: 1.31 KB (630 B gzipped)
 - dist/javascripts/embed.js: 2.41 KB (1010 B gzipped)
 - dist/javascripts/magnific-popup/1.1.0/jquery.magnific-popup.min.js: 19.74 KB (7.18 KB gzipped)
 - dist/javascripts/media-optimization-worker.js: 4.89 KB (1.71 KB gzipped)
 - dist/javascripts/pikaday/1.8.2/pikaday.js: 41.55 KB (9.44 KB gzipped)
 - dist/javascripts/squoosh/mozjpeg_enc.js: 38.12 KB (10.49 KB gzipped)
 - dist/javascripts/squoosh/squoosh_resize.js: 4.42 KB (1.26 KB gzipped)
 - dist/javascripts/workbox/workbox-cacheable-response.dev.js: 6.58 KB (1.73 KB gzipped)
 - dist/javascripts/workbox/workbox-cacheable-response.prod.js: 579 B (345 B gzipped)
 - dist/javascripts/workbox/workbox-core.dev.js: 48.27 KB (11.21 KB gzipped)
 - dist/javascripts/workbox/workbox-core.prod.js: 5.75 KB (2.42 KB gzipped)
 - dist/javascripts/workbox/workbox-expiration.dev.js: 20.83 KB (5.48 KB gzipped)
 - dist/javascripts/workbox/workbox-expiration.prod.js: 2.82 KB (1.22 KB gzipped)
 - dist/javascripts/workbox/workbox-routing.dev.js: 31.54 KB (7.58 KB gzipped)
 - dist/javascripts/workbox/workbox-routing.prod.js: 3.32 KB (1.44 KB gzipped)
 - dist/javascripts/workbox/workbox-strategies.dev.js: 34.65 KB (4.79 KB gzipped)
 - dist/javascripts/workbox/workbox-strategies.prod.js: 4.75 KB (1.16 KB gzipped)
 - dist/javascripts/workbox/workbox-sw.js: 1.3 KB (741 B gzipped)
Done in 374.16s.
Downloading MaxMindDB...
Compressing Javascript and Generating Source Maps

I, [2023-04-07T09:58:24.911087 #1]  INFO -- : File > /usr/local/bin/discourse  chmod: +x  chown:
I, [2023-04-07T09:58:24.939932 #1]  INFO -- : File > /usr/local/bin/rails  chmod: +x  chown:
I, [2023-04-07T09:58:24.966505 #1]  INFO -- : File > /usr/local/bin/rake  chmod: +x  chown:
I, [2023-04-07T09:58:24.995530 #1]  INFO -- : File > /usr/local/bin/rbtrace  chmod: +x  chown:
I, [2023-04-07T09:58:25.020617 #1]  INFO -- : File > /usr/local/bin/stackprof  chmod: +x  chown:
I, [2023-04-07T09:58:25.049954 #1]  INFO -- : File > /etc/update-motd.d/10-web  chmod: +x  chown:
I, [2023-04-07T09:58:25.064094 #1]  INFO -- : File > /etc/logrotate.d/rails  chmod:   chown:
I, [2023-04-07T09:58:25.079141 #1]  INFO -- : File > /etc/logrotate.d/nginx  chmod:   chown:
I, [2023-04-07T09:58:25.106130 #1]  INFO -- : File > /etc/runit/1.d/00-ensure-links  chmod: +x  chown:
I, [2023-04-07T09:58:25.135693 #1]  INFO -- : File > /etc/runit/1.d/01-cleanup-web-pids  chmod: +x  chown:
I, [2023-04-07T09:58:25.161141 #1]  INFO -- : File > /root/.bash_profile  chmod: 644  chown:
I, [2023-04-07T09:58:25.177990 #1]  INFO -- : File > /usr/local/etc/ImageMagick-7/policy.xml  chmod:   chown:
I, [2023-04-07T09:58:25.178772 #1]  INFO -- : Replacing (?-mix:server.+{) with limit_req_zone $binary_remote_addr zone=flood:10m rate=$reqs_per_secondr/s;
limit_req_zone $binary_remote_addr zone=bot:10m rate=$reqs_per_minuter/m;
limit_req_status 429;
limit_conn_zone $binary_remote_addr zone=connperip:10m;
limit_conn_status 429;
server {
 in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:25.180455 #1]  INFO -- : Replacing (?-mix:location @discourse {) with location @discourse {
  limit_conn connperip $conn_per_ip;
  limit_req zone=flood burst=$burst_per_second nodelay;
  limit_req zone=bot burst=$burst_per_minute nodelay; in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:25.183406 #1]  INFO -- : > mkdir -p /shared/ssl/
I, [2023-04-07T09:58:25.196630 #1]  INFO -- :
I, [2023-04-07T09:58:25.198208 #1]  INFO -- : Replacing (?-mix:server.+{) with server {
  listen 80;
  return 301 https://$$ENV_DISCOURSE_HOSTNAME$request_uri;
}
server {
 in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:25.199892 #1]  INFO -- : Replacing (?m-ix:listen 80;\s+gzip on;) with listen 443 ssl http2;
SSL_TEMPLATE_SSL_BLOCK
 in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:25.204767 #1]  INFO -- : Replacing (?m-ix:listen 80;\s+listen \[::\]:80;\s+gzip on;) with listen 443 ssl http2;
listen [::]:443 ssl http2;
SSL_TEMPLATE_SSL_BLOCK
 in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:25.206429 #1]  INFO -- : Replacing (?-mix:SSL_TEMPLATE_SSL_BLOCK) with
ssl_protocols TLSv1.2 TLSv1.3;
ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384;
ssl_prefer_server_ciphers off;

ssl_certificate /shared/ssl/ssl.crt;
ssl_certificate_key /shared/ssl/ssl.key;

ssl_session_tickets off;
ssl_session_timeout 1d;
ssl_session_cache shared:SSL:1m;

gzip on;

add_header Strict-Transport-Security 'max-age=31536000'; # remember the certificate for a year and automatically connect to HTTPS for this domain

if ($http_host != $$ENV_DISCOURSE_HOSTNAME) {
   rewrite (.*) https://$$ENV_DISCOURSE_HOSTNAME$1 permanent;
}
 in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:25.208531 #1]  INFO -- : > if [ -z "$LETSENCRYPT_ACCOUNT_EMAIL" ]; then echo "LETSENCRYPT_ACCOUNT_EMAIL ENV variable is required and has not been set."; exit 1; fi
I, [2023-04-07T09:58:25.219721 #1]  INFO -- :
I, [2023-04-07T09:58:25.220094 #1]  INFO -- : > /bin/bash -c "if [[ ! \"$LETSENCRYPT_ACCOUNT_EMAIL\" =~ ([^@]+)@([^\.]+) ]]; then echo \"LETSENCRYPT_ACCOUNT_EMAIL is not a valid email address\"; exit 1; fi"
I, [2023-04-07T09:58:25.240864 #1]  INFO -- :
I, [2023-04-07T09:58:25.242129 #1]  INFO -- : > cd /root && git clone --branch 2.9.0 --depth 1 https://github.com/acmesh-official/acme.sh.git && cd /root/acme.sh
Cloning into 'acme.sh'...
Note: switching to '9293bcfb1cd5a56c6cede3f5f46af8529ee99624'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

I, [2023-04-07T09:58:26.277381 #1]  INFO -- :
I, [2023-04-07T09:58:26.277660 #1]  INFO -- : > touch /var/spool/cron/crontabs/root
I, [2023-04-07T09:58:26.289478 #1]  INFO -- :
I, [2023-04-07T09:58:26.290427 #1]  INFO -- : > install -d -m 0755 -g root -o root $LETSENCRYPT_DIR
I, [2023-04-07T09:58:26.310170 #1]  INFO -- :
I, [2023-04-07T09:58:26.310543 #1]  INFO -- : > cd /root/acme.sh && LE_WORKING_DIR="${LETSENCRYPT_DIR}" ./acme.sh --install --log "${LETSENCRYPT_DIR}/acme.sh.log"
I, [2023-04-07T09:58:30.151106 #1]  INFO -- : [Fri 07 Apr 2023 09:58:26 AM UTC] Installing to /shared/letsencrypt
[Fri 07 Apr 2023 09:58:26 AM UTC] Installed to /shared/letsencrypt/acme.sh
[Fri 07 Apr 2023 09:58:26 AM UTC] Installing alias to '/root/.profile'
[Fri 07 Apr 2023 09:58:26 AM UTC] OK, Close and reopen your terminal to start using acme.sh
[Fri 07 Apr 2023 09:58:26 AM UTC] Installing cron job
[Fri 07 Apr 2023 09:58:26 AM UTC] Good, bash is found, so change the shebang to use bash as preferred.
[Fri 07 Apr 2023 09:58:30 AM UTC] OK

I, [2023-04-07T09:58:30.151397 #1]  INFO -- : > cd /root/acme.sh && LE_WORKING_DIR="${LETSENCRYPT_DIR}" ./acme.sh --upgrade --auto-upgrade
I, [2023-04-07T09:58:36.622814 #1]  INFO -- : [Fri 07 Apr 2023 09:58:30 AM UTC] Installing from online archive.
[Fri 07 Apr 2023 09:58:30 AM UTC] Downloading https://github.com/acmesh-official/acme.sh/archive/master.tar.gz
[Fri 07 Apr 2023 09:58:31 AM UTC] Extracting master.tar.gz
[Fri 07 Apr 2023 09:58:31 AM UTC] Installing to /shared/letsencrypt
[Fri 07 Apr 2023 09:58:31 AM UTC] Installed to /shared/letsencrypt/acme.sh
[Fri 07 Apr 2023 09:58:31 AM UTC] Good, bash is found, so change the shebang to use bash as preferred.
[Fri 07 Apr 2023 09:58:36 AM UTC] OK
[Fri 07 Apr 2023 09:58:36 AM UTC] Install success!
[Fri 07 Apr 2023 09:58:36 AM UTC] Upgrade success!

I, [2023-04-07T09:58:36.623206 #1]  INFO -- : > cd /root/acme.sh && LE_WORKING_DIR="${LETSENCRYPT_DIR}" ./acme.sh --set-default-ca  --server  letsencrypt
I, [2023-04-07T09:58:36.808001 #1]  INFO -- : [Fri 07 Apr 2023 09:58:36 AM UTC] Changed default CA to: https://acme-v02.api.letsencrypt.org/directory

I, [2023-04-07T09:58:36.825463 #1]  INFO -- : File > /etc/nginx/letsencrypt.conf  chmod:   chown:
I, [2023-04-07T09:58:36.852192 #1]  INFO -- : File > /etc/runit/1.d/letsencrypt  chmod: +x  chown:
I, [2023-04-07T09:58:36.862579 #1]  INFO -- : Replacing (?-mix:ssl_certificate.+) with ssl_certificate /shared/ssl/$$ENV_DISCOURSE_HOSTNAME.cer;
ssl_certificate /shared/ssl/$$ENV_DISCOURSE_HOSTNAME_ecc.cer;
 in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:36.864322 #1]  INFO -- : Replacing (?-mix:#?ACCOUNT_EMAIL=.+) with ACCOUNT_EMAIL=$$ENV_LETSENCRYPT_ACCOUNT_EMAIL
 in /shared/letsencrypt/account.conf
I, [2023-04-07T09:58:36.866172 #1]  INFO -- : Replacing (?-mix:ssl_certificate_key.+) with ssl_certificate_key /shared/ssl/$$ENV_DISCOURSE_HOSTNAME.key;
ssl_certificate_key /shared/ssl/$$ENV_DISCOURSE_HOSTNAME_ecc.key;
 in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:36.868238 #1]  INFO -- : Replacing (?-mix:add_header.+) with add_header Strict-Transport-Security 'max-age=63072000'; in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:36.870838 #1]  INFO -- : Replacing location @discourse { with location @discourse {
add_header Strict-Transport-Security 'max-age=31536000'; # remember the certificate for a year and automatically connect to HTTPS for this domain in /etc/nginx/conf.d/discourse.conf
I, [2023-04-07T09:58:36.873093 #1]  INFO -- : > echo "Beginning of custom commands"
I, [2023-04-07T09:58:36.883219 #1]  INFO -- : Beginning of custom commands

I, [2023-04-07T09:58:36.883783 #1]  INFO -- : > echo "End of custom commands"
I, [2023-04-07T09:58:36.894281 #1]  INFO -- : End of custom commands

I, [2023-04-07T09:58:36.894700 #1]  INFO -- : Terminating async processes
I, [2023-04-07T09:58:36.894899 #1]  INFO -- : Sending INT to 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: 57
I, [2023-04-07T09:58:36.895180 #1]  INFO -- : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 118
118:signal-handler (1680861516) Received SIGTERM scheduling shutdown...
2023-04-07 09:58:36.896 UTC [57] LOG:  received fast shutdown request
118:M 07 Apr 2023 09:58:36.987 # User requested shutdown...
118:M 07 Apr 2023 09:58:36.987 * Saving the final RDB snapshot before exiting.
2023-04-07 09:58:37.070 UTC [57] LOG:  aborting any active transactions
2023-04-07 09:58:37.082 UTC [57] LOG:  background worker "logical replication launcher" (PID 66) exited with exit code 1
2023-04-07 09:58:37.088 UTC [61] LOG:  shutting down
118:M 07 Apr 2023 09:58:37.105 * DB saved on disk
118:M 07 Apr 2023 09:58:37.106 # Redis is now ready to exit, bye bye...
2023-04-07 09:58:37.419 UTC [57] LOG:  database system is shut down
sha256:df95703b06f2a1c455054769203bf707e2e5dc096c7183e128bf0685ca32a1ed
1d6011f13fe73198766fa5b921bc50746d8f7fae0f5a8f7111791b475f711bf9

+ /usr/bin/docker run --shm-size=512m -d --restart=always -e LANG=en_US.UTF-8 -e RAILS_ENV=production -e UNICORN_WORKERS=3 -e UNICORN_SIDEKIQS=1 -e RUBY_GLOBAL_METHOD_CACHE_SIZE=131072 -e RUBY_GC_HEAP_GROWTH_MAX_SLOTS=40000 -e RUBY_GC_HEAP_INIT_SLOTS=400000 -e RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR=1.5 -e DISCOURSE_DB_SOCKET=/var/run/postgresql -e DISCOURSE_DB_HOST= -e DISCOURSE_DB_PORT= -e LETSENCRYPT_DIR=/shared/letsencrypt -e DISCOURSE_FORCE_HTTPS=true -e LC_ALL=en_US.UTF-8 -e LANGUAGE=en_US.UTF-8 -e DISCOURSE_HOSTNAME=krzysiekteam.com -e DISCOURSE_DEVELOPER_EMAILS=jakowlukvito@gmail.com -e DISCOURSE_SMTP_ADDRESS=smtppro.zoho.eu -e DISCOURSE_SMTP_PORT=587 -e DISCOURSE_SMTP_USER_NAME=forum@krzysiekteam.com -e 'DISCOURSE_SMTP_PASSWORD=removedtopostinforum' -e DISCOURSE_SMTP_DOMAIN=krzysiekteam.com -e DISCOURSE_NOTIFICATION_EMAIL=noreply@krzysiekteam.com -e LETSENCRYPT_ACCOUNT_EMAIL=admin@krzysiekteam.com -h ubuntu-app -e DOCKER_HOST_IP=172.17.0.1 --name app -t -p 80:80 -p 443:443 -v /var/discourse/shared/standalone:/shared -v /var/discourse/shared/standalone/log/var-log:/var/log --mac-address 02:eb:c0:a3:59:d3 local_discourse/app /sbin/boot
373fe8770c470dade2118a9f4fc238b59cd8c05ffe35ed47abe9588667e2fe7c

Does that nginx page persist if you stop the docker conditioner?

No, it doesn’t. I didn’t installed it. It is fresh ubuntu server.

It might be that LetsEncrypt is stuck trying to do its thing. I think it has to finish before you get access. Not sure how you debug that, but I know it’s possible to be locked out if you try too many initialisations.

I’d try

ps auxf

first, to see what’s running. Run that in a new shell from a new connection, if the existing one hasn’t come back to the prompt.

1 Like

Can someone ssh into my pi to check it?

The other thing which would probably work, if the installation appears to have finished but not yet returned to the command prompt, is to control-Z to background it, then run ps auxf, and then fg to bring it back to the foreground.

Edit: see also Discourse failing due to expired certificates, rebuilt app, now discourse not working where it’s noted that LetsEncrypt needs to be able to reach the newly set up server from the internet in order to proceed.

1 Like

@pfaffman I just installed in VULTR, and it… worked. I guess rasppi arch is pretty ecperimental.

2 Likes

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