You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created the db for the datastore and put the extension in ckan plugins but it doesn't work, can someone help me please?
This in settings for ckan plugins and xloader plugins:
CKAN__PLUGINS="envvars image_view text_view recline_view datastore datatables_view datapusher"
XLOADER__PLUGINS="envvars image_view text_view recline_view datatables_view datastore xloader"
And for datapusher settings:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I created the db for the datastore and put the extension in ckan plugins but it doesn't work, can someone help me please?
This in settings for ckan plugins and xloader plugins:
CKAN__PLUGINS="envvars image_view text_view recline_view datastore datatables_view datapusher"
XLOADER__PLUGINS="envvars image_view text_view recline_view datatables_view datastore xloader"
And for datapusher settings:
Datapusher
DATAPUSHER_VERSION=0.0.20
CKAN_DATAPUSHER_URL=http://xloader:8000
CKAN__DATAPUSHER__CALLBACK_URL_BASE=http://xloader:8000
Beta Was this translation helpful? Give feedback.
All reactions