#Deployed on AWS S3 and getting 404 error when browsing to prerendered routes

1 messages · Page 1 of 1 (latest)

candid helm
#

Hi all. I'm deploying a new Redwood app to AWS, so a custom deployment, and seeing a 404 when going to one of the routes that is prerendered, e.g. /terms or /privacy.

Has anyone run into this before?

winged prairie
#

I haven’t heard of this. I’m guessing the routes work locally in dev. Have you tested locally running rw build and serve? Do any issues show up in the build log? We recently had a prerender issue hanging with a redis (?) cache running out of memory in build.

candid helm
#

They do work locally, yes.

#

I'll have a look at trying rw build and serve. Thanks.

winged prairie
#

yeah give that a shot to double check