Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Navigation

    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    SOLVED "subdomain 'selfhost.cloud' is in use"

    Support
    domains updates
    2
    7
    18
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jdaviescoates
      jdaviescoates last edited by girish

      I just tried to install an app at selfhost.cloud and got this error:

      subdomain 'selfhost.cloud' is in use

      But, it isn't. It was. I had an install of WordPress (Managed) there, but I wanted to move it over to WordPress (Unmanaged).

      I installed the All in One Migration plugin on the Managed WordPress, exported and backup up.

      I then backed up the app in Cloudron. Then deleted it.

      Then went to install WordPress (Unmanaged) at selfhost.cloud but got that message.

      Help!

      jdaviescoates 1 Reply Last reply Reply Quote 0
      • jdaviescoates
        jdaviescoates @jdaviescoates last edited by

        Ah, I think this may have just been because Cloudron was busy updating itself. Once that had completed it worked... but now I need to work out how to increase the maximum upload size so I can import my export...

        girish jdaviescoates 2 Replies Last reply Reply Quote 0
        • girish
          girish Staff last edited by

          Mmm, looks like it's in use by some app. Could it be a redirect of another app? That error message needs to be improved for sure.

          You can run this command on SSH to find out which app is using it:

          mysql -uroot -ppassword -e "SELECT * FROM box.subdomains WHERE domain='selfhost.cloud' and subdomain=''"
          

          That will give you the app id.

          jdaviescoates 1 Reply Last reply Reply Quote 0
          • jdaviescoates
            jdaviescoates @girish last edited by

            @girish I think was just that Cloudron was in the middle of updating to 5.6.3.

            1 Reply Last reply Reply Quote 0
            • girish
              girish Staff @jdaviescoates last edited by

              @jdaviescoates said in "subdomain 'selfhost.cloud' is in use":

              but now I need to work out how to increase the maximum upload size

              Most of the PHP apps have now been updated to have a /app/data/php.ini where you place custom config. I guess you need to put the PHP upload size there?

              1 Reply Last reply Reply Quote 1
              • jdaviescoates
                jdaviescoates @jdaviescoates last edited by

                @jdaviescoates said in "subdomain 'selfhost.cloud' is in use":

                but now I need to work out how to increase the maximum upload size so I can import my export...

                Found how to do that here:
                https://docs.cloudron.io/apps/wordpress-unmanaged/#file-upload-size

                Although I think that ought to be updated to mention that you can now also use the File Manager 🙂

                jdaviescoates 1 Reply Last reply Reply Quote 1
                • jdaviescoates
                  jdaviescoates @jdaviescoates last edited by

                  @jdaviescoates said in "subdomain 'selfhost.cloud' is in use":

                  use the File Manager

                  Which is exactly what I did 🙂

                  Actually the first time I used to nice new File Manager 🙂

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post