Pages:
Author

Topic: Idena is the first Proof-of-Person Blockchain - page 97. (Read 44019 times)

member
Activity: 182
Merit: 19
Born Hater!
Another EPOCH passed and Idena is still here, now the next verification will be on a week day, this will definetly make the things interesting.
hero member
Activity: 600
Merit: 511
Next validation starts in 5 and a half hours. Be prepared!
full member
Activity: 2324
Merit: 175
Hey guys, I have made a short video (3 minutes or so) about how to setup Idena node on VPS and how to set up your local wallet.

https://youtu.be/RS-OzXXAScI

@Saisher, I hope you will succeed to set up your VPS and wallet.

Please bare with me since is my first video ever made and first time I've used Monosnap software recommended by @realRioda.

Enjoy it!

Hi I finally use VPS but there are two issues I have now two identities when I tried to run my build in nodes my correct balances and right wallet is the one showing, but when running my remote nodes I have a new identity, balances 0 and new address showing and need invitation code, I also notice that when I close my putty the remote nodes stop to work.

Is there a way to fix this.

This is normal, since you are connecting to a different node (the one on the VPS) with your local wallet.

To move your local wallet to the VPS, just copy/paste the nodekey from your local wallet to the VPS.

nodekey location on Windows C:\Users\YOUR_NAME\AppData\Roaming\Idena\node\datadir\keystore
nodekey location on the VPS cd /home/datadir/keystore (type "nano nodekey" replace the key, hit CTRL+X, yes, Enter.)

I will do it later I have run but for now the entire set up is now gone I have it running for a few hours but after I close my putty and tried to run it again using remote note it is offline again I used the code
Quote
screen -r
my node is running in putty,
Can you please send me the code that you are using so I can extract my api key in putty instead of login in my Vps
legendary
Activity: 2086
Merit: 1282
Logo Designer ⛨ BSFL Division1
Reminder update.
Next Idena Validation is in less than 18 hours.
Be ready and sync your node in time:

Check your exact local time:
https://idena.io/
member
Activity: 141
Merit: 21
Trust No One!
Hey guys, I have made a short video (3 minutes or so) about how to setup Idena node on VPS and how to set up your local wallet.

https://youtu.be/RS-OzXXAScI

@Saisher, I hope you will succeed to set up your VPS and wallet.

Please bare with me since is my first video ever made and first time I've used Monosnap software recommended by @realRioda.

Enjoy it!

Hi I finally use VPS but there are two issues I have now two identities when I tried to run my build in nodes my correct balances and right wallet is the one showing, but when running my remote nodes I have a new identity, balances 0 and new address showing and need invitation code, I also notice that when I close my putty the remote nodes stop to work.

Is there a way to fix this.

This is normal, since you are connecting to a different node (the one on the VPS) with your local wallet.

To move your local wallet to the VPS, just copy/paste the nodekey from your local wallet to the VPS.

nodekey location on Windows C:\Users\YOUR_NAME\AppData\Roaming\Idena\node\datadir\keystore
nodekey location on the VPS cd /home/datadir/keystore (type "nano nodekey" replace the key, hit CTRL+X, yes, Enter.)
member
Activity: 653
Merit: 11
Hey guys, I have made a short video (3 minutes or so) about how to setup Idena node on VPS and how to set up your local wallet.

https://youtu.be/RS-OzXXAScI

@Saisher, I hope you will succeed to set up your VPS and wallet.

Please bare with me since is my first video ever made and first time I've used Monosnap software recommended by @realRioda.

Enjoy it!

Hi I finally use VPS but there are two issues I have now two identities when I tried to run my build in nodes my correct balances and right wallet is the one showing, but when running my remote nodes I have a new identity, balances 0 and new address showing and need invitation code, I also notice that when I close my putty the remote nodes stop to work.

Is there a way to fix this.

You have the wrong nodekey on your VPS.

For ease of use, download an FTP client like WinSCP https://winscp.net/

Login into you VPS, upload your nodekey file (in keystore folder) and api.key with the FTP client.
full member
Activity: 2324
Merit: 175
Hey guys, I have made a short video (3 minutes or so) about how to setup Idena node on VPS and how to set up your local wallet.

https://youtu.be/RS-OzXXAScI

@Saisher, I hope you will succeed to set up your VPS and wallet.

Please bare with me since is my first video ever made and first time I've used Monosnap software recommended by @realRioda.

Enjoy it!

Hi I finally use VPS but there are two issues I have now two identities when I tried to run my build in nodes my correct balances and right wallet is the one showing, but when running my remote nodes I have a new identity, balances 0 and new address showing and need invitation code, I also notice that when I close my putty the remote nodes stop to work.

Is there a way to fix this.
member
Activity: 141
Merit: 21
Trust No One!
• How-to setup Idena node on VPS and connect your local wallet to it.

                      (Video tutorial - click on the image)


Note: This will connect your local wallet to a random node installed on your VPS.
Don't be afraid your coins are safe!

To replace your local node/wallet to the VPS, please follow the steps below.

• How to replace the random VPS wallet/node with your local wallet/node:

Go to: C:\Users\PC_NAME\AppData\Roaming\Idena\node\datadir\keystore, open nodekey with a text editor and copy the 64 char string.

Now on your VPS go to:

cd /home/datadir/keystore

type:

nano nodekey

on the editor replace the string with the one copied earlier.

Hit CTRL+X, select Yes and hit Enter.

Restart the node.

That's all!


If you want to buy me a coffee, put some DNA in here: 0xde6f0413caf6818f253067e35a51d71ccce19025
member
Activity: 653
Merit: 11
In one of my attempt to set up my VPS I disable my Lan firewall all anti virus are uninstalled still no success will just have to wait for the video


On the VPS side you don't have to do anything. Deploy it and just leave it like it is by default.

What VPS provider do you use? The image you posted is unfamiliar to me.

It is my router I'm not doing anything I have left it as it is have followed all the instructions carefully but no success I have done it already in two computer but still no success, I just come to understand that there is really something wrong on the instructions

If you are using Linux VPS, remember to set permissions of the node correctly.

sudo chmod 777 IDENA-NODE-NAME

Hello I would like to ask how I'm going to do that is it a code that I am going to use to paste in the putty and why it is not in included in the instructions hopefully you can comeback here and give us a much detailed instructions on how I'm going to do that.


Linux for beginners:

https://maker.pro/linux/tutorial/basic-linux-commands-for-beginners
full member
Activity: 2324
Merit: 175
In one of my attempt to set up my VPS I disable my Lan firewall all anti virus are uninstalled still no success will just have to wait for the video


On the VPS side you don't have to do anything. Deploy it and just leave it like it is by default.

What VPS provider do you use? The image you posted is unfamiliar to me.

It is my router I'm not doing anything I have left it as it is have followed all the instructions carefully but no success I have done it already in two computer but still no success, I just come to understand that there is really something wrong on the instructions

If you are using Linux VPS, remember to set permissions of the node correctly.

sudo chmod 777 IDENA-NODE-NAME

Hello I would like to ask how I'm going to do that is it a code that I am going to use to paste in the putty and why it is not in included in the instructions hopefully you can comeback here and give us a much detailed instructions on how I'm going to do that.
copper member
Activity: 2156
Merit: 983
Part of AOBT - English Translator to Indonesia
Put them on ignore. Problem solved.

Thanks, didn't see that option... Now it's much better.

We should just ignore him and just help in the development of this project, I'm still dropping by for a new instructions, new upgrades and hopefully new video about creating or setting VPS up for Windows users, that will be a big help for those coming in the first time here.


will waiitt Cheesy
member
Activity: 653
Merit: 11
In one of my attempt to set up my VPS I disable my Lan firewall all anti virus are uninstalled still no success will just have to wait for the video


On the VPS side you don't have to do anything. Deploy it and just leave it like it is by default.

