Search
Items tagged with: error
Hallo !Friendica Support
wenn ich auf eine Benachrichtigung klicke und der Beitrag nicht gefunden wurde, bekomme ich folgende Meldung?
Dies kann doch nicht normal sein oder?
#error #systemfailed (and system doesn't give a shit...)
When updating my instance, I encountered this error message:
Error 1170 occurred while updating the database BLOB/TEXT column 'url' used in key specification without a key length
The 1469 update of the database structure failed with the following error message: Error occurred while changing the database
ALTER IGNORE TABLE `post-media` MODIFY `url` text NOT NULL COMMENT 'Media URL', MODIFY `size` mediumint unsigned COMMENT 'Media size';
Friendica 'Giant Rhubarb' 2022.09-dev - 1469
#friendica #update #bug #error
OpenStreetMap Addon
this is a new error in my php-error.log
PHP Fatal error: Uncaught Error: Class 'Friendica\Core\Cache' not found in /addon/openstreetmap/openstreetmap.php:134
Stack trace:
#0 /src/Core/Hook.php(202): openstreetmap_get_coordinates(Object(Friendica\App), Array)
#1 /src/Core/Hook.php(178): Friendica\Core\Hook::callSingle(Object(Friendica\App), 'Map::getCoordin...', Array, Array)
#2 /src/Util/Map.php(29): Friendica\Core\Hook::callAll('Map::getCoordin...', Array)
#3 /src/Protocol/ActivityPub/Transmitter.php(955): Friendica\Util\Map::getCoordinates('North Dakota/Ne...')
#4 /src/Protocol/ActivityPub/Transmitter.php(1329): Friendica\Protocol\ActivityPub\Transmitter::createLocation(Array)
#5 /src/Protocol/ActivityPub/Transmitter.php(903): Friendica\Protocol\ActivityPub\Transmitter::createNote(Array)
#6 /src/Module/Objects.php(45): Friendica\Protoc in /var/www/virtual/paddler/html/addon/openstreetmap/openstreetmap.php on line 134
#friendica #php #error