Report this

What is the reason for this report?

Can't hit Sprtinboot endpoint on droplet

Posted on March 9, 2018

Hello,

I set up a Springboot Java application as well as its MySql database on the 1Gb 1Cpu Ubuntu droplet. The java app runs, and it says Tomcat has spun up on a port. When I try to hit an endpoint defined in my app’s Controller though, from either Postman or Chrome, I get a message saying “{{domain}} took too long to respond.” I’ve tried with both the Domain i’ve added to the droplet and the plain old API address.

My call is: {{Domain/IP}}:{{Port #}}/{{Endpoint}}

Am I doing something wrong? Do I need some kind of validation/authorization to hit the endpoint from another machine? The endpoints works when I run the app locally and not on the droplet.

Thanks!



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

I will make sure that the port is open to external connections and that the firewall is also not blocking connections on this port as well.

If you’re running UFW or other firewall management service you can double check the configuration.

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.