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

[Bug]: Many syslog Errors on Unraid #14760

Closed
Revan335 opened this issue Mar 18, 2023 · 5 comments
Closed

[Bug]: Many syslog Errors on Unraid #14760

Revan335 opened this issue Mar 18, 2023 · 5 comments
Assignees
Labels

Comments

@Revan335
Copy link

Bug description

Hello,

the running Docker Container provided many syslog Errors on Unraid.
For Example:
https://forums.unraid.net/topic/136495-emhttp-errors/
https://forums.unraid.net/topic/123981-anyone-know-where-these-errors-are-coming-from/

Please fix this!

Many Thanks!

Greetings

Revan335

Expected behavior

No Errors on the syslog.

Steps to reproduce

  1. I'm installed the Docker and start this.
  2. I became the error Entrys on syslog.

...

Installation method

docker

System info

Unraid OS 6.11.5

Netdata build info

# netdata -W buildinfo
Version: netdata v1.38.0-268-nightly
Configure options:  '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/libexec' '--libdir=/usr/lib' '--with-zlib' '--with-math' '--with-user=netdata' '--without-bundled-protobuf' '--disable-dependency-tracking' '--disable-ebpf' 'CFLAGS=-O2 -pipe' 'LDFLAGS='
Install type: oci
    Binary architecture: x86_64
Features:
    dbengine:                   YES
    Native HTTPS:               YES
    Netdata Cloud:              YES 
    ACLK:                       YES
    TLS Host Verification:      YES
    Machine Learning:           YES
    Stream Compression:         YES
Libraries:
    protobuf:                YES (system)
    jemalloc:                NO
    JSON-C:                  YES
    libcap:                  NO
    libcrypto:               YES
    libm:                    YES
    tcalloc:                 NO
    zlib:                    YES
Plugins:
    apps:                    YES
    cgroup Network Tracking: YES
    CUPS:                    NO
    EBPF:                    NO
    IPMI:                    YES
    NFACCT:                  NO
    perf:                    YES
    slabinfo:                YES
    Xen:                     NO
    Xen VBD Error Tracking:  NO
Exporters:
    AWS Kinesis:             NO
    GCP PubSub:              NO
    MongoDB:                 YES
    Prometheus Remote Write: YES
Debug/Developer Features:
    Trace Allocations:       NO

Additional info

No response

@Revan335 Revan335 added bug needs triage Issues which need to be manually labelled labels Mar 18, 2023
@MrZammler
Copy link
Contributor

@ilyam8 is these "errors" I guess part of the discovering process, right?

@Revan335 Not sure if you/we can remove this. Likely if we're able to stop monitoring nginx ?

@ilyam8
Copy link
Member

ilyam8 commented Mar 21, 2023

Correct, @MrZammler. Netdata (go.d.plugin) tries different HTTP endpoints and Nginx logs errors (I guess for all GET requests to port 80). go.d.plugin does it only on start/restart.

@Revan335 you can disable go.d.plugin in netdata.conf or disable certain modules can be disabled in go.d.conf. See Netdata config directory.

So it is not a bug.

@ilyam8 ilyam8 changed the title [Bug]: Many syslog Errors [Bug]: Many syslog Errors on Unraid Mar 21, 2023
@ilyam8 ilyam8 added question and removed bug needs triage Issues which need to be manually labelled labels Mar 21, 2023
@mgutt
Copy link

mgutt commented Apr 21, 2023

Couldn't it be disabled by default if it isn't needed?

@Sonny-Crockett
Copy link

Just reporting I am having them as well.

@ilyam8
Copy link
Member

ilyam8 commented Sep 12, 2023

Couldn't it be disabled by default if it isn't needed?

It can be disabled manually as I mentioned in #14760 (comment).

@ilyam8 ilyam8 closed this as completed Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants