Skip to content

Wait time for configure netdata must be configurable #9

@lfdominguez

Description

@lfdominguez

/opt/netdata/bin/netdata -d -p 19999 & sleep 2

Here, these 2 seconds sleep for my Raspberry Pi 3 Hassio install is too short and then get this log:

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[00:37:24] INFO: Configuring Netdata...
[cmd] /usr/bin/run.sh exited 7
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

If I access directly to the container and change this 2s for 10s, then works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions