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

Error 500 after ugrade Ckan 2.2.1 to 2.3 #2390

Closed
dahirieg opened this issue Apr 12, 2015 · 1 comment
Closed

Error 500 after ugrade Ckan 2.2.1 to 2.3 #2390

dahirieg opened this issue Apr 12, 2015 · 1 comment
Assignees

Comments

@dahirieg
Copy link

Hello, I've udated my ckan installation from git and when I reboot the server start giving me an error 500

Here is part of my error log

mod_wsgi (pid=1607): Target WSGI script '/etc/ckan/default/apache.wsgi' cannot be loaded as Python module.
mod_wsgi (pid=1607): Exception occurred processing WSGI script '/etc/ckan/default/apache.wsgi'.
Traceback (most recent call last): File "/etc/ckan/default/apache.wsgi", line 10, in
application = loadapp('config:%s' % config_filepath)
File "/usr/lib/ckan/default/lib/python2.7/site-packages/paste/deploy/loadwsgi.py", line 247, in loadapp
return loadobj(APP, uri, name=name, **kw)
File "/usr/lib/ckan/default/lib/python2.7/site-packages/paste/deploy/loadwsgi.py", line 271, in loadobj
global_conf=global_conf)
File "/usr/lib/ckan/default/lib/python2.7/site-packages/paste/deploy/loadwsgi.py", line 296, in loadcontext
global_conf=global_conf)

Thanks for your help.

@amercader amercader self-assigned this Apr 14, 2015
@amercader
Copy link
Member

@dahirieg can you send support requests to the mailing list?

https://lists.okfn.org/mailman/listinfo/ckan-dev

I suggest you have a look at the upgrade instructions, you'll need to consider things liek changes in the Solr schema, database and extensions:

http://docs.ckan.org/en/latest/maintaining/upgrading/upgrade-package-to-minor-release.html

I you still have problems, send an email to the list with a full stack trace, as the one you pasted here does not give enough details.

Good luck

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

2 participants