Author

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

legendary
Activity: 2142
Merit: 1010
Newbie
I am getting:
Code:
2013-12-24 16:04:47.304:WARN:oejs.DoSFilter:qtp1260709007-101: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
2013-12-24 16:04:48.933:WARN:oejs.DoSFilter:qtp1260709007-112: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
2013-12-24 16:04:50.482:WARN:oejs.DoSFilter:qtp1260709007-116: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
2013-12-24 16:04:52.077:WARN:oejs.DoSFilter:qtp1260709007-136: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
2013-12-24 16:04:53.631:WARN:oejs.DoSFilter:qtp1260709007-110: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
in the log while my browser window is open. As soon as I close it, those warnings stop. Aren't we mistakenly identify as a DOS attack the regular javascript requests from localhost? Is it possible to exclude requests from localhost from the DoSFilter?


Right. I forgot that some people still use web interface. I'll fix it in 5 mins.
sr. member
Activity: 392
Merit: 250
I am getting:
Code:
2013-12-24 16:04:47.304:WARN:oejs.DoSFilter:qtp1260709007-101: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
2013-12-24 16:04:48.933:WARN:oejs.DoSFilter:qtp1260709007-112: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
2013-12-24 16:04:50.482:WARN:oejs.DoSFilter:qtp1260709007-116: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
2013-12-24 16:04:52.077:WARN:oejs.DoSFilter:qtp1260709007-136: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
2013-12-24 16:04:53.631:WARN:oejs.DoSFilter:qtp1260709007-110: DOS ALERT: Request delayed=1000ms ip=127.0.0.1,session=null,user=null
in the log while my browser window is open. As soon as I close it, those warnings stop. Aren't we mistakenly identify as a DOS attack the regular javascript requests from localhost? Is it possible to exclude requests from localhost from the DoSFilter?
legendary
Activity: 2142
Merit: 1010
Newbie
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.
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?
legendary
Activity: 2142
Merit: 1010
Newbie
Hello, what i need to add in myscheme please

Who can see me an exemple of the file web.xml

Thanks a lote

"http" already there.
legendary
Activity: 2408
Merit: 1004
http://www.nxto.net/

these site have nice photos but does not work? Cry Cry Cry
legendary
Activity: 2142
Merit: 1010
Newbie

I'm rewriting my node management stuff. Do recommend that we start from scratch with the block chain on new releases or use what we currently have?

Try both ways and say which was better.
full member
Activity: 168
Merit: 100
IDEX - LIVE Real-time DEX

I'm rewriting my node management stuff. Do recommend that we start from scratch with the block chain on new releases or use what we currently have?
legendary
Activity: 1421
Merit: 1001
Hello, what i need to add in myscheme please

Who can see me an exemple of the file web.xml

Thanks a lote
sr. member
Activity: 630
Merit: 262
This account was hacked. just recently got it back
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.
hero member
Activity: 492
Merit: 500
I'll try running with hallmark=false to see how it will work that way.

update: got blocks, no problems, 11 peers, latest 23847
legendary
Activity: 2142
Merit: 1010
Newbie
We will test 0.4.4 for a while. Transparent Mining may be activated 1K-2K blocks later, I want to see how new settings work.
hero member
Activity: 687
Merit: 500
   
      23841      4726268575002224579      Dienstag, 24. Dezember 2013 14:54:55   
      
      2      0 + 2      300 B   
      
      1      7991412101961276343      12636 %

correct branch?

DOS Alert seems to work, at least I can see the messages.
legendary
Activity: 1498
Merit: 1000
Just fyi everyone, Edward is a programmer kLee knows and he recruited him to help us - he will cover his reward
He is a top Java dev, we are very lucky to have him helping!
legendary
Activity: 2142
Merit: 1010
Newbie
Just fyi everyone, Edward is a programmer kLee knows and he recruited him to help us - he will cover his reward
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?
legendary
Activity: 2142
Merit: 1010
Newbie
New version seems to do things much better.

Hm, how did u notice this so fast?
full member
Activity: 196
Merit: 100
New version seems to do things much better.

Getting another VPS node ready right now nonetheless.
legendary
Activity: 2142
Merit: 1010
Newbie
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.
newbie
Activity: 28
Merit: 0
23823      6483973064837388393,  2034 %
is this the right one? hope i'm not lost

same as what I got but I don't tally with bitchain expl

edit their target is way off.
Jump to: