We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting i/o timeout or TLS hndshake timout every minute after contract verification:
2024-02-28 14:48:45.712Z INF GetMyContractsByStatus contract=0 module=grpc-client 2024-02-28 14:48:45.712Z INF Starting application REST service... module=rest-server 2024-02-28 14:48:50.711Z INF GetVerifyingContract success module=grpc-client 2024-02-28 14:48:50.711Z INF UpdateVerifyingStoringContract finished trip module=rest-server 2024/02/28 14:49:44 Get "https://ipapi.aioz.io/ip": dial tcp 34.87.180.166:443: i/o timeout 2024-02-28 14:49:55.926Z INF UpdateVerifyingStoringContract finished trip module=rest-server 2024/02/28 14:50:27 Get "https://ipapi.aioz.io/ip": net/http: TLS handshake timeout 2024-02-28 14:51:01.159Z INF GetVerifyingContract success module=grpc-client 2024-02-28 14:51:01.159Z INF UpdateVerifyingStoringContract finished trip module=rest-server
The text was updated successfully, but these errors were encountered:
Hi AIOZ. My NODE app is not running second day, please help me identyfai problem.thanks
Sorry, something went wrong.
No branches or pull requests
Getting i/o timeout or TLS hndshake timout every minute after contract verification:
2024-02-28 14:48:45.712Z INF GetMyContractsByStatus contract=0 module=grpc-client
2024-02-28 14:48:45.712Z INF Starting application REST service... module=rest-server
2024-02-28 14:48:50.711Z INF GetVerifyingContract success module=grpc-client
2024-02-28 14:48:50.711Z INF UpdateVerifyingStoringContract finished trip module=rest-server
2024/02/28 14:49:44 Get "https://ipapi.aioz.io/ip": dial tcp 34.87.180.166:443: i/o timeout
2024-02-28 14:49:55.926Z INF UpdateVerifyingStoringContract finished trip module=rest-server
2024/02/28 14:50:27 Get "https://ipapi.aioz.io/ip": net/http: TLS handshake timeout
2024-02-28 14:51:01.159Z INF GetVerifyingContract success module=grpc-client
2024-02-28 14:51:01.159Z INF UpdateVerifyingStoringContract finished trip module=rest-server
The text was updated successfully, but these errors were encountered: