Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popular Links Alarm #980

Closed
github-actions bot opened this issue Nov 19, 2024 · 1 comment
Closed

Popular Links Alarm #980

github-actions bot opened this issue Nov 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@github-actions
Copy link

The Ziti Docs popular link checker job detected a problem. This means that one of the popular links from an external site or search engine to a Ziti docs page is broken. The page may have moved. A proxy or Docusaurus redirect may be needed. This issue will auto-resolve when the job succeeds. Follow the link to the failed job to see the error output from the link checker.

Link to failed workflow run

@github-actions github-actions bot added the bug Something isn't working label Nov 19, 2024
@qrkourier
Copy link
Member

I'm unsure why the crawler is getting a 503.

❯ curl -sSfL https://openziti.io/docs/guides/Public_Cloud_Deployment
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <meta http-equiv="refresh" content="0; url=/docs/category/cloud">
    <link rel="canonical" href="/docs/category/cloud" />
  </head>
  <script>
    window.location.href = '/docs/category/cloud' + window.location.search + window.location.hash;
  </script>
</html>%                                                                                                                                                                  

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant