I’m new to server management, so please forgive what might be a silly question…
I created a new droplet from a snapshot taken from another droplet which is currently live. Both droplets are the same configuration except that one is on NYC3 and the other on TOR1.
The new droplet does not have a domain name associated with it yet so I am trying to access it in my browser by IP address (159.203.11.178).
The new droplet can be accessed at this IP address via PuTTY, but if I type the address into my browser, the site won’t load. Actually, it looks like it’s caught in a loop.
Any thoughts or suggestions?
Cheers, Arnold
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!
I visited your IP address and it is returning the following output: <script>window.location='/'</script>.
Which is causing the browser to continuously change the location to “/”. The issue might actually be in your website code, I will suggest checking your index file and see if you can see the line above.
Hi MDS,
Yep, you’re right - it is a problem with the app. The app is throwing a 404 error which causes the script to be sent to the browser. Now all I need to do is figure out why;-)
Cheers, Arnold
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.