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

In CKAN 2.11 warnings about missing configuration #564

Open
hcvdwerf opened this issue Jan 29, 2025 · 0 comments
Open

In CKAN 2.11 warnings about missing configuration #564

hcvdwerf opened this issue Jan 29, 2025 · 0 comments

Comments

@hcvdwerf
Copy link

I have the following harvest configuration

[app:main]
ckan.harvest.timeout = 1400
ckan.harvest.mq.type = redis
ckan.harvest.mq.hostname = redis
ckan.harvest.mq.port = 6379
ckan.harvest.mq.password =
ckan.harvest.mq.redis_db = 1

But in get in logging the following warnings

2025-01-29 12:30:16,560 WARNI [ckan.common] Option ckan.harvest.mq.type is not declared
2025-01-29 12:30:16,560 WARNI [ckan.common] Option ckan.harvest.mq.hostname is not declared
2025-01-29 12:30:16,562 WARNI [ckan.common] Option ckan.harvest.mq.type is not declared
2025-01-29 12:30:16,562 WARNI [ckan.common] Option ckan.harvest.mq.hostname is not declared
2025-01-29 12:30:16,562 WARNI [ckan.common] Option ckan.harvest.mq.hostname is not declared

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

1 participant