* I tried installing the sql backup of the CRM like described in the nice tutorial (2) on my MacBook as a docker. After the SQL inserts the nocobase page won´t load. It just show “App error - Validation Error”.
Please try the following steps: Execute SQL in an empty database, install the corresponding version of NocoBase, and connect to the restored database in the environment variables.
Perfect, thank you. This way it works perfectly. I’ve used the standard docker-compose.yml, just started the database. Imported the backup to the database. After this was completed, I’ve started the nocobase app.