Next.js Discord

Discord Forum

Getting this error

Unanswered
Munchkin posted this in #help-forum
Open in Discord
MunchkinOP
Error: Connection to leader lost
at [abortRequests] (.next/server/chunks/259.js:4:498392)
at T.o (.next/server/chunks/259.js:4:497296)
at T.<anonymous> (.next/server/chunks/259.js:6:2482)
at T.q (.next/server/chunks/259.js:5:89678)
at b (.next/server/chunks/259.js:5:81079)
at y (.next/server/chunks/259.js:5:80746) {
code: 'LEVEL_CONNECTION_LOST'
}
Error occurred prerendering page "/_not-found". Read more: https://nextjs.org/docs/messages/prerender-error
Error: Connection to leader lost
at [abortRequests] (/Users/farhansheikh/Desktop/meta/Metadologie/.next/server/chunks/259.js:4:498392)
at T.o (/Users/farhansheikh/Desktop/meta/Metadologie/.next/server/chunks/259.js:4:497296)
at T.<anonymous> (/Users/farhansheikh/Desktop/meta/Metadologie/.next/server/chunks/259.js:6:2482)
at T.q (/Users/farhansheikh/Desktop/meta/Metadologie/.next/server/chunks/259.js:5:89678)
at T.emit (node:events:529:35)
at b (/Users/farhansheikh/Desktop/meta/Metadologie/.next/server/chunks/259.js:5:81079)
at y (/Users/farhansheikh/Desktop/meta/Metadologie/.next/server/chunks/259.js:5:80746)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Export encountered an error on /_not-found/page: /_not-found, exiting the build.
⨯ Static worker exited with code: 1 and signal: null

2 Replies