Hi! We’ve been getting a TON of ECONNRESET errors in our Next.js application recently.
This is the log we’re seeing with project IDs omitted:
request to <https://codegen.plasmic.app/api/v1/loader/code/versioned?cb=16&platform=nextjs&loaderVersion=9&projectId=><project1>%408.1.0&projectId=<project2>%4062.0.0&projectId=<project3>%4011.1.0&projectId=<project4>%400.3.1 failed, reason: read ECONNRESET request to <https://codegen.plasmic.app/api/v1/loader/code/versioned?cb=16&platform=nextjs&loaderVersion=9&projectId=><project1>%408.1.0&projectId=<project2>%4062.0.0&projectId=<project3>%4011.1.0&projectId=<project4>%400.3.1 failed, reason: read ECONNRESET request to <https://codegen.plasmic.app/api/v1/loader/code/versioned?cb=16&platform=nextjs&loaderVersion=9&projectId=><project1>%408.1.0&projectId=<project2>%4062.0.0&projectId=<project3>%4011.1.0&projectId=<project4>%400.3.1 failed, reason: read ECONNRESET
Does anyone know what may be going on with this?