server upgrade and App Mastodon
-
@redegelde it looks like the filesystem was already expanded to the new disk size, since it shows 42Gb there for sda2. Depending on your server provider this may be done by their reboot scripts. The app itself will have access to the whole available free disk space. In fact we currently do not have a way in Cloudron to limit disk usage by app even.
-
@redegelde not exactly sure about the
/well-known-handler/
path but just to be sure, have you seen https://docs.cloudron.io/domains/#mastodon-server-location ? -
@redegelde I replied in another post but look into
/var/log/nginx/error.log
as to who is the originator of these requests. This is just a misconfigured client. The logs by itself does not indicate an issue. It is just saying a request was made that Cloudron does not handle (and rightly so, Cloudron is not a webfinger server). -
@girish hi, found this here https://docs.cloudron.io/apps/mastodon/
Changing LOCAL_DOMAIN
You can change the account domain name by using the File Manager and changing LOCAL_DOMAIN in /app/data/env.production. After that, you have to configure LOCAL_DOMAIN's web server to serve up .well-known/host-meta query.If LOCAL_DOMAIN is an app on Cloudron, you can use Cloudron's Well Known URI support. Go to the Domains view and set the Mastodon domain in the Advanced settings:
-
@redegelde I don't think all this has anything to do with your domain setup. The log message you see is maybe not even really related to mastodon on your Cloudron.
Also note that this log comes in the main system logs not the mastodon app logs. As @girish mentiones, this looks more like someone with an outdated or non standard mastodon client tries to connect with your instance. But the well-known URI is not
/well-known-handler/...
but `/.well-known/... so again I am not sure what the issue here is at all. As mentioned in the other thread maybe try to restart with a fresh installation on the correct domain in the first place. -
@nebulon hi, do you have some advise for this newbe.
server now does have enough space
But it looks like its not used by the Mastodon cloudron app.
Or do i see this wrong?
if so, what can i do so that the total GB would be used.
regards
Eric