Discourse Docker は正常に実行されますが、Discourse ホスト名にアクセスできません

After following this docs, I managed to get discourse up, but accessing the configured discourse host name returns 404. Is there anything wrong?

Edit: for more information, I ran “./discourse-setup --skip-connection-test”
as mentioned in this topic. If I run “./discourse-setup” only, I’d get an error:


You might want to censor/blur out the SMTP info in your screenshot :wink:.

「いいね!」 1

yeah, I did, thank you.

「いいね!」 1

Your DNS record does not point to your server. That’s what the connection test checks.

I did ping the domain and it pointed correctly to my server ip, just like the second link I attached on my post, that’s why I used “–skip-connection-test”

Then perhaps you have a firewall or something else blocking ports 80 and/or 443

「いいね!」 1