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

Nonexistent podcast appears in the search results #1741

Closed
lightalloy opened this issue Feb 5, 2019 · 10 comments
Closed

Nonexistent podcast appears in the search results #1741

lightalloy opened this issue Feb 5, 2019 · 10 comments
Labels
bug always open for contribution

Comments

@lightalloy
Copy link
Contributor

Describe the bug
The first podcast on the page returns 404.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the homepage
  2. Type "books" in the search input and submit
  3. Select "Podcasts" in the left menu.
  4. Click the first result (Episode 064 – Favorite Programming Books), see "Not Found"

Screenshots
book_podcasts

@lightalloy
Copy link
Contributor Author

Could happen cause the episodes are not destroyed on podcast destroy.

@lightalloy
Copy link
Contributor Author

I was able to find the podcast and the episode by another url, so maybe some cache cleaning issues cause the error.

@lightalloy
Copy link
Contributor Author

Probably the podcast episode data is not reindexed (in algolia) after its podcast slug is changed.

@jessleenyc jessleenyc added the bug always open for contribution label Feb 5, 2019
@triage-new-issues triage-new-issues bot removed the triage label Feb 5, 2019
@maestromac
Copy link
Contributor

Is this happening to a lot of podcasts?

@lightalloy
Copy link
Contributor Author

No, I was only able to find this issue with the older episodes of the 6figuredev podcast. I'm pretty sure this happens when the podcast slug is changed, as I specified in the previous comment, and I suppose it doesn't happen often.

@stale
Copy link

stale bot commented May 30, 2019

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue in 7 days. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If this issue still requires attention, please respond with a comment. Happy Coding!

@stale stale bot added the stale label May 30, 2019
@maestromac
Copy link
Contributor

not stale

@stale stale bot removed the stale label May 31, 2019
@rhymes
Copy link
Contributor

rhymes commented Jun 6, 2019

Could this just be a question of re-building Algolia's podcasts index?

@maestromac
Copy link
Contributor

Yep I feel like it definitely is.

cc @benhalpern

@mstruve
Copy link
Contributor

mstruve commented May 12, 2020

This should be resolved since moving to Elasticsearch.

@mstruve mstruve closed this as completed May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug always open for contribution
Projects
None yet
Development

No branches or pull requests

6 participants