Starting nextcloud-snap












2















As per https://help.nextcloud.com/t/how-to-install-an-always-up-to-date-version-of-nextcloud-on-linux/596 I have succesfully run:



sudo snap install nextcloud


This downloads nextcloud and mounts it. I had expected that after doing this, I would be able to connect to http://localhost. But I get connection refused, so it seems there is a step in which I start the nextcloud service. I have, however, been unable to find that step.



What is the next step?










share|improve this question














bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    2















    As per https://help.nextcloud.com/t/how-to-install-an-always-up-to-date-version-of-nextcloud-on-linux/596 I have succesfully run:



    sudo snap install nextcloud


    This downloads nextcloud and mounts it. I had expected that after doing this, I would be able to connect to http://localhost. But I get connection refused, so it seems there is a step in which I start the nextcloud service. I have, however, been unable to find that step.



    What is the next step?










    share|improve this question














    bumped to the homepage by Community 1 hour ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      2












      2








      2


      1






      As per https://help.nextcloud.com/t/how-to-install-an-always-up-to-date-version-of-nextcloud-on-linux/596 I have succesfully run:



      sudo snap install nextcloud


      This downloads nextcloud and mounts it. I had expected that after doing this, I would be able to connect to http://localhost. But I get connection refused, so it seems there is a step in which I start the nextcloud service. I have, however, been unable to find that step.



      What is the next step?










      share|improve this question














      As per https://help.nextcloud.com/t/how-to-install-an-always-up-to-date-version-of-nextcloud-on-linux/596 I have succesfully run:



      sudo snap install nextcloud


      This downloads nextcloud and mounts it. I had expected that after doing this, I would be able to connect to http://localhost. But I get connection refused, so it seems there is a step in which I start the nextcloud service. I have, however, been unable to find that step.



      What is the next step?







      nextcloud






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jun 7 '17 at 5:48









      Ole TangeOle Tange

      12.6k1455105




      12.6k1455105





      bumped to the homepage by Community 1 hour ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 1 hour ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          In your link is answer:




          1st login After a successful install, assuming you and the device on
          which it was installed are on the same network, you should be able to
          reach the Nextcloud installation by visiting .local in your browser.
          If your hostname is localhost or localhost.localdomain, like on an
          Ubuntu Core device (IoT), nextcloud.local will be used instead.




          You must open .local or nextcloud.local in your browser.






          share|improve this answer
























          • Neither of those work.

            – Ole Tange
            Jun 10 '17 at 7:54











          • do you have /etc/apache2/sites-available/nextcloud.conf file? what do you have in apache2 error logs? do you have any other webserver or apache virtual hosts?

            – Krzysztof Stasiak
            Jun 11 '17 at 9:46











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f369651%2fstarting-nextcloud-snap%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          In your link is answer:




          1st login After a successful install, assuming you and the device on
          which it was installed are on the same network, you should be able to
          reach the Nextcloud installation by visiting .local in your browser.
          If your hostname is localhost or localhost.localdomain, like on an
          Ubuntu Core device (IoT), nextcloud.local will be used instead.




          You must open .local or nextcloud.local in your browser.






          share|improve this answer
























          • Neither of those work.

            – Ole Tange
            Jun 10 '17 at 7:54











          • do you have /etc/apache2/sites-available/nextcloud.conf file? what do you have in apache2 error logs? do you have any other webserver or apache virtual hosts?

            – Krzysztof Stasiak
            Jun 11 '17 at 9:46
















          0














          In your link is answer:




          1st login After a successful install, assuming you and the device on
          which it was installed are on the same network, you should be able to
          reach the Nextcloud installation by visiting .local in your browser.
          If your hostname is localhost or localhost.localdomain, like on an
          Ubuntu Core device (IoT), nextcloud.local will be used instead.




          You must open .local or nextcloud.local in your browser.






          share|improve this answer
























          • Neither of those work.

            – Ole Tange
            Jun 10 '17 at 7:54











          • do you have /etc/apache2/sites-available/nextcloud.conf file? what do you have in apache2 error logs? do you have any other webserver or apache virtual hosts?

            – Krzysztof Stasiak
            Jun 11 '17 at 9:46














          0












          0








          0







          In your link is answer:




          1st login After a successful install, assuming you and the device on
          which it was installed are on the same network, you should be able to
          reach the Nextcloud installation by visiting .local in your browser.
          If your hostname is localhost or localhost.localdomain, like on an
          Ubuntu Core device (IoT), nextcloud.local will be used instead.




          You must open .local or nextcloud.local in your browser.






          share|improve this answer













          In your link is answer:




          1st login After a successful install, assuming you and the device on
          which it was installed are on the same network, you should be able to
          reach the Nextcloud installation by visiting .local in your browser.
          If your hostname is localhost or localhost.localdomain, like on an
          Ubuntu Core device (IoT), nextcloud.local will be used instead.




          You must open .local or nextcloud.local in your browser.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jun 7 '17 at 8:01









          Krzysztof StasiakKrzysztof Stasiak

          488114




          488114













          • Neither of those work.

            – Ole Tange
            Jun 10 '17 at 7:54











          • do you have /etc/apache2/sites-available/nextcloud.conf file? what do you have in apache2 error logs? do you have any other webserver or apache virtual hosts?

            – Krzysztof Stasiak
            Jun 11 '17 at 9:46



















          • Neither of those work.

            – Ole Tange
            Jun 10 '17 at 7:54











          • do you have /etc/apache2/sites-available/nextcloud.conf file? what do you have in apache2 error logs? do you have any other webserver or apache virtual hosts?

            – Krzysztof Stasiak
            Jun 11 '17 at 9:46

















          Neither of those work.

          – Ole Tange
          Jun 10 '17 at 7:54





          Neither of those work.

          – Ole Tange
          Jun 10 '17 at 7:54













          do you have /etc/apache2/sites-available/nextcloud.conf file? what do you have in apache2 error logs? do you have any other webserver or apache virtual hosts?

          – Krzysztof Stasiak
          Jun 11 '17 at 9:46





          do you have /etc/apache2/sites-available/nextcloud.conf file? what do you have in apache2 error logs? do you have any other webserver or apache virtual hosts?

          – Krzysztof Stasiak
          Jun 11 '17 at 9:46


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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%2funix.stackexchange.com%2fquestions%2f369651%2fstarting-nextcloud-snap%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

          Histoire des bourses de valeurs

          Why is there Russian traffic in my log files?

          Rename multiple files to decrement number in file name?