-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Describe the Bug
Hi Team am trying to deploy payload on k8s i have deployed my dev setup of payload dockerised and same setup have cloned in to my prod and build docker, and deployed via k8s. My welcome page is coming however on admin page am getting error on deployment logs kubectl logs -f payload-prod-6769f8c47b-vxqb6
[email protected] start /app
cross-env NODE_OPTIONS=--no-deprecation next start
▲ Next.js 15.4.4
- Local: http://localhost:3000
- Network: http://10.244.7.164:3000
✓ Starting...
✓ Ready in 512ms
[07:26:20] WARN: No email adapter provided. Email will be written to console. More info at https://payloadcms.com/docs/email/overview.
⨯ TypeError: Missing parameter name at 5
at (.next/server/chunks/3092.js:1:2720)
at (.next/server/chunks/3092.js:1:3397)
at g (.next/server/chunks/3092.js:1:4627)
at e (.next/server/app/(payload)/admin/[[...segments]]/page.js:243:11668)
at (.next/server/app/(payload)/admin/[[...segments]]/page.js:135:179368)
at Array.find ()
at (.next/server/app/(payload)/admin/[[...segments]]/page.js:135:179347)
at aq (.next/server/app/(payload)/admin/[[...segments]]/page.js:135:181592) {
digest: '2480943139'
}
⨯ TypeError: Missing parameter name at 5
at (.next/server/chunks/3092.js:1:2720)
at (.next/server/chunks/3092.js:1:3397)
at g (.next/server/chunks/3092.js:1:4627)
at e (.next/server/app/(payload)/admin/[[...segments]]/page.js:243:11668)
at (.next/server/app/(payload)/admin/[[...segments]]/page.js:135:179368)
at Array.find ()
at (.next/server/app/(payload)/admin/[[...segments]]/page.js:135:179347)
at aq (.next/server/app/(payload)/admin/[[...segments]]/page.js:135:181592) {
digest: '2480943139'
Link to the code that reproduces this issue
github
Reproduction Steps
unable to understand what is not working
Which area(s) are affected? (Select all that apply)
area: ui
Environment Info
prod env. on premise