Beta launch is near: get your 50,000,000 NEM fully vested Nemesis account



jabo38s : what is the name of your router model?


My router is an ipTIME N104V

I got as far as this is the process https://www.dropbox.com/s/zqxo7w3kfkgan8m/Screenshot%202014-10-19%2021.18.28.png?dl=0

I basically made a name and tried to forward a port, but it didn't work I guess.


Did you open the firewall for incoming request on port 7890?

Question about that actually. What act of stupidity am I committing? abc123 is a proper pubkey, just swapped it here for simplicity. It should also be noted I get identical behavior whether on windows or Linux with different 1.8.x JDKs.
[...]


For booting you need the [B]private key.



jabo38s : what is the name of your router model?


My router is an ipTIME N104V

I got as far as this is the process https://www.dropbox.com/s/zqxo7w3kfkgan8m/Screenshot%202014-10-19%2021.18.28.png?dl=0

I basically made a name and tried to forward a port, but it didn't work I guess.


Did you open the firewall for incoming request on port 7890?


Well..... I didn't know how, but I just tried.  I followed these instructions. http://windows.microsoft.com/en-gb/windows/open-port-windows-firewall#1TC=windows-7

I tried to open 7890 to outgoing and incoming.  Wasn't sure which to do.  It still isn't working. 

https://www.dropbox.com/s/opmtkxmm17wl0sw/Screenshot%202014-10-19%2022.24.42.png?dl=0

here is what it looked like when I was done

Can you pm me your ip so I can test your machine. Sometimes the router just needs a few requests to open the port.

BR, I have sent you a PM with my info after trying to set things up at a 2nd location.  Please let me know if it works.

Also on this version I can see the block numbers so I think that is a good sign.

Edit: blockchain is now fully synced and I am harvesting. 

Message from webpage reads…

{"metaData":{"application":"NIS","version":"0.3.2-ALPHA","platform":"Oracle Corporation (1.8.0_25) on Windows 7"},"endpoint":{"protocol":"http","port":7890,"host":"xxx.xx.xxx.xxx"},"identity":{"name":"jabo38V","public-key":"0218d572bf0f1cc42ffe0b6b04e1a75ea89ad018bab2d0a15f65d742f6aee44838"}}

PLZ reserve an address for me, I have a PC that is connected 24/7/365 and I can access it every day, but access it remotely, and I'm away from him now, tomorrow I'll set it up and return a node here.  :slight_smile:
Thx!

I hope its not too late =)

{"metaData":{"application":"NIS","version":"0.3.2-ALPHA","platform":"Oracle Corporation (1.8.0_25) on Linux"},"endpoint":{"protocol":"http","port":7890,"host":"xxx.xxx.x02.223"},"identity":{"name":"Parana","public-key":"03ccc6117b2e55ce37b067f9842bc58265d32444d8c3039a81bb9dde5b8c183970"}}

Still looking for help?


http://79.220.88.33:7890/node/info


@renolteng.li: you can let NIS autoboot if you edit the config.properties in the nis folder (don't forget to remove the "#" at the beginning of the line):
nis.bootKey = <your private key used for booting>
nis.bootName = <any name you like>
nis.bootWithoutAck = true


Where can I find this file in Windows?

@biscodyl: It is available when you run the standalone version. It's in the nis folder.


PLZ reserve an address for me, I have a PC that is connected 24/7/365 and I can access it every day, but access it remotely, and I'm away from him now, tomorrow I'll set it up and return a node here.  :)
Thx!

Done  :) :  [code]{"metaData":{"application":"NIS","version":"0.4.9-BETA","platform":"Oracle Corporation (1.8.0_25) on Windows 8"},"endpoint":{"protocol":"http","port":7890,"host":"177.131.2.190"},"identity":{"name":"sapdofhosadhfsoafhspoafosaij","public-key":"670d4b7aab4a7799566cd3cf0b343f8a485691d8efd2e358bc477da70143e157"}}[/code]


Done  :) :  [code]{"metaData":{"application":"NIS","version":"0.4.9-BETA","platform":"Oracle Corporation (1.8.0_25) on Windows 8"},"endpoint":{"protocol":"http","port":7890,"host":"177.131.2.190"},"identity":{"name":"sapdofhosadhfsoafhspoafosaij","public-key":"670d4b7aab4a7799566cd3cf0b343f8a485691d8efd2e358bc477da70143e157"}}[/code]


http://177.131.2.190:7890/node/info does not work. Is the node offline or did the ip change?
No, that is my IP and node remains online, i should free up something in the firewall?

Up and running, coins received.
PM sent.

@Trollollo: I can't reach your node under that ip. Did the ip change?

I maybe really stupid but everyone keeps referring to the private key to enter under nis.bootkey but where can I find this? I know my public key but where is the private key?

KC

Im not so sure, bit its inside the YourNodeName.wlt. just van acceess it througth export function.

Enviado de meu Nexus 4 usando Tapatalk


I maybe really stupid but everyone keeps referring to the private key to enter under nis.bootkey but where can I find this? I know my public key but where is the private key?

KC


Right now it is not possible to export the private key. Do you have a node running which is well configured ([url=http://test chein.nem.ninja/checknis]test chein.nem.ninja/checknis)?

I maybe really stupid but everyone keeps referring to the private key to enter under nis.bootkey but where can I find this? I know my public key but where is the private key?

KC

You could always create live net details and then create a testnet address using the real net private key using "create account" or something. Then put the private key u Used to create a testnet account into the config properties?

@kodtycoon: that would be possible.
A private key really is just a random 256 bit number, so in fact any 64 byte hexadecimal string will do.