I thought my one-click discourse download was okay. but when I try to connect at my domain, i found this error in my browser -> err_connection_timed_out
couldn’t see discourse’s congratulation screen
reopening console, there was some texts with “no mail”…
**can you help me? I wanna know about my droplet’s problem. **
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there @mapal,
What you need to do after deploying the Discourse Droplet is to SSH to the Droplet and add the following details:
Once you’ve done that then you will be able to visit your domain name and see your Discourse installation.
If you have already done this, I would recommend checking if the Apache Docker container is running, you can do that by connecting to your server via SSH, and running this command:
- sudo docker ps -a
If it is not running, I would recommend trying to start it and checking the logs.
To try and start the container run:
- sudo docker start container_id_here
And then to check the logs run:
- sudo docker logs container_id_here
Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.