Pages:
Author

Topic: Closed Thread - page 101. (Read 677703 times)

legendary
Activity: 1700
Merit: 1075
February 12, 2015, 10:09:41 AM
What a disappointing mess in launching new client  Cry

What is the problem? The windows client, just take 2 clicks.
1) Devs shut down network for old versions without providing new client.
2) No changelog.
3) Different versions of client with the same link and filename.
This is a disaster Angry
It is true that the devs are a bit disorganized, but they have good intentions.  Wink
legendary
Activity: 1367
Merit: 1000
February 12, 2015, 10:01:47 AM
What a disappointing mess in launching new client  Cry

What is the problem? The windows client, just take 2 clicks.
1) Devs shut down network for old versions without providing new client.
2) No changelog.
3) Different versions of client with the same link and filename.
This is a disaster Angry
sr. member
Activity: 393
Merit: 250
February 12, 2015, 10:00:13 AM
0.9.5_linux  seems to be working fine on my vps! also I was able to copy the old blocks DB to the new folder!

 but I needed to do 'SUDO npm -g install forever' anybody else had to  use sudo?

me too.
hero member
Activity: 531
Merit: 500
February 12, 2015, 09:55:53 AM
What a disappointing mess in launching new client  Cry

What is the problem? The windows client, just take 2 clicks.

But 2 fast clicks in a row is exhausting..
full member
Activity: 231
Merit: 100
February 12, 2015, 09:52:46 AM
What a disappointing mess in launching new client  Cry

What is the problem? The windows client, just take 2 clicks.
legendary
Activity: 1700
Merit: 1075
February 12, 2015, 09:42:49 AM
0.9.5_linux  seems to be working fine on my vps! also I was able to copy the old blocks DB to the new folder!

 but I needed to do 'SUDO npm -g install forever' anybody else had to  use sudo?
I always root use.
Each time you run the NODE, you must use the commands
Code:
npm install
npm -g install forever

Could put this in the instructions.md for newbies. Roll Eyes
legendary
Activity: 1367
Merit: 1000
February 12, 2015, 09:39:57 AM
What a disappointing mess in launching new client  Cry
legendary
Activity: 1181
Merit: 1018
February 12, 2015, 09:34:43 AM
0.9.5_linux  seems to be working fine on my vps! also I was able to copy the old blocks DB to the new folder!

 but I needed to do 'SUDO npm -g install forever' anybody else had to  use sudo?
full member
Activity: 231
Merit: 100
February 12, 2015, 09:00:49 AM
Don't you need to open 19775 port manualy to access to localhost:19775?

May need to open for to access by another computer in network.
In the same machine did not need.

Maybe we should open 19776 and add route in "connection modem"
full member
Activity: 231
Merit: 100
February 12, 2015, 08:40:26 AM
And the pump is over, heading back to where it belongs Cheesy
I dont think so, no one really wants to sell

I sell 1/5 my nodecoin at 0.00000999
Not less. 
Tongue
sr. member
Activity: 393
Merit: 250
February 12, 2015, 08:38:07 AM
For those who do not want "open window" just use "linux version" in windows.

Node(linux version) works fine in windows:

1-Download and install (Current Version of NodeJs: v0.12.0 not work for me):
http://nodejs.org/dist/v0.10.36/x64/
(node-v0.10.36-x64.msi)

2-Create npm temporary folder, go to %AppData%, ex:C:\Users\YOURUSER\AppData\Roaming and create folder nammed "npm"

3-Download:
http://nodecoin.com/node_linux.0.9.5.zip

4-Just unpack in c:\Node

5-Open command prompt:

cd c:\Node
npm install
npm -g install forever
forever start index.js
exit

6-Open browser and tip: localhost:19775

Smiley

To stop simply open a command prompt and go to the folder:
cd c:\node
forever stop index.js



Don't you need to open 19775 port manualy to access to localhost:19775?
full member
Activity: 231
Merit: 100
February 12, 2015, 08:28:45 AM
For those who do not want "open window" just use "linux version" in windows.

Node(linux version) works fine in windows:

1-Download and install (Current Version of NodeJs: v0.12.0 not work for me):
http://nodejs.org/dist/v0.10.36/x64/
(node-v0.10.36-x64.msi)

2-Create npm temporary folder, go to %AppData%, ex:C:\Users\YOURUSER\AppData\Roaming and create folder nammed "npm"

3-Download:
http://nodecoin.com/node_linux.0.9.5.zip

4-Just unpack in c:\Node

5-Open command prompt:

cd c:\Node
npm install
npm -g install forever
forever start index.js
exit

6-Open browser and tip: localhost:19775

Smiley

To stop simply open a command prompt and go to the folder:
cd c:\node
forever stop index.js

full member
Activity: 231
Merit: 100
February 12, 2015, 08:27:29 AM
New Mac version?  Anyone... anyone?

I was able to ride the "node linux" version in "windows", maybe you can try to do the same by running the "node linux" on mac.

http://nodejs.org/dist/v0.10.36/
node-v0.10.36.pkg  
rlh
hero member
Activity: 804
Merit: 1004
February 12, 2015, 08:10:30 AM
New Mac version?  Anyone... anyone?
member
Activity: 65
Merit: 10
February 12, 2015, 06:47:48 AM
And the pump is over, heading back to where it belongs Cheesy
I dont think so, no one really wants to sell
sr. member
Activity: 305
Merit: 250
February 12, 2015, 06:10:46 AM
So I have setup the windows NODE and I have an address with 550k node.

Now I have the wallet open and thats great.

But to forge do I need to forward those 19775 and 19776 ports to that machine?
Or does it just work?
hero member
Activity: 697
Merit: 500
February 12, 2015, 05:45:13 AM
And the pump is over, heading back to where it belongs Cheesy
hero member
Activity: 504
Merit: 500
February 12, 2015, 05:40:39 AM
If anyone has the lib folder for linux that would be awesome.

However please make sure you take out your own secret passphrase!

just get it from here: http://nodecoin.com/node_9.4.1b_linux.zip
member
Activity: 83
Merit: 10
February 12, 2015, 05:31:31 AM
how long is everyone waiting for ?

to me it looks like it freezes but then it loads up. so be patient. 

20 min, 60 min, 120 min... and counting, going to sleep now so. Next try is 6h.

It was working ok for me.. I closed it and i'm gonna open it again right now. Let's see how long it takes to open.

Seems to be working now, so not sure how long it took, but it sure took it's time.
newbie
Activity: 36
Merit: 0
February 12, 2015, 05:28:22 AM
If anyone has the lib folder for linux that would be awesome.

However please make sure you take out your own secret passphrase!
Pages:
Jump to: