An error occurred in the Server Components render #53400
Labels
bug
Issue was opened via the bug report template.
Pages Router
Related to Pages Router.
stale
The issue has not seen recent activity.
Verify canary release
Provide environment information
Which area(s) of Next.js are affected? (leave empty if unsure)
Data fetching (gS(S)P, getInitialProps)
Link to the code that reproduces this issue or a replay of the bug
npx create-next-app -e reproduction-template-app-dir
To Reproduce
}
}
[Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {
digest: '3624208878'
}
[Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {
digest: '3624208878',
page: '/admin.dev-techietownspace.com'
}
RequestId: cb58eb70-55ce-409e-a0f3-9ebb0cea56c0 Error: Runtime exited with error: exit status 1
Runtime.ExitError
Describe the Bug
}
}
[Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {
digest: '3624208878'
}
[Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {
digest: '3624208878',
page: '/admin.dev-techietownspace.com'
}
RequestId: cb58eb70-55ce-409e-a0f3-9ebb0cea56c0 Error: Runtime exited with error: exit status 1
Runtime.ExitError
Expected Behavior
i want run this but it give me 500 in main domain
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: