You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, my hornet node is running on testnet i can allow to hornet dashboard but in wasp dashboard i always get : wasp node offline , i guess it is cause of that hornet node is not connected to any other node yet !, i enabled autopeering but it doesn't work what should i do ? also trying to add peers manually but i didn't know when finding neghbors nodes ! i just try to explore iota , create iota network and test deploying smart contract on it so i need an active wasp node. I appreciate any suggestion !
this is autopeering section on config_testnet.json : "p2p": { "db": { "path": "testnet/p2pstore" }, "autopeering": { "enabled": true, "entryNodes": [ "/dns/entry-hornet-0.h.testnet.shimmer.network/udp/14626/autopeering/ANrRwJv2xs1S7TonyenM9qzkB8hfZ4Y6Gg2xsNUGoz> "/dns/entry-hornet-1.h.testnet.shimmer.network/udp/14626/autopeering/3bTUFwKXzhHSv2kBs6gja8BbeawHNzMwUdJraXWmLk> ] }
The text was updated successfully, but these errors were encountered:
Hello, my hornet node is running on testnet i can allow to hornet dashboard but in wasp dashboard i always get : wasp node offline , i guess it is cause of that hornet node is not connected to any other node yet !, i enabled autopeering but it doesn't work what should i do ? also trying to add peers manually but i didn't know when finding neghbors nodes ! i just try to explore iota , create iota network and test deploying smart contract on it so i need an active wasp node. I appreciate any suggestion !
this is autopeering section on config_testnet.json :
"p2p": { "db": { "path": "testnet/p2pstore" }, "autopeering": { "enabled": true, "entryNodes": [ "/dns/entry-hornet-0.h.testnet.shimmer.network/udp/14626/autopeering/ANrRwJv2xs1S7TonyenM9qzkB8hfZ4Y6Gg2xsNUGoz> "/dns/entry-hornet-1.h.testnet.shimmer.network/udp/14626/autopeering/3bTUFwKXzhHSv2kBs6gja8BbeawHNzMwUdJraXWmLk> ] }
The text was updated successfully, but these errors were encountered: