Here is my site ID 5a0df6a4-dfe5-4c6e-a184-9ea1b1135f8b
I just summit new deploy to my site and it seems the new deploy cause Internal Server Error on the page that has GetServerSideProps
“next”: “^13.4.19”,
I have using this Nextjs version for a long time and it work well, suddenly when I update new deploy it seem Netlify throws Internal Server Error. Client Side Rendering is working normally.
I just got the same issue with my app (next 13.1.6) on the pages router,
suddenly all pages with SSR are not working anymore and sending out internal server error messages
Hello Nelify Team!
We cannot update any changes to our site!
Atleast, please give us a guide how can we fix this issue. This is the serious problem for us, we cannot update new functions to our website and it cause our users to feel bad for our product. It has been almost 2 days no since I report this matter??.
For More Information,
here is the Function log Feb 17, 01:31:19 AM: 5794db8b ERROR TypeError: file.startsWith is not a functionFeb 17, 01:31:19 AM: 5794db8b ERROR at promises.readFile (/var/task/.netlify/functions-internal/___netlify-handler/handlerUtils.js:112:18)Feb 17, 01:31:19 AM: 5794db8b ERROR at getSource (node:internal/modules/esm/load:43:20)Feb 17, 01:31:19 AM: 5794db8b ERROR at defaultLoad (node:internal/modules/esm/load:111:38)Feb 17, 01:31:19 AM: 5794db8b ERROR at ModuleLoader.load (node:internal/modules/esm/loader:416:13)Feb 17, 01:31:19 AM: 5794db8b ERROR at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:287:22)Feb 17, 01:31:19 AM: 5794db8b ERROR at new ModuleJob (node:internal/modules/esm/module_job:63:26)Feb 17, 01:31:19 AM: 5794db8b ERROR at #createModuleJob (node:internal/modules/esm/loader:311:17)Feb 17, 01:31:19 AM: 5794db8b ERROR at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:264:34)Feb 17, 01:31:19 AM: 5794db8b ERROR at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:250:17)Feb 17, 01:31:19 AM: 5794db8b ERROR at async ModuleLoader.import (node:internal/modules/esm/loader:335:23)