ladryk.0
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
appears when I use “next-on-pages-monorepo”: “github:cloudflare/next-on-pages”, instead of ‘@Cloudflare/next-on-pages’: “^1.13.10”,
earlier I used the former but I got some error which I fixed by installing the second library, but now none of the options work anymore
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages

27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
I didn't know
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
oh sorry
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
@Cloudflare (Server Owner) @Community Champion @Better James
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
but when I replace the import path with “import { validateUserSession } from ‘../helpers/validateUserSession.helper’;” it all works
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
I have no idea what's going on here anymore
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
when I add “validateUserSession” which contains only console.log then I get this error, and when I remove it it is all ok
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
?
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
And can you tell me where I can find it
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
also from the beginning I use next-intl
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
layout.tsx has not changed at all since the first deployment
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
well, but this site has been running for a good six months and there was no problem, so why now it does not work. The code hasn't changed drastically, and now when, for example, I go back to the version from a week ago which is currently running on “production” it doesn't work anymore after uploding again. The problem must be with Cloudflare or @Cloudflare/next-on-pages or vercel. Something must have changed there in the last week
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
in the sense, single pages and components
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
the rest of the code is already “use client”
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
this is how my truncated layout.tsx code looks like, when I remove next-intl and “async” from it everything works, the problem is that the whole site is based on this and this is how it has been working for the last months
27 replies
CDCloudflare Developers
•Created by ladryk.0 on 3/24/2025 in #pages-help
Internal Server Error, NextJS, Pages
any idea?
27 replies