Discourse docker draait succesvol, kan geen toegang krijgen tot discourse hostnaam

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 like

Ja, dat heb ik gedaan, dank je.

1 like

Uw DNS-record wijst niet naar uw server. Dat is wat de verbindingscontrole controleert.

Ik heb de domeinnaam gepingd en deze wees correct naar mijn server-IP, net als de tweede link die ik in mijn bericht heb bijgevoegd. Daarom heb ik “–skip-connection-test” gebruikt.

Dan heb je wellicht een firewall of iets anders dat poorten 80 en/of 443 blokkeert

1 like