I habe recovered a Backup File from the cloud instance. After recovering it on my own debian server, the URL / Title of the page can be seen the login page is however white.
I have been actually able to install it first with a help of a tutorial. After I have recovered a backup from a discourse-hoster, I have received only white pages. Since that time I am not able to install it …
It can be that my reboots, rebuilds have crashed the vm itself.
I think the problem is that redis works no longer and I do not now how to start it.
I have already pulled the discourse container, it has not helped however.
I think
I destroy the container,
delete the directory,
pull the container from git
and start from scratch again …
I’m sorry, my mistake for the systemctl check, I do have redis installed on the host but for another purpose, the redis you’re looking for is installed in the container.
that could come from your app.yml, what do you have there ?
## Uncomment these two lines if you wish to add Lets Encrypt (https)
# - "templates/web.ssl.template.yml"
# - "templates/web.letsencrypt.ssl.template.yml"
you might also have hit a letsencrypt’s renew limit…