Unsupported valid TLD for custom domain

Hello. I tried to add a custom domain to my static site, but when I enter it (before I reach the verification step), I get an error flash message: “Failed: There was a problem adding your domain, try again later”

I checked the browser console and found the following stack trace:

[GraphQL error]: Message: "stolenvelour.music" is not a valid site domain., Location: [object Object], Path: addCustomDomainToStaticSite
vendors.bundle.eb91274d2abb9dbbea27.js:2386  Error in add custom domain mutation  ApolloError: "stolenvelour.music" is not a valid site domain.
    at new h (vendors.bundle.eb91274d2abb9dbbea27.js:2322:157)
    at vendors.bundle.eb91274d2abb9dbbea27.js:2321:83784
    at Or (vendors.bundle.eb91274d2abb9dbbea27.js:2321:52965)
    at vendors.bundle.eb91274d2abb9dbbea27.js:2321:52872
    at new Promise (<anonymous>)
    at Object.then (vendors.bundle.eb91274d2abb9dbbea27.js:2321:52837)
    at Object.next (vendors.bundle.eb91274d2abb9dbbea27.js:2321:52979)
    at M (vendors.bundle.eb91274d2abb9dbbea27.js:2450:1868)
    at k (vendors.bundle.eb91274d2abb9dbbea27.js:2450:2271)
    at b.next (vendors.bundle.eb91274d2abb9dbbea27.js:2450:2781)
    at vendors.bundle.eb91274d2abb9dbbea27.js:2321:53676
    at Array.forEach (<anonymous>)
    at P (vendors.bundle.eb91274d2abb9dbbea27.js:2321:53642)
    at Object.next (vendors.bundle.eb91274d2abb9dbbea27.js:2321:54234)
    at M (vendors.bundle.eb91274d2abb9dbbea27.js:2450:1868)
    at k (vendors.bundle.eb91274d2abb9dbbea27.js:2450:2271)
    at b.next (vendors.bundle.eb91274d2abb9dbbea27.js:2450:2781)
    at Object.next (vendors.bundle.eb91274d2abb9dbbea27.js:2322:2929)
    at M (vendors.bundle.eb91274d2abb9dbbea27.js:2450:1868)
    at k (vendors.bundle.eb91274d2abb9dbbea27.js:2450:2271)
    at b.next (vendors.bundle.eb91274d2abb9dbbea27.js:2450:2781)

The domain is at the .music TLD, which is a valid TLD that has existed for several years [ .music - Wikipedia ]. I suspect this is an application bug, and the list of valid TLDs needs to be updated. Let me know if I can supply anything else. Thank you!

Hi @rabidaudio,

I’ve been able to replicate the error you mentioned. I’ve reported this potential issue to our Static Site Development team. Thank you for bringing it to our attention. We will update you as soon as we receive feedback from the developer team.

Best regards!

@rabidaudio

This issue has been resolved. You can now use the .music TLD on our Static Site hosting.

Cheers!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.