Some of the issues I found include email failure, and users are also redirected to an unreachable interface after registration.
Additionally, the default post image wall is also disabled, and none of the uploaded images can be loaded.
Even after changing it to port 3443, I found that the Discourse logo cannot be loaded.
It seems that many problems have occurred
Is there a way to fix it with one click? Thank youSome of the issues I found include email failure, and users are also redirected to an unreachable interface after registration.
Additionally, the default post image wall is also disabled, and none of the uploaded images can be loaded.
Even after changing it to port 3443, I found that the Discourse logo cannot be loaded.
Moreover, I found that after users log in, they are automatically redirected to https://domain/latest, and the default port 3443 is not added, causing it to fail to load. At this point, you must manually add https://domain:3443/latest.
Yes, I know there are many components hardcoded to port 443. My port 443 is not usable, so I had to switch to port 3443. Currently, many functions are not working. I thought someone had studied this issue