Hello i have tested but HF23 stopped at this point and HF24 don't started :( i will check this problem at the evening
You are viewing a single comment's thread from:
Hello i have tested but HF23 stopped at this point and HF24 don't started :( i will check this problem at the evening
Hf24 shouldn't start, that's the point of the first testnet, this looks like the first time you ran steemd.
looks like you are on track, now you need to update the config etc
I online but i think the note don't start , have you any idea why ?
Hi @cervisia, I don't see any error on your screenshot,
Testnet
's blockchain is now at block 32115 so it will take some time to replay it before your node comes online.If you have opened your http port, can you give me the TCP port you put and the IP of the node to make some queries with
postman
(have you enabled plugins?)Did you do all the stuff with the
cli_wallet
as @howo put it in his post?Witness FR - Gen X - Geek 🤓 Gamer 🎮 traveler ⛩️
and the ip =
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
Witness FR - Gen X - Geek 🤓 Gamer 🎮 traveler ⛩️
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 ⛩️