TRON-US / go-btfs

BTFS - The First Scalable Decentralized Storage System - A Foundational Platform for Decentralized Applications
https://www.btfs.io
Other
285 stars 62 forks source link

Multiple errors #1078

Closed EduardDobre closed 3 years ago

EduardDobre commented 3 years ago

Hello, I would like to know what are the cause of these errors and if they impact getting any contracts? Thank you!

2021-06-22T15:49:12.017+0300 ←[31mERROR←[0m spin Failed to sync btt-tx: Get "https://api.trongrid.io/v1/accounts/TRqJRgNZipcjtydBPq6tbS6ZmSmQ7yvPTV/transactions?limit=200&only_to=true&order_by=block_timestamp,asc&min_block_timestamp=0": dial tcp: lookup api.trongrid.io: no such host 2021-06-22T15:52:11.999+0300 ←[31mERROR←[0m spin Failed to sync btt-tx: Get "https://api.trongrid.io/v1/accounts/TRqJRgNZipcjtydBPq6tbS6ZmSmQ7yvPTV/transactions?limit=200&only_to=true&order_by=block_timestamp,asc&min_block_timestamp=0": dial tcp: lookup api.trongrid.io: no such host BTFS is up-to-date. 2021-06-23T12:22:13.381+0300 ←[31mERROR←[0m spin Failed to sync btt-tx: Get "https://api.trongrid.io/v1/accounts/TRqJRgNZipcjtydBPq6tbS6ZmSmQ7yvPTV/transactions?limit=200&only_to=true&order_by=block_timestamp,asc&min_block_timestamp=0": dial tcp: lookup api.trongrid.io: no such host 2021-06-23T15:04:02.517+0300 ←[31mERROR←[0m spin Failed to sync btt-tx: Get "https://api.trongrid.io/v1/accounts/TRqJRgNZipcjtydBPq6tbS6ZmSmQ7yvPTV/transactions?limit=200&only_to=true&order_by=block_timestamp,asc&min_block_timestamp=0": dial tcp: lookup api.trongrid.io: no such host BTFS is up-to-date. BTFS is up-to-date. 2021-06-25T01:34:03.342+0300 ←[31mERROR←[0m spin Failed to sync btt-tx: Get "https://api.trongrid.io/v1/accounts/TRqJRgNZipcjtydBPq6tbS6ZmSmQ7yvPTV/transactions?limit=200&only_to=true&order_by=block_timestamp,asc&min_block_timestamp=0": dial tcp: lookup api.trongrid.io: no such host 2021-06-25T10:03:56.454+0300 ←[31mERROR←[0m net/identify error getting peer record from Identify message: failed to validate envelope: invalid signature or incorrect domain

guozhen-dev commented 3 years ago

node id 16Uiu2HAkwe18SaXUTVRtGHLGRDgKFRqVAQGLttLgRoFJntgkwgnN same here

Sophia-yu-kk commented 3 years ago

“failed to validate envelope: invalid signature or incorrect domain” This error is a libP2P error, not a problem with this node, it is a message error sent by another node and can be ignored.

https://api.trongrid.io/v1/accounts/TRqJRgNZipcjtydBPq6tbS6ZmSmQ7yvPTV/transactions?limit=200&only_to=true&order_by=block_timestamp,asc&min_block_timestamp=0”: dial tcp: lookup api.trongrid.io: no such host” If it's a domestic node, it's because the trongrid domain was walled If you don't use go-btfs transfer then you can ignore it