Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resume parsing failed! "Error 500 - Could not parse resume" #12

Open
Millerhere09 opened this issue May 1, 2023 · 0 comments
Open

Resume parsing failed! "Error 500 - Could not parse resume" #12

Millerhere09 opened this issue May 1, 2023 · 0 comments

Comments

@Millerhere09
Copy link

error - uncaughtException: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
at new NodeError (node:internal/errors:399:5)
at ServerResponse.setHeader (node:_http_outgoing:663:11)
at _res.setHeader (C:\Users\Boopathi\S1-resume-parser\node_modules\next\dist\server\base-server.js:128:24)
at Object.sendEtagResponse (C:\Users\Boopathi\S1-resume-parser\node_modules\next\dist\server\send-payload\index.js:29:13)
at sendData (C:\Users\Boopathi\S1-resume-parser\node_modules\next\dist\server\api-utils\node.js:172:27)
at apiRes.send (C:\Users\Boopathi\S1-resume-parser\node_modules\next\dist\server\api-utils\node.js:350:31)
at Command.eval [as callback] (webpack-internal:///(api)/./pages/api/events.js:23:36)
at RedisClient.flush_and_error (C:\Users\Boopathi\S1-resume-parser\node_modules\redis\index.js:310:29)
at RedisClient.connection_gone (C:\Users\Boopathi\S1-resume-parser\node_modules\redis\index.js:533:14)
at Socket. (C:\Users\Boopathi\S1-resume-parser\node_modules\redis\index.js:227:14) {
code: 'ERR_HTTP_HEADERS_SENT'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant