conico974

Results 27 comments of conico974

> The issue with making the 500 page SSR, is that Next.js then fails to build and throws this error - https://nextjs.org/docs/messages/404-get-initial-props You probably need to use https://nextjs.org/docs/pages/building-your-application/routing/custom-error#more-advanced-error-page-customizing or even...

It should be fixed by this now https://github.com/opennextjs/opennextjs-aws/pull/426

That's pretty cool. The easiest would be to create a thread on the open next channel on discord. I've took a really quick look at your repo, and I think...

I'm going to close this old issue. If that's still an issue, reopen and provide a reproduction

Fixed in #474. This PR also added some docs https://open-next.js.org/config/nx

As @sommeeeer pointed out there is other ways to get the IP address.

This is possible now (since the V3 release), it would require a bit of work though. You'll need to create a custom wrapper, converter, incremental cache, queue, tag cache and...