alexaanderk
Results
2
comments of
alexaanderk
Same for me, the code works on my local machine but I get the same error on my VPS, exact same env-vars and package versions on both systems (node 20.17.0...
I solved it, printed the error directly from "sendWithRetry" in utils/api-request.js and got a much more descriptive error: ` [errors]: [ Error: connect ETIMEDOUT redacted at createConnectionError (node:net:1648:14) at Timeout.internalConnectMultipleTimeout...