You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request the link for a movie or episode using tmdb meta
Expected behavior
This should provide links for the id
Actual behavior
{"level":40,"time":1690022745923,"pid":8,"hostname":"xxx.xxx.xxx.xxx","reqId":"req-1g","err":{"type":"FastifyError","message":"Reply was already sent.","stack":"FastifyError: Reply was already sent.\n at Reply.send (/var/task/node_modules/fastify/lib/reply.js:127:26)\n at /vercel/path0/src/routes/meta/tmdb.ts:55:27\n at Generator.next ()\n at fulfilled (/var/task/src/routes/meta/tmdb.js:5:58)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)","code":"FST_ERR_REP_ALREADY_SENT","name":"FastifyError","statusCode":500},"msg":"Reply already sent"}
Getting following error in logs
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
No response
Steps to reproduce
Request the link for a movie or episode using tmdb meta
Expected behavior
This should provide links for the id
Actual behavior
{"level":40,"time":1690022745923,"pid":8,"hostname":"xxx.xxx.xxx.xxx","reqId":"req-1g","err":{"type":"FastifyError","message":"Reply was already sent.","stack":"FastifyError: Reply was already sent.\n at Reply.send (/var/task/node_modules/fastify/lib/reply.js:127:26)\n at /vercel/path0/src/routes/meta/tmdb.ts:55:27\n at Generator.next ()\n at fulfilled (/var/task/src/routes/meta/tmdb.js:5:58)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)","code":"FST_ERR_REP_ALREADY_SENT","name":"FastifyError","statusCode":500},"msg":"Reply already sent"}
Getting following error in logs
Additional context
No response
The text was updated successfully, but these errors were encountered: