[ckan-dev] missing table for datapusher
Abhijeet Sawant
a.sawant at cqu.edu.au
Mon Mar 17 22:04:22 UTC 2014
This has to do with the settings not getting included. Take a look at the issues in ckan github account.
If you fire the datastore manually you should be able to get that sorted. The command I used was :
cd <Data Pusher Virtualenv Root>/datapusher
export JOB_CONFIG=<Data Pusher Virtualenv Root>/datapusher/deployment/datapusher_settings.py
nohup python wsgi.py &
Good luck,
Abhijeet
________________________________________
From: ckan-dev [ckan-dev-bounces at lists.okfn.org] On Behalf Of Johann Höchtl [johann.hoechtl at gmail.com]
Sent: Monday, 17 March 2014 10:10 PM
To: CKAN Development Discussions
Subject: [ckan-dev] missing table for datapusher
When I manually trigger an "Upload to datastore" I get an "exception in
thread APScheduler" [...] no such table apscheduler_jobs
paster datastore set-permissions postgres -c
/etc/ckan/default/development.ini
runs without issues though ... Any hints?
Johann
_______________________________________________
ckan-dev mailing list
ckan-dev at lists.okfn.org
https://lists.okfn.org/mailman/listinfo/ckan-dev
Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
More information about the ckan-dev
mailing list