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

How to add debug var? #5

Open
TimoB2005 opened this issue Jul 28, 2022 · 2 comments
Open

How to add debug var? #5

TimoB2005 opened this issue Jul 28, 2022 · 2 comments

Comments

@TimoB2005
Copy link

Hello,

how to add the "debug" var?

@BWibo
Copy link

BWibo commented Feb 6, 2023

According to docs: CKAN___DEBUG

@BWibo
Copy link

BWibo commented Mar 17, 2023

One addition:
Setting CKAN___DEBUG appears to have no effect.
I assume this needs to be set in ckan.ini, e.g. like this: ckan config-tool "${CKAN_INI}" "debug = True".
Additionally, make sure the required dependencies for debug mode are installed, see here.

We started offering a separete debug Docker image, that adds the dependencies and configuration option, see here.

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