Hello !Friendica Support
I updated my two #Friendica servers to 03.2024 some days ago, the db update and the postupdate tasks on server A were still running today, I stopped them and restarted them now, it seems it takes quite long.

On the other server (B) I get the following error in cli:
[Error] Cannot get cache entry with key openstreetmap:Rungestraße 20, Berlin

I execute this commands:

git fetch
git pull
bin/composer.phar install --no-dev
cd addon
git fetch
git pull
cd ..
bin/console dbstructure update
bin/console postupdate

Happy for any tips how to solve that error.

Server A shows the following in /friendica:

This is Friendica, version 2024.03 that is running at the web location social.yl.ms. The database version is 1557/1557, the post update version is 1544/1550.

Server B shows the following in /friendica:

This is Friendica, version 2024.03 that is running at the web location friendica.utzer.de. The database version is 1557/1557, the post update version is 1507/1550.
in reply to Michael 🇺🇦

@Michael Vogel will these error during postupdate be a problem? The error on server B already was shown 3 times.

[Error] Cannot get cache entry with key openstreetmap:Rungestraße 20, Berlin

dbstructure update finished, when I run it again it just takes 5 seconds and no error is shown, also dryrun comes back empty.

This entry was edited (1 year ago)
in reply to Michael 🇺🇦

@Michael Vogel it works, no problems. So I'll try to be patient and postupdate will somehow start and run and at some point finish? It won't run when I execute bin/console postupdate, but I understand it will anyway be started and run.

So I don't need to force the dbstructure update, the version is already ok and I don't see any problem too.

in reply to Michael 🇺🇦

@Michael Vogel

social.yl.ms

bin/console postupdate
Überprüfe ausstehende Update-Aktionen
Erledigt.
Ausstehende Post-Updates ausführen
[Error] Cannot get cache entry with key openstreetmap:Rungestraße 20, Berlin
 total

läuft für ca. 14s.

This is Friendica, version 2024.03 that is running at the web location https://social.yl.ms. The database version is 1557/1557, the post update version is 1544/1550.

friendica.utzer.de

Ich füge noch ein wie lange das postupdate läuft, ein paar Minuten oder so, es läuft gerade nochmal.

This is Friendica, version 2024.03 that is running at the web location https://friendica.utzer.de. The database version is 1557/1557, the post update version is 1507/1550.

in reply to utzer [Friendica]

@Michael Vogel auf social.yl.ms war es ja fertig, auf Friendica.utzer.de läuft es immer noch weiter.

Kann ich irgendwie prüfen ob es wirklich was macht? In der Konsole erscheint immer mal wieder ein neuer Punkt und das seit 7 Tagen oder so.

Ist es schlimm wenn ich das unterbreche und neu starte?

This entry was edited (1 year ago)