Next.js Discord

Discord Forum

getting random 500 errors when hosting nextjs on google cloud run

Unanswered
jdriscoll98. posted this in #help-forum
Open in Discord
Has anyone experienced a similar issue? Seems like getServerSideProps occasionally doesn't run, or if it is, its not passing props to client correctly. The props we get from the object is undefined and throws a 500 on the client side when we try to access properties from it.

0 Replies