Web-Dev-Path / web-dev-path

The Web Dev Path platform. Progressive Web App (PWA). Next.js rules!
https://webdevpath.co
GNU General Public License v3.0
33 stars 11 forks source link

404 Errors on Production Blog Page #213

Open Satoshi-Sh opened 3 months ago

Satoshi-Sh commented 3 months ago

What do we need to build or fix? There are 404 errors on the production blog page. It works fine locally.

Technical details No errors show up on the browser console.

Approach suggestions I'm not sure of the cause of this error yet.

Screenshot 404_errors

Deadline Please keep in mind that once you assign this task to yourself, you'll need to complete it in 10 days.

Acceptance criteria

cherylli commented 3 months ago

Looks like some next generated files in the _next folder. But I don't know what those resources do, looks like the website is working fine @mariana-caldas was there a build error/warning on netlify in the last build?

mariana-caldas commented 3 months ago

Looks like some next generated files in the _next folder. But I don't know what those resources do, looks like the website is working fine @mariana-caldas was there a build error/warning on netlify in the last build?

Hey, @Satoshi-Sh and @cherylli !

Thanks for taking a look into it. We have no build errors/warnings, Cheryl, but I find it weird how the links to the tags are being formed. I mean, it's ending with the tag name + json. That may be causing the 404 because we don't have those files. Yep, this have to be solved , but does not block any other feature development for now. 🙌🏼