First of all, your TCP ports seem closed
Then, you listen on 127.0.0.1 (localhost) which is unreachable from the outside. You need to modify the config.ini
I also don't see any activation of your witness or vote? what did you use as your account name?
You can have a look at some of my post if it can help you (I did a complete documentation of the hf23 installation a long time ago) or at my last two post on my node running on the testnet
Hello , the problem was my firewall has blocked , now you can see that .
Ok then now I can query your node
but not the
block_api_plugin
because you didn't enable it, btw it seem strange that you have only 1 answer when query thedatabase_api.list_witnesses
.Did you put the
seed nodes list
in your config.ini?p2p-seed-node = 95.216.25.162:2001 p2p-seed-node = 95.216.25.162:2002 p2p-seed-node = hf24.mintrawa.com:2001
If you need you can DM me, I'm on
Hive
andHiveDevs
Discord serversWitness FR - Gen X - Geek 🤓 Gamer 🎮 traveler ⛩️
yes i have
i think i have a problem with my firewall :(
Yes, your TCP port
2001
, which is used to communicate with the other nodes, remains closed.Witness FR - Gen X - Geek 🤓 Gamer 🎮 traveler ⛩️