Bitcoin Forum
April 27, 2024, 08:48:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [72] 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 ... 146 »
  Print  
Author Topic: [ANN] Nxt :: descendant of Bitcoin  (Read 383782 times)
CoinBuzz
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
November 25, 2013, 07:55:36 AM
 #1421

Do you know what is causing this?

Yes, network fragmentation. That's why 10 confirmations is minimum number of confirmations for Nxt, 60 is better. Keep removing disconnected nodes in Active peers list.

SUGGESTION TO DEV TEAM:

please remove disconnected node(s) after for example 10 seconds from the list to prevent this problem.

I removed disconnected nodes and block list updated to last block successfully.

P.S: Sorry, i was late, updated to 2.0.4, seems problem is gone.

Join ASAP: FREE BITCOIN
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714207698
Hero Member
*
Offline Offline

Posts: 1714207698

View Profile Personal Message (Offline)

Ignore
1714207698
Reply with quote  #2

1714207698
Report to moderator
1714207698
Hero Member
*
Offline Offline

Posts: 1714207698

View Profile Personal Message (Offline)

Ignore
1714207698
Reply with quote  #2

1714207698
Report to moderator
abctc
Legendary
*
Offline Offline

Activity: 1792
Merit: 1038



View Profile
November 25, 2013, 08:01:25 AM
 #1422

What block r u on?
- now I am on 587, ID=16485541536130732106

█████████████████████████████████████████████████
███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
██████████████████████████████████████████████████████
█████
█████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
███████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████
   
, the Next platform.  Magis quam Moneta (More than a Coin)
2Kool4Skewl
Sr. Member
****
Offline Offline

Activity: 644
Merit: 250



View Profile WWW
November 25, 2013, 08:08:13 AM
 #1423

Current Block is 591

Block id - 10221511394489968013


                      ▄████████▄
                  ▄████████████████▄
             ▄██████████████████████████▄
      ▄███████████████████████████████████████▄
 ███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
  █████████████████████████████████████████████████
   ███████████████████████████████████████████████
   ███████████████████████████████████████████████
    █████████████████████████████████████████████
     ███████████████████████████████████████████
      █████████████████████████████████████████
       ███████████████████████████████████████
        █████████████████████████████████████
         ███████████████████████████████████
          █████████████████████████████████
           ▀█████████████████████████████▀
             ▀█████████████████████████▀
               ▀█████████████████████▀
                 ▀█████████████████▀
                   ▀█████████████▀
                      ▀███████▀
TRUSTEE 
Sharky444
Hero Member
*****
Offline Offline

Activity: 724
Merit: 500


View Profile
November 25, 2013, 08:09:43 AM
 #1424


thanks. still no version display in the UI. Sad

Radix - just imagine
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 25, 2013, 08:10:54 AM
 #1425


Aye. BCNext focused on other things now.
CoinBuzz
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
November 25, 2013, 08:16:33 AM
 #1426

DEV TEAM:

Please remove nodes that is disconnected from the list, because when i remove them manually, they can be connected again when that node become available again. but while it is be in the list, it cannot be re-connected.

Join ASAP: FREE BITCOIN
Sharky444
Hero Member
*****
Offline Offline

Activity: 724
Merit: 500


View Profile
November 25, 2013, 08:21:23 AM
 #1427

Aye. BCNext focused on other things now.

Yes, but this is two lines of code and very important. If people don't know their version number they will not update quickly to new versions, and we will have a lot of chaos with bugs in old versions.

Radix - just imagine
feeleep
Legendary
*
Offline Offline

Activity: 1197
Merit: 1000


View Profile WWW
November 25, 2013, 08:42:58 AM
 #1428

Every time when i run the client after 1-2 min I have this error:

Code:
[2013-11-25 09:41:46.248] java.nio.channels.UnresolvedAddressException
Exception in thread "Thread-8" java.lang.NullPointerException
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker.invokeDirect(Invoker.java:145)
        at sun.nio.ch.UnixAsynchronousSocketChannelImpl.implRead(UnixAsynchronousSocketChannelImpl.java:553)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:275)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:296)
        at java.nio.channels.AsynchronousSocketChannel.read(AsynchronousSocketChannel.java:407)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker$2.run(Invoker.java:206)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
[2013-11-25 09:41:56.247] java.nio.channels.UnresolvedAddressException


CoinBuzz
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
November 25, 2013, 08:44:26 AM
 #1429

I am using 2.0.4 version, but problem still exists,

The key solution is to remove disconnected nodes from list automatically. (Since i remove them manually and everything works great then)

Join ASAP: FREE BITCOIN
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 25, 2013, 08:47:49 AM
 #1430

Every time when i run the client after 1-2 min I have this error:

Code:
[2013-11-25 09:41:46.248] java.nio.channels.UnresolvedAddressException
Exception in thread "Thread-8" java.lang.NullPointerException
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker.invokeDirect(Invoker.java:145)
        at sun.nio.ch.UnixAsynchronousSocketChannelImpl.implRead(UnixAsynchronousSocketChannelImpl.java:553)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:275)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:296)
        at java.nio.channels.AsynchronousSocketChannel.read(AsynchronousSocketChannel.java:407)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker$2.run(Invoker.java:206)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
[2013-11-25 09:41:56.247] java.nio.channels.UnresolvedAddressException


Thx for the report. BCNext is supposed to fix this bug.
bybitcoin
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
November 25, 2013, 08:51:44 AM
 #1431

Opened the Bounty Thread: https://bitcointalk.org/index.php?topic=345773.0
Good opportunty to get a big stack of Nxt is residing there!
qxzn
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
November 25, 2013, 08:55:20 AM
 #1432

Pardon for asking if it's already been answered, but where can I get access to the source code? I don't see it in the OP, I can't find a website for NXT, and it's not showing up when I google. Thanks.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 25, 2013, 08:57:11 AM
 #1433

Pardon for asking if it's already been answered, but where can I get access to the source code? I don't see it in the OP, I can't find a website for NXT, and it's not showing up when I google. Thanks.

The source code will be released on the 3rd of January (if most of stakeholders vote for that). All that we have now is SHA256 hash of the source files.
qxzn
Hero Member
*****
Offline Offline

Activity: 609
Merit: 505



View Profile
November 25, 2013, 08:59:48 AM
 #1434

Pardon for asking if it's already been answered, but where can I get access to the source code? I don't see it in the OP, I can't find a website for NXT, and it's not showing up when I google. Thanks.

The source code will be released on the 3rd of January (if most of stakeholders vote for that). All that we have now is SHA256 hash of the source files.

Why?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 25, 2013, 09:02:35 AM
 #1435

Why?

Hm... Good question. I believe as a protection against copy-pasters who love to launch cryptoclones. Stakeholders paid real money, they wouldn't be happy if someone launched a clone.
nnn
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
November 25, 2013, 09:22:47 AM
 #1436

Still nothing coming through, waited overnight: http://88.198.210.245:7876/?request=getBalance&account=15627247923681139826
Noitev
Hero Member
*****
Offline Offline

Activity: 812
Merit: 505


The Last NXT Founder


View Profile
November 25, 2013, 09:22:57 AM
 #1437

Ok, the ckient won't let me send anything with a transaction greater than 1, so i cant send more than 1499 coins per transaction.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
November 25, 2013, 09:24:28 AM
 #1438


 Huh Why this account is supposed to receive anything?
nnn
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
November 25, 2013, 09:42:20 AM
 #1439


 Huh Why this account is supposed to receive anything?


Another user sent me a test coin yesterday (or so he said!)
Noitev
Hero Member
*****
Offline Offline

Activity: 812
Merit: 505


The Last NXT Founder


View Profile
November 25, 2013, 09:47:56 AM
 #1440

Ok, the ckient won't let me send anything with a transaction greater than 1, so i cant send more than 1499 coins per transaction.

can anyone tell me why?
Pages: « 1 ... 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [72] 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 ... 146 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!