CKAN 2.11 and Datapusher 2.0 troubles #224
Unanswered
ChickenHatch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Having install the latest datapusher with ckan 2.11.3, I've been running into issues. I'm not sure if I'm going down the right path. First is datapusher plus fully supporting 2.11?
The errors I get start off like this:
Error: {"message": "Error sending data to datastore (None - {'user_id': ['User not found']})."}
And I can solve those by editing the code. (Is this the right path?)
datapusherplus.patch
Currently I've knocked back several errors and it works when I push the button. I am now working on
delete_resource
as that is causing an error when I submit a job from cli.Also, jobs don't seem to be being submitted automatically.
Before I go on providing information and working through this, please let me know if I'm even approaching this right. Perhaps I didn't configure something right?
Please point me in the right direction. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions