oznu / docker-cloudflare-ddns

A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
https://hub.docker.com/r/oznu/cloudflare-ddns/
GNU General Public License v3.0
1.08k stars 219 forks source link

Cannot index array with string "content" #56

Closed ptah4i closed 3 years ago

ptah4i commented 3 years ago

Hey guys. I get this error

jq: error (at :0): Cannot index array with string "content"

Any help?

ptah4i commented 3 years ago

Solved. I use a domain with special characters (IDN / .de) like ö, ü or ä. Converting the IDN to ACE-String solved this error.

Example: IDN-Form: überall-ist.de ACE-String: xn--berall-ist-8db.de

timmillwood commented 3 years ago

I'm getting the same error and don't have a domain with a special character.