joschan21 / magicsearch

A hybrid full-text & semantic search engine
49 stars 17 forks source link

Socket Connection Timeout #5

Open aryan2702p opened 1 month ago

aryan2702p commented 1 month ago

While upserting and querying to the uptash vector database getting the error:

_Cause: Error [ERR_SOCKET_CONNECTION_TIMEOUT]: Socket connection timeout at new NodeError (node:internal/errors:399:5) at internalConnectMultiple (node:net:1099:20) at Timeout.internalConnectMultipleTimeout (node:net:1638:3) at listOnTimeout (node:internal/timers:575:11) at process.processTimers (node:internal/timers:514:7) { code: 'ERR_SOCKET_CONNECTIONTIMEOUT'

updated Node to latest vesrion but still... Unable to debug it..

Screenshot 2024-05-29 170456