Closed wrinklenose closed 2 months ago
This caught me out too. Thanks for the helpful workaround to get a test version running locally.
The issue should now be fixed in the upstream image. So to get it locally, pull and re-build the images:
docker pull ckan/ckan-base:2.11.0
docker compose build ckan
If using the dev images:
docker pull ckan/ckan-dev:2.11.0
docker compose -f docker-compose.dev.yml build ckan-dev
You'll need to stop/remove the current ckan
/ ckan-dev
containers to use the new ones with the latest image.
I can confirm, that the basic setup works now again. Therefore I close this issue as resolved.
I've got some datapusher issues - but I think they have different origins... maybe caused by the WSL-environment...
Workaround was to create a sysadmin user manually via