Title says it all …! Been having this problem for almost a month.
Installed homepage more than 5 or 6 times in the past few weeks. The most step I got to is register admin user and page goes black without any actual homepage displaying…!
No errors in the app rebuilt process through every time and here is an example of one. Hopefully can be useful to developers;
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=forum.mysite.com -e DISCOURSE_DEVELOPER_EMAILS=my-email@gmail.com -e DISCOURSE_SMTP_ADDRESS=smtp.mailersend.net -e DISCOURSE_SMTP_PORT=587 -e DISCOURSE_SMTP_USER_NAME=MS_WxhFSy@forum.username.com -e DISCOURSE_SMTP_PASSWORD=my_password -e LETSENCRYPT_ACCOUNT_EMAIL=me@example.com -h vps-ovh-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:16:c6:3c:53:6d local_discourse/app /sbin/boot
2d25f79d2d1421c3bc675f3a30172fc85deb8c1b6e35d4faecf8aa17dc6b847a
The above info for a fresh install a few minutes ago. The so far step was blank black page with discourse icon showing in the left upper corner only …!