Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CKAN upgrade from 2.9 to 2.10 #124

Open
s2074135 opened this issue Jul 25, 2023 · 0 comments
Open

CKAN upgrade from 2.9 to 2.10 #124

s2074135 opened this issue Jul 25, 2023 · 0 comments

Comments

@s2074135
Copy link

Hi,

Does anyone have any recommendations on how to upgrade from CKAN 2.9.8 to CKAN 2.10.1? I tried to upgrade by simply adjusting the following line in my Dockerfile

from FROM openknowledge/ckan-base:2.9.8

to FROM openknowledge/ckan-base:2.10.1

but that generates a lot of errors such as

subprocess.CalledProcessError: Command '['ckan', '-c', '/srv/app/ckan.ini', 'db', 'init']' returned non-zero exit status 1

or

ERROR: column user.last_active does not exist at character 278

Seems not to be the right way.

Thanks for any hints!

Thomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant