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