Git Product home page Git Product logo

Comments (9)

mkb79 avatar mkb79 commented on June 27, 2024

I had the same issue since yesterday. Nothing helps. Tried multiple times to make a new setup. Since 1 hour all working fine for now. It seems the where some problems on provider side.

from domainconnectddns-python.

pawel-kow avatar pawel-kow commented on June 27, 2024

Yes, the API was not available for few hours at IONOS. All back online now.

from domainconnectddns-python.

kl11n avatar kl11n commented on June 27, 2024

I still get the same error when trying to set a domain

Has it to be a txt or a cname record? 🤔

from domainconnectddns-python.

pawel-kow avatar pawel-kow commented on June 27, 2024

@DATKTV formally it is TXT record but at IONOS we use CNAME at another host (in the end it's the same).

Here the valid output

root@localhost:~# dig TXT _domainconnect.connect.domains

; <<>> DiG 9.10.3-P4-Ubuntu <<>> TXT _domainconnect.connect.domains
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61629
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;_domainconnect.connect.domains.        IN      TXT

;; ANSWER SECTION:
_domainconnect.connect.domains. 3506 IN CNAME   _domainconnect.1and1.com.
_domainconnect.1and1.com. 26    IN      TXT     "api.domainconnect.1and1.com"

from domainconnectddns-python.

kl11n avatar kl11n commented on June 27, 2024

This is my output. Aside from the line > _domainconnect.1and1.com. 26 IN TXT "api.domainconnect.1and1.com" it seems the same. But I don't know how to insert this line in ionos center

user@localhost:~$ dig TXT _domainconnect.datktv.de

; <<>> DiG 9.11.3-1ubuntu1.13-Ubuntu <<>> TXT _domainconnect.datktv.de
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25189
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;_domainconnect.datktv.de.      IN      TXT

;; ANSWER SECTION:
_domainconnect.datktv.de. 2531  IN      TXT     "_domainconnect.1and1.com"

from domainconnectddns-python.

pawel-kow avatar pawel-kow commented on June 27, 2024

@DATKTV , so you have mixed the type and the content of the record.
Please set the CNAME on host _domainconnect and target _domainconnect.1and1.com.

from domainconnectddns-python.

kl11n avatar kl11n commented on June 27, 2024

I already did this. Or is it wrong?
cnameRecord

from domainconnectddns-python.

pawel-kow avatar pawel-kow commented on June 27, 2024

@DATKTV now it's correct
You may now need few moments for the TTL so that the updated record will be resolved correctly.

from domainconnectddns-python.

kl11n avatar kl11n commented on June 27, 2024

@pawel-kow thank you very much. It works again 👍

from domainconnectddns-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.