Posted on c/ElrondDevelopers 1 guest8296696656c/ElrondDevelopers 2 years ago Any ideas how I could fix ErrApiProviderGet [Error]: Cannot GET transaction/send: [Error: socket hang up] error in erdjs please? Comment 1 Comments mwf81318617 2years ago It would be a network error, so either your connection is bad or the proxy/api is to busy to handle your request. So basically you would have to catch the error and retry or something :)
It would be a network error, so either your connection is bad or the proxy/api is to busy to handle your request. So basically you would have to catch the error and retry or something :)