salsacz
|
|
November 26, 2013, 11:21:50 PM |
|
So after I watched a few videos where I learned how to create a .bat launcher etc.. I finally launched a local app: http://imgur.com/Rup9ymuI am not sure, but I should probably see 4190 in the number on the top right corner (thanks to "bitme"). Any suggestions? Thanks
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 26, 2013, 11:24:57 PM |
|
So after I watched a few videos where I learned how to create a .bat launcher etc.. I finally launched a local app: http://imgur.com/Rup9ymuI am not sure, but I should probably see 4190 in the number on the top right corner (thanks to "bitme"). Any suggestions? Thanks U didn't download the whole blockchain. There are more than 2000 blocks already.
|
|
|
|
aldrin
|
|
November 26, 2013, 11:26:34 PM |
|
So if the time diff is not zero i delete those peers (click trash bin)? How do i see my time sync amount?
+/- 15 sec frame is allowed How can I check if i'm in sync? I don't see my own IP in the list of peers. thanks
|
|
|
|
opticalcarrier
|
|
November 26, 2013, 11:32:18 PM |
|
ok let me back up a bit.... am i doing something wrong here? I use java -cp -Nxt.zip Nxt from the directory the Nxt.zip file is in and it says 2.11 running, then craps out at 133 blocks. I uninstalled java, reinstalled new JRE version, erased all java temp files, erased all NXT files, downloaded the new 2.11 zip and cranked up, same thing. reboots dont bhelp. No errors on DOS window. Anyone help?
Thx for the report. I'll send it to BCNext next morning. And I guess you arent mining unless you open the localhost web page and unlock, right?
Right. ok thanks we'll see what they say i guess. Im intently checking all nxt-related stuff.. with its new features im betting itll go big and want to buy more but freaking coinbase is taking FOREVER to verify my deposit. If it matters, all my known peers are moving to 0 and into blacklisted
|
|
|
|
klee
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
November 26, 2013, 11:34:49 PM |
|
ok let me back up a bit.... am i doing something wrong here? I use java -cp -Nxt.zip Nxt from the directory the Nxt.zip file is in and it says 2.11 running, then craps out at 133 blocks. I uninstalled java, reinstalled new JRE version, erased all java temp files, erased all NXT files, downloaded the new 2.11 zip and cranked up, same thing. reboots dont bhelp. No errors on DOS window. Anyone help?
Thx for the report. I'll send it to BCNext next morning. And I guess you arent mining unless you open the localhost web page and unlock, right?
Right. ok thanks we'll see what they say i guess. Im intently checking all nxt-related stuff.. with its new features im betting itll go big and want to buy more but freaking coinbase is taking FOREVER to verify my deposit. If it matters, all my known peers are moving to 0 and into blacklisted No nxt yet? Don't worry, some are selling them dirty cheap atm (0.6btc=1m nxt). I bet this will change soon though!
|
|
|
|
salsacz
|
|
November 26, 2013, 11:36:33 PM |
|
So after I watched a few videos where I learned how to create a .bat launcher etc.. I finally launched a local app: http://imgur.com/Rup9ymuI am not sure, but I should probably see 4190 in the number on the top right corner (thanks to "bitme"). Any suggestions? Thanks U didn't download the whole blockchain. There are more than 2000 blocks already. So... how can I download the whole blockchain?
|
|
|
|
96redformula
|
|
November 26, 2013, 11:37:17 PM |
|
All I get under blocks is this, it doesn't seem to get any further or do anything else.....There are 4 active peers. 0 1739068987193023818 Sunday, November 24, 2013 5:00:00 AM 73 1'000'000'000 + 0 9'344 B -1 2680262203532249785 100 %
Active Peer List 192.161.175.142 192.161.175.142 0 B 34 B - 162.243.145.83 162.243.145.83 0 B 18 B - 88.198.210.245 88.198.210.245 0 B 18 B - 146.185.168.142 146.185.168.142 0 B 34 B -
|
|
|
|
Ardolafat
|
|
November 26, 2013, 11:42:09 PM |
|
So after I watched a few videos where I learned how to create a .bat launcher etc.. I finally launched a local app: http://imgur.com/Rup9ymuI am not sure, but I should probably see 4190 in the number on the top right corner (thanks to "bitme"). Any suggestions? Thanks U didn't download the whole blockchain. There are more than 2000 blocks already. I have the almost same situation
|
|
|
|
Pouncer
|
|
November 26, 2013, 11:49:53 PM |
|
So after I watched a few videos where I learned how to create a .bat launcher etc.. I finally launched a local app: http://imgur.com/Rup9ymuI am not sure, but I should probably see 4190 in the number on the top right corner (thanks to "bitme"). Any suggestions? Thanks U didn't download the whole blockchain. There are more than 2000 blocks already. I have the almost same situation I had the same problem running it on my local machine. Almost impossible to catch up, often getting stuck at a particular block. Finally, manually copied all 6 *.nxt files from an updated node and put them into the local machine's Nxt directory. Launch program, and you're immediately there almost at the most recent block.
|
|
|
|
GCInc.
|
|
November 27, 2013, 12:01:00 AM |
|
Nice work CfB supporting the adoption threads all the way. A couple of questions:
- who are the shareholders, all Nxt owners or just the ~100 pre-launch benefactors? - could you set up a static site for the client (github?), it's getting rough to keep up with the constantly updated version URL's posted here and there.
|
|
|
|
96redformula
|
|
November 27, 2013, 12:15:12 AM |
|
I get these errors when launching in the browser: Exception in thread "pool-2-thread-3" java.nio.channels.WritePendingException at sun.nio.ch.AsynchronousSocketChannelImpl.write(Unknown Source) at sun.nio.ch.AsynchronousSocketChannelImpl.write(Unknown Source) at java.nio.channels.AsynchronousSocketChannel.write(Unknown Source) at Nxt$4.completed(Unknown Source) at Nxt$4.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source) at sun.nio.ch.Invoker$2.run(Unknown Source) at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Exception in thread "pool-2-thread-10" java.nio.channels.WritePendingExceptio at sun.nio.ch.AsynchronousSocketChannelImpl.write(Unknown Source) at sun.nio.ch.AsynchronousSocketChannelImpl.write(Unknown Source) at java.nio.channels.AsynchronousSocketChannel.write(Unknown Source) at Nxt$4.completed(Unknown Source) at Nxt$4.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source) at sun.nio.ch.Invoker$2.run(Unknown Source) at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Exception in thread "pool-2-thread-13" java.nio.channels.WritePendingExceptio at sun.nio.ch.AsynchronousSocketChannelImpl.write(Unknown Source) at sun.nio.ch.AsynchronousSocketChannelImpl.write(Unknown Source) at java.nio.channels.AsynchronousSocketChannel.write(Unknown Source) at Nxt$4.completed(Unknown Source) at Nxt$4.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source) at sun.nio.ch.Invoker$2.run(Unknown Source) at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
|
|
|
|
bybitcoin
|
|
November 27, 2013, 12:45:29 AM |
|
ok let me back up a bit.... am i doing something wrong here? I use java -cp -Nxt.zip Nxt from the directory the Nxt.zip file is in and it says 2.11 running, then craps out at 133 blocks. I uninstalled java, reinstalled new JRE version, erased all java temp files, erased all NXT files, downloaded the new 2.11 zip and cranked up, same thing. reboots dont bhelp. No errors on DOS window. Anyone help?
Thx for the report. I'll send it to BCNext next morning. And I guess you arent mining unless you open the localhost web page and unlock, right?
Right. ok thanks we'll see what they say i guess. Im intently checking all nxt-related stuff.. with its new features im betting itll go big and want to buy more but freaking coinbase is taking FOREVER to verify my deposit. If it matters, all my known peers are moving to 0 and into blacklisted No nxt yet? Don't worry, some are selling them dirty cheap atm (0.6btc=1m nxt). I bet this will change soon though! Unfortunately affected by their bump and dump race, I got tempted to sell some 5M Nxt @ 0.7 btc for each 1M Nxt. 5M got all sold out in 2 hours! No more Nxt at these dumb prices. I prefer to keep the remaining for when coloredcoin and other features get enabled too. I am sure what will come next
|
|
|
|
96redformula
|
|
November 27, 2013, 12:55:09 AM |
|
Got it solved, it seemed to be a time difference, I went into clock and told it to update to time.windows.com.
Can somebody send me something so I can start mining?
7756685842877502533
|
|
|
|
eid
|
|
November 27, 2013, 01:08:36 AM |
|
Got it solved, it seemed to be a time difference, I went into clock and told it to update to time.windows.com.
Can somebody send me something so I can start mining?
7756685842877502533
sure. sent. eid
|
|
|
|
96redformula
|
|
November 27, 2013, 01:09:48 AM |
|
So now.....
Recent blocks [2076] Active Peers[12]
eid was nice enough to send me a coin, thanks!
So the mining should be automated now?
|
|
|
|
eid
|
|
November 27, 2013, 01:10:34 AM |
|
you'll have to wait for 1440 blocks now : /
|
|
|
|
96redformula
|
|
November 27, 2013, 01:12:28 AM |
|
you'll have to wait for 1440 blocks now : /
Awwww . The early adopters/donors get their chance first I take it....
|
|
|
|
eid
|
|
November 27, 2013, 01:14:46 AM |
|
I'm not sure why it was set up like that.
You only get transaction fees anyway, so its not like anyone is making any money.
eid
|
|
|
|
nexern
|
|
November 27, 2013, 01:27:46 AM Last edit: November 27, 2013, 01:39:12 AM by nexern |
|
nxt blockchain explorer (alpha)http://87.230.14.1/nxt/nxt.cgi?action=1very naked but fast ;-) update time is currently 3 min. most important functions should work. as soon the nodes are more stable i will reduce this to near realtime. statistics are in work now, will add them tomorrow. some charting is planed too. if you have more ideas what to add or find bugs, please let me know.
|
|
|
|
crendore
|
|
November 27, 2013, 01:37:23 AM |
|
Whenever i leave the client open for more than a couple hours it suddenly looses all the blocks, goes back to the genesis block and gets stuck there. Is there a fix for this behaviour? Assoicated error log Exception in thread "Thread-11" java.lang.NullPointerException at Nxt$Peer$1.completed(Unknown Source) at Nxt$Peer$1.completed(Unknown Source) at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) at sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:301) 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:744) When this happens, the only way to fix it is deleting the .nxt files and redownloading the blockchain, but doing this every couple hours is a bit silly.
|
|
|
|
|