@Dreamcatch22 I am fixing the docs to add the resolution of the other thread.
About the "unable to resolve host" issue, that is just a warning. But to fix it, you have to make sure that your server's hostname (/etc/hostname) has an entry in the /etc/hosts . See https://askubuntu.com/questions/59458/error-message-sudo-unable-to-resolve-host-none for example on how to fix that.
That was the piece of information I was missing. Now it works perfect.
How much time am I going to save updating WordPress Developer applications...
Thank you @girish
@kubernetux Email needs to be configured for sending out email by apps. Do you not care if your apps are able to send emails (like password reset, reminders etc). If you don't, go to Email -> Select domain -> Outbound -> Select disabled. The notification will then go away.
@robi said in Best way to update from Ubuntu 18.04 to 20.04?:
one can use the -y option for apt to 'assume yes' to all prompts.
this doesn't work with do-release-upgrade for whatever reason.
@Grafnus no you don't need to adjust anything on the image or manifest. When you install it from the appstore, you can set the ports in the installation settings.
@ei8fdb said in Cannot load certificate key .../_.sub.domain.org.key failed - No such file or directory:
_.sub.domain.org.key
One of the nginx config files is referencing this key. You can delete the config file and the key/cert file. You can find out which file is referencing it by grep'ing inside /etc/nginx/applications . Once deleted, you can systemctl restart nginx
@therealwebmaster If you mount it manually, use the Filesystem provider. Then, the backup path is simply /mounted-old-cloudron/var/backups/<timestamp>/box_<timestamp>_v<box_version>.
See https://docs.cloudron.io/guides/download-backups/#backup-file-names for some hints.
@JOduMonT you're right. "official" was the wrong wording. What I meant was use is to use the notes functionality of Nextcloud and then use an app on ios that is designed to sync with it.
Which honestly is a bit of a pity since most note sync applications are markdown or plaintext, while systems like Apple Notes and Microsoft Onenote allow for more functionality (multimedia, cross application integration and stylus support).
@therealwebmaster https://aws.amazon.com/premiumsupport/knowledge-center/ec2-launch-issue/ is another idea to cleanup the disk.
But otherwise, do you have external Cloudron backups? It's quite easy to recover from cloudron backups - see https://docs.cloudron.io/backups/#restore-cloudron .
@krishnav Is https://aws.amazon.com/elasticloadbalancing/ the product you are referring to? Can you post a screenshot of how you have configured the load balancer? And where are you seeing this error message?
Also, any reason to use this load balancer?
So I tried mounting the folder from the Synology NAS and then the storagebox again and everything is working fine. I have misnamed the remote directory. Sorry for the unnecessary topic.