I’m using following setup, which ran for about 2 year without issues.
- Virtual machine, dedicated for default docker/discourse installation.
- My firewall forwards port 17601 towards 80 for external use.
Today, I’ve update to 2.4.0.beta10.
Now, it still works from internall (http://hostname.localdomain), but from the outside world (http://publicIP:17601), I’m getting a blank page?
When I look at the source for this blank page, I see all data?
So it’s working partially, but somewhere I’m getting an (layout?) issue.
Any advice/tips?