well, indeed it could be just that. I just checked and it's size is 15GB ๐ฑ
skariko
Thanks, will try it ๐
My problem was that the Hetzner server was new and therefore certain ports were closed. I solved it by contacting Hetzner support and having them open the ports.
It seems to have been resolved: the problem was the private instance setting, as soon as I edited in the database and it worked again ๐
I actually only used Ansible for the first installation, all subsequent ones I manually updated only the docker file and following the various instructions that were given only in this update it didn't work.
If it helps I can post my current configuration file docker-compose.yml
I tested from Mastodon but votes seems not works
Found out just now what the problem was.
I am writing this to help others: the federation was active in that instance but it was also marked as a private instance. This gave no problems in using it until the update (probably because it is restarted and re-run Docker).
I removed the federation from the config file leaving only the private instance and it restarted immediately.
I have answered and find the solution here: https://lemmy.ml/post/258218/comment/176759
Thanks for the help!
yes, actually i tried 'none', 'tls' and 'starttls' but with no success. I tried with external SMTP because the default created by ansible does not work:
email: {
smtp_server: "postfix:25"
smtp_from_address: "noreply@mydomain.it"
tls_type: "none"
}
It is the same thing that I thought. Unfortunately, if I try to manually force the port by writing smtps.aruba.it:465 as I said the server freezes for several minutes, goes to 504 and does not send any email.
So I can not understand if the port must be entered in another way (?) or if I have to install something on the server first to be able to send an email through an external SMTP as in this case?
Be careful because Kiwi in the latest release insert a lot of tracking: https://reports.exodus-privacy.eu.org/it/reports/com.kiwibrowser.browser/latest/
- Facebook ADS
- Google AdMob
- Google Firebase
Yes I had considered that, but considering that ours is not a giant but moderate instance (a thousand subscribers) it seemed exaggerated to get to have 1GB occupied every day.