lotus daemon can not sync message #11497
Unanswered
ZhuJerry12345
asked this question in
Build and Sync
Replies: 1 comment 3 replies
-
Are you able to ping any of the peers? eg |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I install lotus & lily and init them with & without a snapshot on two computers. This problem has occurred in all the 8 situations : I start a daemon, after it finished head sync, it failed to sync message as follow:


lotus daemon:
lotus sync status:
I guess it could be due to the following reasons ?
no public ip.
both the computers have no public ip, and i can't access to the router to forwarding ports
gfw.
I'm in china and i have tried to use a proxy on one computer, which succeeds to ping & curl google but doesn't help with the problem. What's more, i don't know whether the net manager has maken additional restrictions to blockchains beyond the gfw.
Due to some reason, it's difficult to use a proxy on the another one.
Infomation:
lotus version
Daemon: 1.25.0+mainnet+git.7e6b20cd9+api1.5.0
Local: lotus version 1.25.0+mainnet+git.7e6b20cd9
machine configure:
one:
ubuntu 22.04, Intel 11700k, no GPU, 128GB Ram, 12TB HDD
another:
ubuntu SMP, AMD EPYC 7302, 2060s, 1TB Ram, 12TB HDD
lotus net peers:
12D3KooWSZSTpBy78SWYjgC2nz8ZT4zKonRN1FBbin1gdbMccdAx, [/ip4/208.70.27.174/tcp/38231]
12D3KooWSN4qPNbkiWQupiEmRVDFxTP7Ybecb2JZ6Jpw9oNk5hKL, [/ip4/128.136.157.164/tcp/8089]
12D3KooWRhP1G62pkJVfnvUguGyfBpwRiP8XWk8AEp6kSkFuGSZv, [/ip4/113.29.246.219/tcp/18376]
12D3KooWRfDyn63dCp6shTA24bZ27vg72T28rCLvGzgwh1E8SMLn, [/ip4/154.42.3.178/tcp/24001]
etc
lotus net reachability:
AutoNAT status: Private
Beta Was this translation helpful? Give feedback.
All reactions