StackExchange / dnscontrol

Infrastructure as code for DNS!
https://dnscontrol.org/
MIT License
3.08k stars 390 forks source link

Service Provider Specific domain-modifiers not appearing on website #3053

Closed tlimoncelli closed 1 month ago

tlimoncelli commented 2 months ago

Describe the bug Modifiers like CF_STATIC_REDIRECT and AKAMAICDN are not appearing on the website's navivation.

To Reproduce

What it looks like on the website:

screencapture_2024-07-18_11 31 47

There are many more in SUMMARY.md:

screencapture_2024-07-18_11 32 17

Expected behavior All the missing items should appear.

DNS Provider

Additional context Add any other context about the problem here.

CC @cafferata

cafferata commented 1 month ago

I can confirm the problem. The GitBook sync is no longer running. Why is still unknown. The error message:

"The latest synchronization timed out."

I'm reporting this issue to Gitbook support.

Screenshot 2024-08-05 at 09 09 28

https://app.gitbook.com/o/a20fYtKYj8URvopj6H8Q/s/WrmraLixHOl1dTf6kvlX/~/gitsync/status

https://app.gitbook.com/o/a20fYtKYj8URvopj6H8Q/s/WrmraLixHOl1dTf6kvlX/~/gitsync/progress

cafferata commented 1 month ago

I'm reporting this issue to Gitbook support.

Done!

The GitHub sync does not work anymore, the last successful sync was 17 days ago. The GitBook GitHub sync interface shows me this error message: "The latest synchronization timed out." Could you tell me what's going wrong? I've applied multiple times the GitHub sync configurations without any success.

cafferata commented 1 month ago

Fixed by GitBook support:

  1. https://docs.dnscontrol.org/language-reference/domain-modifiers/service-provider-specific/cloudflare-dns/cf_single_redirect
  2. https://docs.dnscontrol.org/language-reference/domain-modifiers/service-provider-specific/akamai-edge-dns/akamaicdn
tlimoncelli commented 1 month ago

yay!