okfn / docker-ckan

Docker images and Docker Compose setup for CKAN [Not Maintained]
GNU Affero General Public License v3.0
81 stars 91 forks source link

prerun.py fails if `CKAN_DATASTORE_WRITE_URL` isn't defined #58

Closed pjsharpe07 closed 1 year ago

pjsharpe07 commented 3 years ago

prerun.py may fail with TypeError if CKAN_DATASTORE_WRITE_URL. This may not be the best fix; other possibilities include further error handling within the check_db_connection function.

Untested on 2.7 or 2.9.

pjsharpe07 commented 1 year ago

Closing this as it looks like it's old as heck anyways....