When I connect through localhost:5173: It was working fine, but suddenly i am getting the below error from a particular day. JSON MongoServerSelectionError: Server selection timed out after30000ms at Timeout._onTimeout (node_modules/mongodb/lib/sdam/topology.js:291:38) at listOnTimeout ...
In wait-on-vite replace localhost by ip6-localhost and wait for http://ip6-localhost:5173 Tie tests to Node.js 16 Alternatively: If the failing tests are reverted to running under Node.js 16, then they succeed. Add the following: - name: Setup Node uses: actions/setup-node@v3 with:...