Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

bash: ./newrelic-daemon: No such file or directory #33

Description

@mmattos-newrelic

Describe the bug

For some unknown reason, daemon file is not available after the installation process.
Two processes were tried; through New Relic UI wizard, and through the docker image, but the same issue was found.

Expected Behavior

Basic installation completed.

Troubleshooting

No log files were generated after installation

Steps to Reproduce

  1. Using NR UI:
    1.1. Application name (works)
    1.2. git clone https://github.com/newrelic/c-sdk &&
    cd c-sdk &&
    make (works)
    1.3. ./newrelic-daemon -f -logfile stdout -loglevel debug (didn't work)

  2. Using Container:
    2.1. Container installed end running (works)
    2.2. Running ./newrelic-daemon (didn't work)

Your Environment

Attached
c_plus

Additional context

Add any other context about the problem here. For example, relevant community posts or support tickets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions