Skip to main content


Friendica 2024.08 is just released. That's great, but I only updated to 2024.03 last week and it's still running the post update actions...
in reply to Gidi Kroon

Upgraded a test server that was already on 2024.03 and which has a very small database. Yet it gave the PHP 'white screen of death' (i.e. it crashed with an error) for several minutes. After a while it automatically came back and is now ok. So, need to panic if you get this error:

Reveal/hide
2024-08-17T20:11:26Z app [ERROR]: Uncaught Exception Error: "Call to undefined method Friendica\App::getLoggedInUserNickname()" at /***/src/Module/Home.php line 54 {"exception":"Error: Call to undefined method Friendica\\App::getLoggedInUserNickname() in /***/src/Module/Home.php:54\nStack trace:\n#0 /***/src/BaseModule.php(250): Friendica\\Module\\Home->content()\n#1 /***/src/App.php(682): Friendica\\BaseModule->run()\n#2 /***/index.php(55): Friendica\\App->runFrontend()\n#3 {main}"} - {"file":null,"line":null,"function":null,"request-id":"66c103ee0c55f","stack":"ErrorHandler::handleException (128), ErrorHandler::Friendica\\Core\\Logger\\Handler\\{closure}","uid":"81689d","process_id":1696336}
in reply to Gidi Kroon

This server made it from postupdate version 1507 to 1544 a few days ago, but it is still there. It needs to reach 1550... Now running it as a foreground process instead and the database cpu usage suggests it is really properly doing something.

Checking the information page of other people's servers and I'm not the only one still at 1544...