elixirschool / school_house

The new era of Elixir School now powered by @phoenixframework
https://elixirschool.com/
Apache License 2.0
155 stars 49 forks source link

/lessons/ecto/basics/ is Page Not Found #186

Closed yellowsman closed 2 years ago

yellowsman commented 2 years ago

Hi :)

https://elixirschool.com/en/lessons/ecto/basics/ is showed "Page Not Found".

I think this url needs to be fixed because it's a hit for DuckDuckGo and Bing searches. https://duckduckgo.com/?q=elixirschool+ecto+basic&t=h_&ia=web

thanks.

kinson commented 2 years ago

@yellowsman thanks for raising this issue. I am unable to reproduce this issue myself (the page loads from GitHub and Google/Duck Duck Go).

Do you mind trying a different browser? And then if that still doesn't work I would be curious what your browser network log looks like when you attempt to load the page.

yellowsman commented 2 years ago

@kinson I see. I'm sorry. I displayed it in a different browser and it didn't give me an error, thanks! I'll consult the Vivaldi browser forum!

kinson commented 2 years ago

No problem, thanks for following up! If you can, try to clear any cache/saved data related to elixirschool.com on the affected browser. The site switched IPs/hosts so if your browser is caching the old host then that could explain your issue.