-
I'm on an old CKAN project and suddenly stopped building with this error
#36 [ckan-devx 1/28] FROM docker.io/ckan/ckan-dev:2.10.5
#36 CACHED
#35 [ckan-devx internal] load build context
#35 …
-
Something outside of this repo's version control has occurred and now we have failing cicd builds:
Our cicd jobs extend the image and is now having issues which it did not have yesterday. Nothing h…
-
There are a number of very useful commands available to run from the host machine. These should be included in the README file for this repo
The commands will be along the lines of:
`docker com…
-
~~~
docker logs ckan
~~~
~~~
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "db" (172.18.0.13), port 5432 failed: Connection refused
Is the server ru…
-
Automatically register Jena-datasets in ckan.materialdigital.de or another CKAN instance as soon as the Jena-dataset is created.
Things to be clarified:
- [x] ID of registrator: the local admin…
-
ckan 2.11
pages install `pip install -e 'git+https://github.com/ckan/ckanext-pages.git#egg=ckanext-pages`
`ckan db upgrade -p pages` completed
with `ckanext.pages.organization = True`
using ac…
-
We need to repeat the what we did in https://github.com/GSA/data.gov/issues/4657 on a semi-annual schedule to reduce the size of BEAKER_CACHE table in catalog app.
## Steps:
1. Enable space SSH fo…
-
Looks like the first time presets are loaded they are set for the rest of the session. This causes problems in tests that load different sets of presets, e.g.
```python
# test_something.py
@pyt…
-
In CKAN, after the game has been launched and quit and CKAN has been restarted, FAR asks to reinstall (missing folders or files). The specific files seem to be:
FARForceDataUpdate.cfg
PluginData/Fer…
-
### OS version
Ubuntu
### Python version
3.12
### Pip version
24.3.1
### Guide link
https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-c…