Expo build throws an error connect timedout

Hello. Please help me solve the problem. I have been trying to complete expo build for several days. Execution crashes with error:
connection time 34.132.55.135:443
Error: connection time 34.132.55.135:443
in TCPConnectWrap.afterconnect [as completed] (node:network:1146:16)

When executed, it fails at the beginning or in the middle of the process, but it never reaches the end.
The situation is the same for both ios and android.
I tried to clean the cache, delete the node.js, install different versions node.js .
What can be done in this situation?
Expo CLI 4.12.1 environment info:
System:
OS: Windows 10 10.0.19041
Binaries:
Node: 16.11.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.19.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 8.0.0 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 4.1.0.0 AI-201.8743.12.41.6858069
npmPackages:
expo: ^42.0.0 => 42.0.4
react: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz => 0.63.2
Expo Workflow: managed

on command expo doctor:

Warning: could not reach [expo.dev](http://expo.dev/).
Warning: could not reach exp.host.

We couldn’t reach some of our domains, this might cause issues on our website or services.
Please check your network configuration and try to access these domains in your browser.

From browser i can enter on expo.dev

Also on “expo doctor” was message There seem to be a transient problem with Expo servers, using the cached dependency map (bundledNativeModules.json) from the package “expo” installed in your project.