I’m having an issue where I tried upgrading, ran into an issue, then tried rebuilding the app with
./launcher rebuild app
The rebuild is hanging at:
I, [2024-03-24T22:32:01.280882 #1] INFO -- : > cd /var/www/discourse && su discourse -c 'bundle exec rake themes:update assets:precompile'
Node.js heap_size_limit (1006.0) is less than 2048MB. Setting --max-old-space-size=2048.
Also tried discourse-doctor
but did the same thing