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

Unbound: unable to import module 'unbound': No module named 'unbound' #3920

Open
srandhi-pdl opened this issue Aug 25, 2021 · 0 comments
Open

Comments

@srandhi-pdl
Copy link

Getting the below error when i ran
sudo datadog-agent status

Loading Errors

unbound
-------
  Core Check Loader:
    Check unbound not found in Catalog
    
  JMX Check Loader:
    check is not a jmx check, or unable to determine if it's so
    
  Python Check Loader:
    unable to import module 'unbound': No module named 'unbound'

##################################################################################
Agent version:
Agent 7.24.1 - Commit: cf2a7e6 - Serialization version: v4.46.0 - Go version: go1.14.7
###################################################################################

conf.yaml configuration
####################################################################################

init_config:

instances:

unbound_control: /sbin/unbound-control

use_sudo: true

host: 127.0.0.1

config_file: /etc/unbound/unbound.conf

###################################################################################

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