I am using prisma mongodb and its showing this Error

POST /api/customers/register 500 9.762 ms - 148
AggregateError:
at internalConnectMultiple (node:net:1116:18)
at afterConnectMultiple (node:net:1680:7)

POST /api/v1/customers/register 500 8.089 ms - 148
AggregateError:
at internalConnectMultiple (node:net:1116:18)
at afterConnectMultiple (node:net:1680:7)