<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hallo zusammen,</p>
<p>wir verwenden für unser Geschichtsprojekt Mapbender zur Veröffentlichung der Forschungsergebnisse.<br />Wir haben dort die Version 4.0.0 (als Docker Container) im Einsatz. Wenn ich nun auf 4.0.1 updaten möchte und den Update Befehl fürs Schema, wie in der Doku angegeben, ausführe, erhalte ich folgenden Fehler:</p>
<p>{"message":"Error thrown while running command \"doctrine:schema:update --complete --force\". Message: \"Unknown database type geometry requested, Doctrine\\DBAL\\Platforms\\PostgreSQL120Platform may not support it.\"","context":{"exception":{"class":"Doctrine\\DBAL\\Exception","message":"Unknown database type geometry requested, Doctrine\\DBAL\\Platforms\\PostgreSQL120Platform may not support it.","code":0,"file":"/var/mapbender/application/vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php:452"},"command":"doctrine:schema:update --complete --force","message":"Unknown database type geometry requested, Doctrine\\DBAL\\Platforms\\PostgreSQL120Platform may not support it."},"level":500,"level_name":"CRITICAL","channel":"console","datetime":"2024-10-23T19:25:24.323965+00:00","extra":{}}<br />19:25:24 CRITICAL  [console] Error thrown while running command "doctrine:schema:update --complete --force". Message: "Unknown database type geometry requested, Doctrine\DBAL\Platforms\PostgreSQL120Platform may not support it." ["exception" => Doctrine\DBAL\Exception^ { …},"command" => "doctrine:schema:update --complete --force","message" => "Unknown database type geometry requested, Doctrine\DBAL\Platforms\PostgreSQL120Platform may not support it."]<br />{"message":"Command \"doctrine:schema:update --complete --force\" exited with code \"1\"","context":{"command":"doctrine:schema:update --complete --force","code":1},"level":100,"level_name":"DEBUG","channel":"console","datetime":"2024-10-23T19:25:24.350194+00:00","extra":{}}</p>
<p>Hat jemand schon einmal diesen Fehler gehabt? Ich habe das Setup lokal mit Docker Containern nachgestellt, dort funktionierte das Update.</p>
<p>Schöne Grüße,<br />Fabio Curman</p>

</body></html>