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

Plugin fails to display data #5

Open
joelriverac opened this issue Oct 17, 2022 · 4 comments
Open

Plugin fails to display data #5

joelriverac opened this issue Oct 17, 2022 · 4 comments

Comments

@joelriverac
Copy link

I have installed the plugin in ckan 2.9.6, from package https://packaging.ckan.org/python-ckan_2.9-py3-focal_amd64.deb
On a local Ubuntu LTS 20.04 server
I installed plugin in normal mode according to the instructions and when it failed, I uninstalled the plugin, and installed the dev version, by the way, dev-requirements.txt does not exist
i modified /usr/lib/ckan/default/src/ckan/ckanext/datastore/allowed_functions.txt to add pow to enable over in postgresql (that's what i understood) as mentioned in
and in both cases the same error occurs:
image
Testing with formats xls, csv

I have the visualize plugin installed and it works without problems
In fact, I have these plugins installed:
image

When restarting with sudo supervisorctl restart ckan-uwsgi:*, there are no errors, I even restarted the server completely

Any idea what might be going on?

@CymonMachera
Copy link

Hello, Did you get an answer on this? I am experiencing the same issue

@joelriverac
Copy link
Author

Hello @CymonMachera

I had no response and I couldn't find the error either, I uninstalled the plugin and I'm using the plugins that ckan brings by default.

@CymonMachera
Copy link

Hello @joelriverac ,

I was able to solve the issue by following the advice in this pull request #4

You may check it out if still interested

Thanks

@joelriverac
Copy link
Author

Hello @CymonMachera

Can you please give me details of how you applied the solution?
where is cssrewrite and rsjmin removed?
and where is IConfigurable added?
And thank you very much for notifying the solution.

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