Skip to content

Payload is not working in k8s #14167

@rainfall-manasi

Description

@rainfall-manasi

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

✓ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs-triagePossible bug which hasn't been reproduced yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions