By pgma14
Hello,
So although in the control panel my droplet is listed as “active”, my website is still down.
I tried running some tests in the command module. When I try to use “curl -l” or “telnet” to see if my server is running, I get the error “connection refused”. After this, I tried to reboot my server. This solved the problem yesterday and I was able to connect to curl -l and telnet, however, upon trying it again today, I am once again getting the response “connection refused” even after the reboot. I am not running nginx or apache2. We use Mongodb and Ubuntu. Memory is not an issue as we are only using about 10% of our available memory. Does anyone else know why my server could be down or how to fix it?
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!
How do run the application? You can try:
BIND_IP=0.0.0.0 meteor
then visit your_droplet_ip:3000. In any case you can check what ip:port are listening to connections with:
netstat -plnt
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.