Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2217. (Read 2761629 times)

full member
Activity: 193
Merit: 100
I set mu local machine hallmarkprotection to false, now I'm stuck at 23861 for about 10 minutes,
mean time my vps with hallmarkprotection=true works fine at 23785 2095362505373440565 17033 %, looks like lost again.
sr. member
Activity: 321
Merit: 250
Version 0.4.4 - https://dl.dropboxusercontent.com/u/67242472/nxt.zip

Added Jetty DoSFilter (thx to Edward Elric)
Added myScheme, myPort and shareMyAddress parameters (set them to appropriate values, they will be used in next version)
Added enableHallmarkProtection, set it to "false" if u wish to switch the protection off
blacklistingPeriod is set in milliseconds instead of seconds
logPeerCommunication replaced with communicationLoggingMask (1 - log exceptions, 2 - log responses with non-200 HTTP response codes, 4 - log responses with 200 HTTP response codes), mask values can be combined in standard way
Block feeding chunks increased from 128 KiB to 1 MiB.

NB: Change maxRequestsPerSec value from 3000 to ~30 if u run NRS as a Nxt peer.

Great. Downloaded it, scanned it for viruses, put it to the virtual machine (not being paranoid doesn't prevent you from being followed^^) and started it.

Continued immediately where 0.4.2 got stuck (using the same *.nxt files)!

I'm on

Code:
23870 9433259657262176905 12/24/2013 3:29:53 PM

3 0 + 3 409 B

1 2679679963004712654 644 %


Just two remarks:
  • wouldn't it be good to link it on page 1 of this thread?
  • and to put its hash there?

That just crossed my mind while I wanted to give feedback to my experiences with 0.4.4 so far
member
Activity: 114
Merit: 10
successfully running 0.4.4 on my VPS:

   23870      9433259657262176905      12/24/2013 3:29:53 PM   
3      0 + 3      409 B   
1      2679679963004712654      644 %
legendary
Activity: 1540
Merit: 1016
So I bought some Nxt. But now when I go to localhost:7875 and unlock the wallet, instead of going to my original address, it seems like I create another one, with balance 0Nxt. How do I access my original address, to where I ordered to withdraw Nxt from DGEX?
With the pass-phrase you choose at the very beginning.

When I use that pass-phrase to unlock it, instead of going to my original address, a new one is created, with 0Nxt.
maybe try https://nxtwallet.com:7875 ?
legendary
Activity: 2142
Merit: 1010
Newbie
Btw who is a likely attacker? Just some nerds with too much time?

I know one guy who used to kill all competitors of Bitcoin coz of voices in his head...
Someone who patches mining pools for small transactions?  Wink Cheesy

U know him too? Cheesy
legendary
Activity: 2142
Merit: 1010
Newbie
I'm stuck on block 0 with 0.4.4.  This never happened on 0.4.2.  Any ideas?

Aye, 99% of nodes went offline to update software Cheesy
legendary
Activity: 1498
Merit: 1000
Btw who is a likely attacker? Just some nerds with too much time?

I know one guy who used to kill all competitors of Bitcoin coz of voices in his head...
Someone who patches mining pools for small transactions?  Wink Cheesy
legendary
Activity: 2142
Merit: 1010
Newbie
Hm... Guys, I hope u don't migrate to new version simultaneously?
legendary
Activity: 1199
Merit: 1047
So I bought some Nxt. But now when I go to localhost:7875 and unlock the wallet, instead of going to my original address, it seems like I create another one, with balance 0Nxt. How do I access my original address, to where I ordered to withdraw Nxt from DGEX?
With the pass-phrase you choose at the very beginning.

When I use that pass-phrase to unlock it, instead of going to my original address, a new one is created, with 0Nxt.
legendary
Activity: 2142
Merit: 1010
Newbie
Btw who is a likely attacker? Just some nerds with too much time?

I know one guy who used to kill all competitors of Bitcoin coz of voices in his head...
legendary
Activity: 1372
Merit: 1000
I'm stuck on block 0 with 0.4.4.  This never happened on 0.4.2.  Any ideas?

Also, when I try to generate a hallmark I get:

{ "errorCode": 7, "errorDescription": "Not allowed" }

Generating a hallmark also worked fine for me on 0.4.2.
member
Activity: 114
Merit: 10
downloaded new version, set up on my VPS, trying to access site and get "access denied"  "the matrix has you..."

anyone else getting this?

I put 127.0.0.1 into allowedUserHosts, set it to ur real IP. Don't put * if ur node is visible on the Internet.

Sorry, i replaced the 127.0.0.1 in allowedUserHosts to my VPS IP address but still getting the same problem.  I also tried changing the allowedBotHosts but that didn't fix it either.

Set to your home IP

Thank you!
legendary
Activity: 2142
Merit: 1010
Newbie
Sorry, i replaced the 127.0.0.1 in allowedUserHosts to my VPS IP address but still getting the same problem.  I also tried changing the allowedBotHosts but that didn't fix it either.

U must put there IP of the computer u connect from.
legendary
Activity: 1120
Merit: 1000
Btw who is a likely attacker? Just some nerds with too much time?
full member
Activity: 196
Merit: 100
New version seems to do things much better.

Hm, how did u notice this so fast?

By downloading, configuring it some, running it, seeing that it doesn't get stuck as 0.4.2 did Smiley
legendary
Activity: 2142
Merit: 1010
Newbie
I forgot that some people still use web interface.
Hmm... so you yourself use a super-secret native client, unlike us mere mortals. Smiley


No, I can't imagine a situation when ur interface triggeres the filter. I use it with no problems.

maxRequestsPerSec should be changed to a a higher volume. I put 3000. Use 30 for Nxt peer scenario.
hero member
Activity: 492
Merit: 500
downloaded new version, set up on my VPS, trying to access site and get "access denied"  "the matrix has you..."

anyone else getting this?

I put 127.0.0.1 into allowedUserHosts, set it to ur real IP. Don't put * if ur node is visible on the Internet.

Sorry, i replaced the 127.0.0.1 in allowedUserHosts to my VPS IP address but still getting the same problem.  I also tried changing the allowedBotHosts but that didn't fix it either.

Set to your home IP
sr. member
Activity: 392
Merit: 250
I forgot that some people still use web interface.
Hmm... so you yourself use a super-secret native client, unlike us mere mortals. Smiley
member
Activity: 114
Merit: 10
downloaded new version, set up on my VPS, trying to access site and get "access denied"  "the matrix has you..."

anyone else getting this?

I put 127.0.0.1 into allowedUserHosts, set it to ur real IP. Don't put * if ur node is visible on the Internet.

Sorry, i replaced the 127.0.0.1 in allowedUserHosts to my VPS IP address but still getting the same problem.  I also tried changing the allowedBotHosts but that didn't fix it either.
hero member
Activity: 644
Merit: 500
This has NOTHING to do with the Prisoner's Dilemma!?!?!?!
Why? Exactly the same situation: 10k BTC for pizza some years ago. If there wasn't such things in the past, can we possible have ~$660/BTC now? No!

People, don't keep any regrets, all u can do is try to predict future, but not change past  Roll Eyes
Jump to: