NEM Supernode Rewards Program

Hi, I’m trying to set up my node.

Facts:
Balance> 3,000,000 xem
Opened the port TCP ports for 7778, 7880, and 7890.
Running NIS
Running supernode servant
Sent enroll message to NAFUNDBUKIOSTMD4BNXL7ZFE735QHN7A3FBS6CMY

Http://217.127.237.160:7880/nr/metaData is:
{“Application”: “Servant”, “publicKey”: “63a7fa7f15e6154fd80e90de02e2ef33f31bd1e8da2662e39aec767d708486b2”, “version”: “0.0.4-alpha”}

Http://192.168.1.8:7890/node/info is:
{“MetaData”: {“features”: 1, “application”: null, “networkId”: 104, “version”: “0.6.87-BETA”, “platform”: "Oracle Corporation (1.8.0_121) on Windows 10 “},” endpoint “: {” protocol “:” http “,” port “: 7890,” host “:” 217.127.237.160 “},” identity “: {” name “:” My_SuperNode_NEM " Key “:” 63a7fa7f15e6154fd80e90de02e2ef33f31bd1e8da2662e39aec767d708486b2 "}}

Nis.bootKey = servant.key

My Alias ​​Alias ​​is “My_SuperNode_NEM”

But it does not pass the test of Bandwidth and Computing power. The case is that my connection of 300Mb up and 300Mb down and the computer is a dedicated computer with 8Gb of RAM.

Tests carried out:
I have changed my internet fiber router and the same values
I changed the computer by my laptop with an i5 processor and 8GB of RAM and give the same values.
I do a speed test to the internet and it gives me 307Mb down and 285Mb up

What can happen?

Wait about 1 day, it always failing first few test :wink:

Thank you!

i just checked and

http://217.127.237.160:7890/node/info

had “NIS_ILLEGAL_STATE_LOADING_CHAIN” as answer. So is your node always up or are you currently experimenting with it?

Hello, first tell you that I am translating with Google if you see something written that is not understood very well.

I was trying to change computers, changing the router, even changing some IP’s in the configuration files but finally I deleted everything and I’m synchronizing from 0.

In the file config.properties of the servant I have put:
Nem.host = 217.127.237.160

In the NIS config.properties file I left:
Nem.host = 127.0.0.1

(In the file runNis.bat it says:
Pushd nis
Java -Xms512M -Xmx2G -cp “.; ./*; …/ libs / *” org.nem.deploy.CommonStarter
Popd

If I upload it to 2G it will not start, what should I put to increase memory and work better? I have 8 GB and I have a lot of memory on the PC.)

When the blocks are updated and a new test is performed I inform you

@javido:

  1. -Xmx2G is more than enough
  2. in NIS config.properties you should have “Nem.host = 217.127.237.160” as well.

Let it synchronize and wait for the test results. You should give it 24 hours time.
So far there is only one other node in spain, Nemmies, so let’s see if the connection to that node is good enough to pass tests like the bandwidth test.

@BloodyRookie

Hi, BloodyRookie.

I’m sorry to bother you, but I want to change my alias names and sent messages like here.

http://chain.nem.ninja/#/transfer/99d25f8da3a96fcda97fd5fce93fae02bacacf6ab78ddff64b04e347301d2e24
http://chain.nem.ninja/#/transfer/99d25f8da3a96fcda97fd5fce93fae02bacacf6ab78ddff64b04e347301d2e24

Now alias names are AIchi1 and AIchi2 ,and I want them change Aichi1 and Aichi2 each such as a camel case.

Will you check this?

just try and see if it works

1 Like

oh, actually they seems to be fixed:

Thanks !

@BloodyRookie

Please, suspend temporary my node rigel8

Thank you

Done.

Hello I already loaded the block string from 0 and I configured NIS config.properties “Nem.host = 217.127.237.160”

I have a symmetrical 300Mb fiber connection, I test the speed from the node and it gives me 307Mb down and 285Mb up.

I have a dedicated computer for the node with a current intel processor and 8Gb of RAM the processor with NIS and servant on does not pass the 40% of process.

I’ve been waiting 36 hours since I loaded the string of blocks to pass a few tests,

I currently have Xms512M and Xmx1G runNIS.bat
If I put Xmx2G does not start runNIS.bat, but if it starts rinMON.bat

With my address I am resolving blocks in the last 36 hours

I currently boot only runNIS.bat and when it has loaded the string boot servant.
With this is it worth to start runNCC.bat or runMON.bat?

What else can I check for my node to pass the tests …

@javito: can you provide the servant log?
the node is consistently failing 2 tests, maybe the servant logs can help to understand why.

Hello, I put it as a dropbox link ?. Can everyone see it?

yes, everyone can see it, no harm done.

174/5000
Here it is

I’m going to leave the office and I can not answer you until I get home.

thank you for your support

2017-04-26 22:54:19.286 INFORMACIÓN computing power test started. (org.nem.rewards.servant.servlets.ComputingPowerServlet handlePost)
2017-04-26 22:54:19.301 INFORMACIÓN Starting with seed 12e21dacbc5b00b966df71da2ce3caee721223ea9bfbe920fd832115cc90765f (org.nem.rewards.servant.servlets.ComputingPowerServlet createResult)
2017-04-26 22:54:27.287 INFORMACIÓN computing power result is 80c7441b6b7901c7e802364750849698fe8a82a4bdde69ae86b4e3964b5e6f3c (org.nem.rewards.servant.servlets.ComputingPowerServlet handlePost)
2017-04-26 22:54:27.303 INFORMACIÓN computing power test ended. (org.nem.rewards.servant.servlets.ComputingPowerServlet handlePost)

Your computer seems to be very slow, 8 seconds to compute the needed entity.
What intel processor is it?

Edit:
Also the bandwidth test is suffering from that:
"creating the entity needed 3078ms"
That is too slow for passing the test

Hello, I have tested with two computers. The one that has been working is (PC_Software) although previously I have also tried PC_Portatil I leave you in the dropbox photo directory with the features. One of them is an intel i5 with 8gb.
I wanted to ask you if I just have to start runNIS.bat and runservant.bat or does it runncc.bat or runmonitor.bat or runconsole.bat?

I also leave you photo test screen speed from the server with nis and servant uprooted

I also leave several configuration files and one of a java error that I have found.

you don’t need ncc, monitor or console

PC_Sobremesa win 10: has a celeron N3000 which looks very weak.
win 7 config: i5 2430M should be good enough i guess.

so which one was running on 2017-04-26 22:54?