ALLinONE-nknnode script, deploy nodes faster, with your own ChainDB!

You could try 20.10 ubuntu, i tested it there also :smiley:

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 :smiley:

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

1 Like

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.Днимок ŃŠŗŃ€Š°Š½Š° 2021-04-20 в 21.14.49

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 :smiley:

Check the script to run the code

what?

Does new node cant add to the main net on http://nstatus.org/? show offline…

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

Which provider or home server? @h54953

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