I’ve installed a brand new Yunohost server, added a domain, obtained the SSL. All works well. I installed Friendica app. At the end of the process I can get to the front page on my browser, but when I click Sign Up it gives a HTTP 500 error.
Looking at the syslogs I have:
systemd[1]: Started Friendica daemon.
mariadbd[750]: 2024-03-05 21:21:50 322 [Warning] Aborted connection 322 to db: 'friendica' user: 'friendica' host: 'localhost' (Got an error reading communication packets)
systemd[1]: friendica-daemon.service: Control process exited, code=exited, status=255/EXCEPTION
systemd[1]: friendica-daemon.service: Failed with result 'exit-code'.
systemd[1]: friendica-daemon.service: Scheduled restart job, restart counter is at 1.
systemd[1]: Stopped Friendica daemon.
I’ve completely uninstalled and reinstalled the app. Same problem.
Yunohost 11.2.10.3
Any thoughts?
Thanks