Open turbatuandrei opened 3 years ago
Same here. New to CKAN so I'm assuming I'm doing something wrong. Does anyone have installation tips that go beyond https://github.com/ckan/ckanext-pdfview#installation ?
Out of curiosity, @turbatuandrei , did you install ckan from source or package? (I'm on 2.9.2
from package)
@taylordowns2000 I installed it from source.
I can't reproduce this, are you able to provide a full stacktrace for the error?
Same here for CKAN 2.10
Error Log:
2024-01-04 11:35:09,068 INFO [ckan.cli] Using configuration file /etc/ckan/default/ckan.ini
2024-01-04 11:35:09,068 INFO [ckan.config.environment] Loading static files from public
2024-01-04 11:35:11,292 INFO [ckan.config.environment] Loading templates from /usr/lib/ckan/default/src/ckan/ckan/templates
Traceback (most recent call last):
File "/usr/lib/ckan/default/bin/ckan", line 33, in
After adding the plugin and default_views, whenever I try to save a view I get and internal server error in front end.
and:
2021-02-12 17:02:50,457 ERROR [ckan.config.middleware.flask_app] Could not build url for endpoint 'package.resource_view' with values ['id', 'resource_id', 'view_id']. Did you mean 'dataset_resource.view' instead?