What VPS provider do you use? The image you posted is unfamiliar to me.

It is my router I'm not doing anything I have left it as it is have followed all the instructions carefully but no success I have done it already in two computer but still no success, I just come to understand that there is really something wrong on the instructions

If you are using Linux VPS, remember to set permissions of the node correctly.

sudo chmod 777 IDENA-NODE-NAME
full member
Activity: 2324
Merit: 175
In one of my attempt to set up my VPS I disable my Lan firewall all anti virus are uninstalled still no success will just have to wait for the video


On the VPS side you don't have to do anything. Deploy it and just leave it like it is by default.

What VPS provider do you use? The image you posted is unfamiliar to me.

It is my router I'm not doing anything I have left it as it is have followed all the instructions carefully but no success I have done it already in two computer but still no success, I just come to understand that there is really something wrong on the instructions
newbie
Activity: 28
Merit: 0
Put them on ignore. Problem solved.

Thanks, didn't see that option... Now it's much better.

We should just ignore him and just help in the development of this project, I'm still dropping by for a new instructions, new upgrades and hopefully new video about creating or setting VPS up for Windows users, that will be a big help for those coming in the first time here.

I am working on it, but since I am not used to make videos. This will be my 1st, it will take a some time.

Hoping that I will finish this weekend. If not, I will make a step-by-step tutorial with pictures on github/medium.

Don't hurry take your time video is great, as a source of information you can upload it on Youtube, and it will generate traffic and views coming from people who wants to know more about IDENA,  this is a good promotion for IDENA for newbies.
Yes we need not to do in hurry and curiosity among people from every where will egarly wanted to have knowledge about IDENA.
member
Activity: 141
Merit: 21
Trust No One!
In one of my attempt to set up my VPS I disable my Lan firewall all anti virus are uninstalled still no success will just have to wait for the video


On the VPS side you don't have to do anything. Deploy it and just leave it like it is by default.

What VPS provider do you use? The image you posted is unfamiliar to me.
full member
Activity: 2324
Merit: 175
In one of my attempt to set up my VPS I disable my Lan firewall all anti virus are uninstalled still no success will just have to wait for the video
Quote
full member
Activity: 2324
Merit: 175
Put them on ignore. Problem solved.

Thanks, didn't see that option... Now it's much better.

We should just ignore him and just help in the development of this project, I'm still dropping by for a new instructions, new upgrades and hopefully new video about creating or setting VPS up for Windows users, that will be a big help for those coming in the first time here.

I am working on it, but since I am not used to make videos. This will be my 1st, it will take a some time.

Hoping that I will finish this weekend. If not, I will make a step-by-step tutorial with pictures on github/medium.

Don't hurry take your time video is great, as a source of information you can upload it on Youtube, and it will generate traffic and views coming from people who wants to know more about IDENA,  this is a good promotion for IDENA for newbies.
member
Activity: 141
Merit: 21
Trust No One!
Put them on ignore. Problem solved.

Thanks, didn't see that option... Now it's much better.

We should just ignore him and just help in the development of this project, I'm still dropping by for a new instructions, new upgrades and hopefully new video about creating or setting VPS up for Windows users, that will be a big help for those coming in the first time here.

I am working on it, but since I am not used to make videos. This will be my 1st, it will take a some time.

Hoping that I will finish this weekend. If not, I will make a step-by-step tutorial with pictures on github/medium.
sr. member
Activity: 536
Merit: 250
IDENA: Getting started with a wallet (using built-in nodes)
https://youtu.be/riTGKAhBuEY


IDENA: Remote Node Settings (Method 1)
https://youtu.be/Nz1S3q_3sO0
full member
Activity: 2324
Merit: 175
Put them on ignore. Problem solved.

Thanks, didn't see that option... Now it's much better.

We should just ignore him and just help in the development of this project, I'm still dropping by for a new instructions, new upgrades and hopefully new video about creating or setting VPS up for Windows users, that will be a big help for those coming in the first time here.
Pages:
Jump to: