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

When adding New Host through the UI, get consistent error 400.

Open kris-golden opened this issue 2 months ago • 0 comments

Disregard, was an nginx proxy configuration issue. Using caddy instead fixed this.

Server is up, appears to be running fine. Able to log in and add hosts. When I add a new host (test.dyn.mydomain.com) I get the following error:

Error: code=400, message=Syntax error: offset=1, error=invalid character 'h' looking for beginning of value, internal=invalid character 'h' looking for beginning of value

kris-golden avatar Oct 21 '25 21:10 kris-golden