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)
Thank you for posting your question. I’ve tried researching your issue, and the only topic I found with a similar error was caused by the wrong URL set in the yarn lock. Can you verify that MongoDB is reachable and that your connection string is good?