Skip to content

ddclient does not find curl #832

Description

@DirkLaurenz

setting curl=yes in config results in failure "curl not found"

[...]

INFO: setting IP address to a.b.c.d for xxx.yyy.com
UPDATE: updating xxx.yyy.com
DEBUG: proxy =
DEBUG: protocol = https
DEBUG: server = dyndns.strato.com
DEBUG: url = nic/update/nic/update?
DEBUG: ip ver = 0
SENDING: Curl system cmd to https://dyndns.strato.com
SENDING: silent
SENDING: include
SENDING: user-agent="ddclient/3.10.0"
SENDING: connect-timeout=120
SENDING: max-time=120
SENDING: request=GET
SENDING: user="xxx:xxx"
SENDING: url="https://dyndns.strato.com/nic/update/nic/update?system=dyndns&hostname=xxx.yyy.com&myip=a.b.c.d"
DEBUG: CURL:
FATAL: curl not found

but curl is installed:

user@mailsrv01:~# which curl
/usr/bin/curl

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