Connection refused when using domain name with simple nginx setup on digitalocean dropletDNS domain name not...

How is the Swiss post e-voting system supposed to work, and how was it wrong?

Official degrees of earth’s rotation per day

Who is our nearest planetary neighbor, on average?

Is it true that real estate prices mainly go up?

Does splitting a potentially monolithic application into several smaller ones help prevent bugs?

Latest web browser compatible with Windows 98

Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?

The use of "touch" and "touch on" in context

How to make healing in an exploration game interesting

How to simplify this time periods definition interface?

What is IP squat space

Rules about breaking the rules. How do I do it well?

Where is the 1/8 CR apprentice in Volo's Guide to Monsters?

Can anyone tell me why this program fails?

Replacing Windows 7 security updates with anti-virus?

Do I need life insurance if I can cover my own funeral costs?

Russian cases: A few examples, I'm really confused

How to deal with taxi scam when on vacation?

I need to drive a 7/16" nut but am unsure how to use the socket I bought for my screwdriver

When do we add an hyphen (-) to a complex adjective word?

Life insurance that covers only simultaneous/dual deaths

Sword in the Stone story where the sword was held in place by electromagnets

Instead of Universal Basic Income, why not Universal Basic NEEDS?

An Accountant Seeks the Help of a Mathematician



Connection refused when using domain name with simple nginx setup on digitalocean droplet


DNS domain name not found sending email to postfixSet up a website on my internal network and access it with a domain name instead of IPConfiguring /etc/hosts to run an applicationPostfix can send but not receive mailNginx - access from a public ip address - ubuntu 14.04Can't get nginx as a proxy server workingIs there a downside to adding an entire block list to UFWIssues connecting to an IKEv2 VPN “The parameter is incorrect”DigitalOcean Droplet (Ubuntu 18.04) Password Reset LoopLaravel page running with no servers it looks like













0















I have a rudimentary test-setup site being served via nginx on a digitalocean droplet running Ubuntu 18.04.



I followed the tutorial at the below address (pretty much verbatim) to setup nginx.
https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04



When I enter the IP address of the droplet, I land on the default nginx landing page, as shown in the tutorial link above. However, when I use the domain I have registered with the IP address, I get an ERR_CONNECTION_REFUSED.



When I use This Tool, it shows that my domain is resolving to the correct IP address.



When I run systemctl status nginx , it shows that it is active(running). I do not believe the firewall is the issue because running sudo ufw disable does not make a difference.



All in all, I am a beginner with this stuff, and I would greatly appreciate any help because I have been stooped over the computer trying to solve this for quite some time.









share







New contributor




John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I have a rudimentary test-setup site being served via nginx on a digitalocean droplet running Ubuntu 18.04.



    I followed the tutorial at the below address (pretty much verbatim) to setup nginx.
    https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04



    When I enter the IP address of the droplet, I land on the default nginx landing page, as shown in the tutorial link above. However, when I use the domain I have registered with the IP address, I get an ERR_CONNECTION_REFUSED.



    When I use This Tool, it shows that my domain is resolving to the correct IP address.



    When I run systemctl status nginx , it shows that it is active(running). I do not believe the firewall is the issue because running sudo ufw disable does not make a difference.



    All in all, I am a beginner with this stuff, and I would greatly appreciate any help because I have been stooped over the computer trying to solve this for quite some time.









    share







    New contributor




    John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I have a rudimentary test-setup site being served via nginx on a digitalocean droplet running Ubuntu 18.04.



      I followed the tutorial at the below address (pretty much verbatim) to setup nginx.
      https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04



      When I enter the IP address of the droplet, I land on the default nginx landing page, as shown in the tutorial link above. However, when I use the domain I have registered with the IP address, I get an ERR_CONNECTION_REFUSED.



      When I use This Tool, it shows that my domain is resolving to the correct IP address.



      When I run systemctl status nginx , it shows that it is active(running). I do not believe the firewall is the issue because running sudo ufw disable does not make a difference.



      All in all, I am a beginner with this stuff, and I would greatly appreciate any help because I have been stooped over the computer trying to solve this for quite some time.









      share







      New contributor




      John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I have a rudimentary test-setup site being served via nginx on a digitalocean droplet running Ubuntu 18.04.



      I followed the tutorial at the below address (pretty much verbatim) to setup nginx.
      https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04



      When I enter the IP address of the droplet, I land on the default nginx landing page, as shown in the tutorial link above. However, when I use the domain I have registered with the IP address, I get an ERR_CONNECTION_REFUSED.



      When I use This Tool, it shows that my domain is resolving to the correct IP address.



      When I run systemctl status nginx , it shows that it is active(running). I do not believe the firewall is the issue because running sudo ufw disable does not make a difference.



      All in all, I am a beginner with this stuff, and I would greatly appreciate any help because I have been stooped over the computer trying to solve this for quite some time.







      networking ubuntu dns nginx setup





      share







      New contributor




      John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 4 mins ago









      JohnJohn

      1




      1




      New contributor




      John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      John is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          John is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1414165%2fconnection-refused-when-using-domain-name-with-simple-nginx-setup-on-digitalocea%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          John is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          John is a new contributor. Be nice, and check out our Code of Conduct.













          John is a new contributor. Be nice, and check out our Code of Conduct.












          John is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1414165%2fconnection-refused-when-using-domain-name-with-simple-nginx-setup-on-digitalocea%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...