[Mapbender-users] relation "mb_core_application" does not exist while trying to set up digitizer

Marcin Niemyjski mniemyjski at cloudferro.com
Tue Aug 1 07:46:23 PDT 2023


Hello,

I'm trying to set up the digitizer according to the instructions provided in https://doc.mapbender.org/en/functions/editing/digitizer/digitizer_configuration.html#setting-up-of-digitizer.

I have already set up the sidepane element definition based on the instructions (I changed the connection to "default"). Then, in parameters.yaml, I overwrote the default database connection parameters with those of my PostgreSQL database.


config.yaml -> remains the same

parameters.yaml ->https://pastecode.io/s/2n9mt2ro


Mapbender successfully connects to the database, but I encountered the following error in developer mode:

'''

An exception occurred while executing 'SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.template AS template_5, t0.map_engine_code AS map_engine_code_6, t0.persistent_view AS persistent_view_7, t0.published AS published_8, t0.screenshot AS screenshot_9, t0.extra_assets AS extra_assets_10, t0.updated AS updated_11, t0.custom_css AS custom_css_12 FROM mb_core_application t0 ORDER BY t0.title ASC':

SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "mb_core_application" does not exist
LINE 1: ...S updated_11, t0.custom_css AS custom_css_12 FROM mb_core_ap...
^
'''


Do you have any suggestions on how to overcome this issue? I've checked that over user struggled with same issue: https://marc.info/?l=mapbender-users&m=151602993622690&w=2



Best regards,

Marcin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapbender_users/attachments/20230801/82565b9f/attachment.htm>


More information about the Mapbender_users mailing list