"subdomain 'selfhost.cloud' is in use"
-
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!
-
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!
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...
-
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.
-
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.
@girish I think was just that Cloudron was in the middle of updating to 5.6.3.
-
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...
@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?
-
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...
@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-sizeAlthough I think that ought to be updated to mention that you can now also use the File Manager

-
@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-sizeAlthough I think that ought to be updated to mention that you can now also use the File Manager

@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

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login