Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

curl initialization failed #10

@lattwood

Description

@lattwood

[vagrant@web1 src]$ LD_LIBRARY_PATH=../lib ./main
2014-10-31 13:39:42 [INFO ] Initializing (version: 0.15.0.0)
2014-10-31 13:39:42 [DEBUG] CollectorClientManager status changed to: 1
2014-10-31 13:39:42 [DEBUG] User-Agent: NewRelic-AgentSDK/{0.15.0.0} (golang {1.3.3} {Linux-3.10.0-123.8.1.el7.x86_64-x86_64})
2014-10-31 13:39:42 [DEBUG] Curl initialization failed with error code: 48
2014-10-31 13:39:42 [DEBUG] runtime_error during connection: Curl initialization failed
2014-10-31 13:39:42 [DEBUG] CollectorClientManager status changed to: 3

I checked the libcurl documentation, and code 48 is CURLE_UNKNOWN_OPTION (48).

What version of libcurl was this built against?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions