Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rhansen
Copy link
Member

@rhansen rhansen commented Jul 18, 2024

This is a redo of #702, which was reverted in commit d88e643 due to a major bug.

@Starkstromkonsument
Copy link
Contributor

I applied your refactored changes to PR #690 and get these errors:

SENDING:   url="https://dyndns.inwx.com/nic/update?myip=[...]&myipv6=[...]"
DEBUG:     CURL: /usr/bin/curl
DEBUG:     CURL Tempfile: /tmp/ddclient_Blz_kVZkmk
RECEIVE:   HTTP/1.1 200 Connection established
RECEIVE: | 
RECEIVE: | HTTP/2 200 
RECEIVE: | server: nginx
RECEIVE: | date: Thu, 18 Jul 2024 21:11:55 GMT
RECEIVE: | content-type: text/plain; charset=utf-8
RECEIVE: | vary: Accept-Encoding
RECEIVE: | strict-transport-security: max-age=15768000; includeSubDomains
RECEIVE: | content-security-policy: default-src https: data: wss: 'unsafe-inline' 'unsafe-eval'
RECEIVE: | x-frame-options: SAMEORIGIN
RECEIVE: | x-xss-protection: 1; mode=block
RECEIVE: | x-content-type-options: nosniff
RECEIVE: | x-request-id: a3748c01acee4eb9fb42c23d7ac6fd24
RECEIVE: | 
RECEIVE: | good
FAILED:    test.example.org: unexpected status: HTTP/2 200 
FAILED:    test.example.org: unexpected status: server: nginx
FAILED:    test.example.org: unexpected status: date: Thu, 18 Jul 2024 21:11:55 GMT
FAILED:    test.example.org: unexpected status: content-type: text/plain; charset=utf-8
FAILED:    test.example.org: unexpected status: vary: Accept-Encoding
FAILED:    test.example.org: unexpected status: strict-transport-security: max-age=15768000; includeSubDomains
FAILED:    test.example.org: unexpected status: content-security-policy: default-src https: data: wss: 'unsafe-inline' 'unsafe-eval'
FAILED:    test.example.org: unexpected status: x-frame-options: SAMEORIGIN
FAILED:    test.example.org: unexpected status: x-xss-protection: 1; mode=block
FAILED:    test.example.org: unexpected status: x-content-type-options: nosniff
FAILED:    test.example.org: unexpected status: x-request-id: a3748c01acee4eb9fb42c23d7ac6fd24
FAILED:    test.example.org: unexpected status: 
SUCCESS:   test.example.org: IPv4 address set to [...]
SUCCESS:   test.example.org: IPv6 address set to [...]

@rhansen rhansen mentioned this pull request Jul 19, 2024
Starkstromkonsument added a commit to Starkstromkonsument/ddclient that referenced this pull request Jul 19, 2024
<https://help.dyn.com/remote-access-api/perform-update/> says:

> We will accept these parameters without generating error messages:
>
>   * `system`, previously used to identify update type
@rhansen rhansen merged commit f6e13f8 into ddclient:master Jul 19, 2024
@rhansen rhansen deleted the dyndns2 branch July 19, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants