docker-ddns-server icon indicating copy to clipboard operation
docker-ddns-server copied to clipboard

Error: exit status 2: update failed: SERVFAIL

Open volpi1991 opened this issue 1 year ago • 1 comments

Description: When attempting to create a new entry or modify an existing one, the error message "Error: exit status 2: update failed: SERVFAIL" appears.

Steps to Reproduce: Create a Docker container using the default docker-compose setup. Environment variables were replaced with my domain.

Environment: Debian 12, Docker 26.1.4

volpi1991 avatar Jun 09 '24 20:06 volpi1991

Looks like it can not update nameserver as the configuration is probably wrong.. its does not work with the fake config data from the compose file

benjaminbear avatar Nov 25 '24 12:11 benjaminbear