Skip to content

404 in search after pages were moved #6320

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

Closed
Flid opened this issue Oct 22, 2019 · 9 comments
Closed

404 in search after pages were moved #6320

Flid opened this issue Oct 22, 2019 · 9 comments

Comments

@Flid
Copy link

Flid commented Oct 22, 2019

Details

When searching for something, for example, databricks, there will be two entries in the output, but one of them leads to a 404 page.
The broken link is https://kedro.readthedocs.io/en/latest/04_user_guide/11_working_with_databricks.html
The working one is https://kedro.readthedocs.io/en/latest/04_user_guide/12_working_with_databricks.html - note 11 vs 12. We've renamed the MD file and rebuilt the docs, but the old file is still in the search index. I can probably manually redirect pages, but it seems to be a workaround rather than a real fix.

The issue looks very similar to #5668, but the issue persists for us.

Expected Result

All pages returned from the search are accessible.

Actual Result

https://kedro.readthedocs.io/en/latest/04_user_guide/11_working_with_databricks.html is showed in the results, but it's 404.

@stsewd
Copy link
Member

stsewd commented Oct 22, 2019

Closing as duplicate of #6069

@stsewd stsewd closed this as completed Oct 22, 2019
@Flid
Copy link
Author

Flid commented Oct 28, 2019

@stsewd And still the issue is not fixed. We've tried wiping out the branch, rebuilding it etc - still we see a bunch of 404 errors around, nothing has changed. Can you reopen the issue please?

@stsewd
Copy link
Member

stsewd commented Oct 28, 2019

@Flid it's fixed, but the change isn't deployed yet

@Flid
Copy link
Author

Flid commented Oct 29, 2019

Oh riiiight. Thank you! Just found the changelog page, we'll keep an eye on it.

@jcampbell
Copy link

@stsewd : this seems to affect enough sites that it's worth deploying the fix. Any chance you'd be willing to push the new release including the fix so we can also benefit?

@stsewd
Copy link
Member

stsewd commented Nov 12, 2019

@jcampbell sorry you are having this problem, we are a small team so it makes it hard to deploy that often, but a deploy is planned for today, hope it goes smoothly

@jcampbell
Copy link

Thank you so much for the update--we really appreciate your great work!

@stsewd
Copy link
Member

stsewd commented Nov 12, 2019

@jcampbell @Flid the fix is deployed now, you need to trigger a new build to refresh the search index

@jcampbell
Copy link

I've wiped and rebuilt, and can confirm our search index is clean now. Thank you again, @stsewd !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants