No Mastodon connection after update to 2021.07
After the upgrade to 2021.07 using the full zip files, I came across a bug which I could fix with help from annando on github.
After that I do not see any php errors but I also do not get any messages from all my mastodon contacts. Can anyone give me a hint about this?
I'm using nginx as webserver and also nginx as reverse proxy in front of it. PHP is 7.3.
[2021.09] PHP Fatal Errors · Issue #10473 · friendica/friendica
Please report here any PHP Fatal error message obtained running the 2021.07 stable or 2021.09-dev versions. Closes #10167GitHub
Martin Winkler
Martin Winkler
Martin Winkler
Martin Winkler
Martin Winkler
This is exactly what I see. Thanks for the link.
Do I understand correctly, that this change is merged into dev but not available in 2021.07?
Martin Winkler
But I think I'll try to switch to dev using git clone anyway. Until now I used the zip files to upgrade.
Also I'm on Raspberry pi OS 32bit (raspi 4) if this information has anything to with it.
Martin Winkler
This is the "old" rewrite to front controller (I had a quick look in the history: 3+ years ago) which rewrites access to the folder /static also to the front controller:
This is the latest rewrite which tries available files first:
Thanks again for your fast help @Michael Vogel.
In the future I need to check the nginx config more frequently.
Martin Winkler
https://github.com/friendica/friendica/blob/develop/mods/sample-nginx.config