You could try 20.10 ubuntu, i tested it there also
Thank you for your help.
Iāve tested it on 20.10 and it works.
Any indication where to find API to query a node?
Nope sorry havenāt looked into it. Personally Iām waiting for the phone app somebody will release soon.
do you mind sending me a pm here?
I have reached the limit on my other account and I canāt seem to pm you.
Taa
Nmobile pro seems itās doing that but I donāt understand how to provide the node Iād because it opens my camera
No idea I donāt use nmobile pro
So, to which app are you referring to?
Not out yet, gonna be named nmonitor or node monitor.well see soon enough. Pfordmedia on discord
Hello. I deployed ChainDB via steps 3> 5. on Vultur Everything went great. The nodes are synchronized. On AWS, the node has been offline for 3 hours.
hmm any difference now? Should be working no problem. Iāll start one server on AWS to see.
did it install ok on AWS? no problems?
Login into the āofflineā server and:
sudo su -
cd "$(find / -type d -name "nkn-node" 2>/dev/null)"; ./nknc info -s
to see whatās going on.
also you can check:
sudo su -
cd "$(find / -type d -name "nkn-node" 2>/dev/null)" ; ls
look for nkn-node.log or nkn-node.log.1 and look at them with nano
nano filename.xxx
also:
journalctl -u nkn-commercial.service
post your stuff here so I can see whatās going on
Check the script to run the code
what?
The server should be visible on nstatus.org in a few minutes.
Enter the Server IP provided here!
The node will take an hour or two do itās thing, so dontā worry.
node offline
Google Cloud
Gcloud has really slow servers only deploy there with a really up to date ChainDB.
Still shouldnāt be offline. I deployed 10 yesterday, no problems.
Check the nkn node logs, commands are scattered a few posts back.
How to check nkn node log