Project

General

Profile

Actions

Bug #4786

closed

custom dyndns fails with errno 47: Address family not supported by protocol family

Added by Jonathon Reinhart almost 9 years ago. Updated almost 9 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Dynamic DNS
Target version:
-
Start date:
06/22/2015
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

I just updated from 2.2.1 to 2.2.2. I have Dynamic DNS enabled for my domain hosted at Google Domains, and DynDNS is no longer working after updating.

Below is the system log after attempting to force an update:

Jun 22 20:08:47 php-fpm40338: /services_dyndns_edit.php: DynDns: updatedns() starting
Jun 22 20:08:47 php-fpm40338: /services_dyndns_edit.php: DynDns (example.com): xx.xx.xx.xx extracted from local system.
Jun 22 20:08:47 php-fpm40338: /services_dyndns_edit.php: DynDNS (example.com): running get_failover_interface for wan. found em1
Jun 22 20:08:47 php-fpm40338: /services_dyndns_edit.php: DynDNS (example.com): DynDns _update() starting.
Jun 22 20:08:47 php-fpm40338: /services_dyndns_edit.php: Custom DDNS (example.com): DNS update() starting.
Jun 22 20:08:47 php-fpm40338: /services_dyndns_edit.php: Sending request to: https://domains.google.com/nic/update?hostname=example.com&myip=xxx.xxx.xxx.xxx
Jun 22 20:08:48 php-fpm40338: /services_dyndns_edit.php: DynDNS (example.com): DynDns _checkStatus() starting.
Jun 22 20:08:48 php-fpm40338: /services_dyndns_edit.php: DynDNS (example.com): Current Service: custom
Jun 22 20:08:48 php-fpm40338: /services_dyndns_edit.php: Curl error occurred: bind failed with errno 47: Address family not supported by protocol family

Actions #1

Updated by Chris Buechler almost 9 years ago

  • Status changed from New to Duplicate
  • Affected Version deleted (2.2.2)

duplicate of #3858. that didn't change on upgrade, guessing maybe this is the first you've had IPv6. Changing your preference to IPv4 over IPv6 can work around.

Actions

Also available in: Atom PDF