spacemeshos / post

Spacemesh POST protocol implementation
MIT License
20 stars 21 forks source link

error: Failed to dial target host "0.0.0.0:50051": dial tcp 0.0.0.0:50051: connectex: No connection could be made because the target machine is actively reused it #250

Closed WeirdoPunk closed 10 months ago

WeirdoPunk commented 11 months ago

When I run / grpcurl. exe - plaintext - d '' 0.0.0.0:50051 spacemesh. v1. ActivationService. Highest | jq - r '. atx. id. id' | base64- d | xxd - p - c 64 error:Failed to dial target host "0.0.0.0:50051": dial tcp 0.0.0.0:50051: connectex: No connection could be made because the target machine is actively reused itgg

pigmej commented 10 months ago

Most likely your node is not listening on that API port.