myagui
Legendary
Offline
Activity: 1154
Merit: 1001
|
|
September 07, 2015, 07:10:27 PM Last edit: September 07, 2015, 07:37:20 PM by myagui |
|
One roadblock to solo mining seems like it should not be one: the memory/disk requirements of a full node. It sems to be that, in order to mine, you need just the latest N blocks (enough for the block template, and a few more to handle reorgs). Also the tx pool. But most of the DB, you don't need if your goal is just to mine. So making a "mining node" mode may make being a solo miner less painful. [...]
Exactly. Which is another reason why I'm really digging this light-node I have effectively been solo mining on the light-node ever since the 1st test release was posted. With light-node in mind, particularly in some future iteration where one can setup bandwidth limits and is powered by some DB backend, I would probably revise my suggestion at 20% reward boost ... Maybe some 10% would be a sufficient motivator. All arbitrary numbers that I'm pulling out of my rear end btw. Edit: Maybe worth considering a doubly-light-node, the rough equivalent of a light-node that stores an even smaller range of the network history? Or perhaps a strict barebones construct that would only store the absolutely necessary data (as you well described)... I would think that such a barebones node is still a valuable contributor towards network health (and security). Edit2: Require some further thought as to how would we ensure that such a doubly-light-node or the barebones construct, would not include invalid transactions in blocks that it mines (double-spends, etc). Obviously, the offending node would eventually fork off, as the rest of the network would reject that block (assuming a super-majority of full nodes). Still, at minimum, this would represent a DoS attack on these nodes: that they could be "poisoned" with invalid transaction data, so that their blocks would be rejected by the network. Edit3: Need moar edits
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
September 07, 2015, 08:55:49 PM |
|
It sems to be that, in order to mine, you need just the latest N blocks (enough for the block template, and a few more to handle reorgs). Also the tx pool. But most of the DB, you don't need if your goal is just to mine. So making a "mining node" mode may make being a solo miner less painful.
This only works if such miners are a small hash share, but there is no way to ensure that. If they become a large share then attacking the chain with long forks, or even permanent ones, becomes possible since those miners will accept transactions that are invalid with respect to the earlier blocks. In fact those miners may never agree to reject those blocks if that chain remains longer. Unfortunately the light node (--pruning) is the best that can be done reasonably safely and that still requires a fair bit of memory and disk (though at least the rate of growth is more contained, giving Moore's Law a chance to catch up). Of course Monero's wonderful database completely solves the memory usage part (once it is fully debugged), but currently increases the disk usage part by quite a bit.
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
September 08, 2015, 09:59:36 PM |
|
We got another 500 AEON donation within the past day or two, plus continued --donate mining.
Thank you to all the donators!
balance: 440447.836861825727, unlocked balance: 440409.651928618917
|
|
|
|
TheGift73
|
|
September 09, 2015, 02:14:42 AM |
|
Quote from GingerAle I mean one of the primary problems is the fact that a malicous miner could spawn multiple instances of the mining function, and assuming this miner could always just hide themselves behind layers of abstraction...... I guess its just one of those things that I assumed was too difficult to solve, and hence it hasn't been solved by now. I have zero programming ability, but would it be possible to have miners registered somehow or tagged I guess to the AEON blockchain, so that miners would have to be verified between nodes/wallets in order to mine or vote. Would that be a way to identify multiple instances as they would be seen as clones or a attempted double spend, if you will? Kind of like using Smart Contracts along with the Byzantine General theory? Hope that makes sense? It does to me but it's late and I'm not great at explaining things sometimes.
|
|
|
|
eeX
|
|
September 09, 2015, 06:12:55 AM Last edit: September 09, 2015, 07:53:20 AM by eeX |
|
Hello guru! Some shit happend 3-4 days ago. Couldn't sync blockchain since. Block 603107 magic. Log attached. Any ideas? Tnx in advance. 2015-Sep-09 08:47:17.686379 aeon v0.9.4.0() 2015-Sep-09 08:47:17.689379 Module folder: C:\BIT\AEON\aeond.exe 2015-Sep-09 08:47:17.697379 Initializing p2p server... 2015-Sep-09 08:47:17.702380 Binding on 0.0.0.0:11180 2015-Sep-09 08:47:17.736382 Net service binded on 0.0.0.0:11180 2015-Sep-09 08:47:17.742382 Attempting to add IGD port mapping. 2015-Sep-09 08:47:20.789556 UPnP device was found but not recoginzed as IGD. 2015-Sep-09 08:47:20.797557 P2p server initialized OK 2015-Sep-09 08:47:20.802557 Initializing cryptonote protocol... 2015-Sep-09 08:47:20.810557 Cryptonote protocol initialized OK 2015-Sep-09 08:47:20.819558 Initializing core rpc server... 2015-Sep-09 08:47:20.826558 Binding on 127.0.0.1:11181 2015-Sep-09 08:47:20.852560 Core rpc server initialized OK on port: 11181 2015-Sep-09 08:47:20.861560 Initializing core... 2015-Sep-09 08:47:20.866561 Loading blockchain... 2015-Sep-09 08:48:22.500086 CHECKPOINT PASSED FOR HEIGHT 1 <1440a20f078bf3264822234b347f8382606577d73d4e9d3cb7296d73889bc421> 2015-Sep-09 08:48:22.514087 CHECKPOINT PASSED FOR HEIGHT 100 <6dd13aaab16679f49ee6b2b75c7dc99b1fd09ab2282b18cb4b55b73110655742> 2015-Sep-09 08:48:22.567090 CHECKPOINT PASSED FOR HEIGHT 1000 <bc6458452fd0575a314089bf302f6fd68ebaa2d689c42f3365293b96bbdf1f25> 2015-Sep-09 08:48:22.770101 CHECKPOINT PASSED FOR HEIGHT 10000 <1ac1ebd25baf0d6ec593daa3389f1aa7e860ff2cc29f3cf1be586d245b379da4> 2015-Sep-09 08:48:22.899109 CHECKPOINT PASSED FOR HEIGHT 15000 <15567af42afc1ed00538f53b5e3822d421e3ed6372ca79f4ea4e3e3bab709a87> 2015-Sep-09 08:48:27.638380 CHECKPOINT PASSED FOR HEIGHT 175500 <3f7dd748b3b863b04654d87a387f2b65a365f467188971f3192eab2368e64a35> 2015-Sep-09 08:48:33.639723 CHECKPOINT PASSED FOR HEIGHT 450000 <f69a6e57c4dd5df2f492c9d31c50f11aad2c25a64d540ce5f5d11b572aec8ab7> 2015-Sep-09 08:48:35.440826 CHECKPOINT PASSED FOR HEIGHT 540000 <94e19cf9d5a16ae90f67c321f8376b87da21d6d6c2cb0957b9ab558dca66c1dc> 2015-Sep-09 08:48:36.463884 CHECKPOINT PASSED FOR HEIGHT 592001 <e8bc936b287a9c426a15cf127624b064c88e6d37655cc87f9a62cf1623c62385> 2015-Sep-09 08:48:36.471885 Blockchain initialized. last block: 603106, d3.h21.m2.s23 time ago, current difficulty: 28623881 2015-Sep-09 08:48:36.481886 Core initialized OK 2015-Sep-09 08:48:36.484886 Starting core rpc server... 2015-Sep-09 08:48:36.487886 Run net_service loop( 2 threads)... 2015-Sep-09 08:48:36.504887 [SRV_MAIN]Core rpc server started ok 2015-Sep-09 08:48:36.508887 [SRV_MAIN]Starting p2p net loop... 2015-Sep-09 08:48:36.512887 [SRV_MAIN]Run net_service loop( 10 threads)... 2015-Sep-09 08:48:37.513945 [P2P8] ********************************************************************** The daemon will start synchronizing with the network. It may take up to several hours.
You can set the level of process detailization* through "set_log <level>" command*, where <level> is between 0 (no details) and 4 (very verbose).
Use "help" command to see the list of available commands.
Note: in case you need to interrupt the process, use "exit" command. Otherwise, the current progress won't be saved. ********************************************************************** 2015-Sep-09 08:48:49.303619 [P2P8][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604601 [1494 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:48:51.452742 [P2P8]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:48:51.472743 [P2P8]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:48:51.482744 [P2P8][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:49:01.467315 [P2P8][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604601 [1494 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:49:01.969343 [P2P9][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604601 [1494 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:49:03.592436 [P2P9][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604601 [1494 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:49:03.604437 [P2P8]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:49:03.642439 [P2P8]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:49:03.660440 [P2P8][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:49:03.840450 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:49:03.869452 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:49:03.891453 [P2P1][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:49:04.683499 [P2P8][99.236.119.155:11180 OUT]Sync data returned unknown top block: 603107 -> 604601 [1494 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:49:05.367538 [P2P1][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604601 [1494 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:49:05.440542 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:49:05.472544 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:49:05.502545 [P2P1][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:49:07.530661 [P2P8]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:49:07.562663 [P2P8]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:49:07.588665 [P2P8][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:49:14.999089 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:49:15.026090 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:49:15.050091 [P2P1][99.236.119.155:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:49:52.495233 [P2P1][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:49:52.971260 [P2P8][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:49:53.472289 [P2P8][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:49:54.754362 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:49:54.760363 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:49:54.768363 [P2P1][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:49:54.803365 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:49:54.814366 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:49:54.823366 [P2P1][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:49:56.222446 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:49:56.246448 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:49:56.267449 [P2P1][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:49:59.228618 [P2P5][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:49:59.729647 [P2P1][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:00.220675 [P2P1][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:00.694702 [P2P5][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:01.665758 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:01.688759 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:01.705760 [P2P5][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:01.735762 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:01.753763 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:01.768764 [P2P9][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:02.229790 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:02.236790 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:02.242791 [P2P9][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:02.497805 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:02.504806 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:02.510806 [P2P5][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:25.806139 [P2P5][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:26.298167 [P2P5][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:26.790195 [P2P9][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:27.428231 [P2P9][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:27.679246 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:27.697247 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:27.708247 [P2P9][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:28.332283 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:28.355284 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:28.373285 [P2P9][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:29.255336 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:29.277337 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:29.298338 [P2P9][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:29.553353 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:29.572354 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:29.586355 [P2P5][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:40.459977 [P2P9][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:40.958005 [P2P1][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:41.433032 [P2P7][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:41.913060 [P2P1][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:42.738107 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:42.747107 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:42.754108 [P2P9][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:42.826112 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:42.833112 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:42.839113 [P2P9][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:43.498150 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:43.509151 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:43.534152 [P2P1][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:44.089184 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:44.109185 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:44.135187 [P2P9][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:56.293882 [P2P9][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:56.775910 [P2P1][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:57.269938 [P2P9][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:57.943977 [P2P7][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:50:58.428004 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:58.456006 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:58.476007 [P2P5][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:58.748023 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:58.771024 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:58.792025 [P2P5][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:50:59.139045 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:50:59.162046 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:50:59.181047 [P2P1][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:00.288111 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:00.311112 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:00.336114 [P2P1][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:00.465121 [P2P5][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:00.957149 [P2P5][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:01.619187 [P2P1][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:02.731250 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:02.753252 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:02.774253 [P2P5][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:02.812255 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:02.835256 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:02.856258 [P2P5][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:04.119330 [P2P5][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:04.351343 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:04.367344 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:04.379345 [P2P1][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:04.594357 [P2P5][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:05.282396 [P2P5][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:05.787425 [P2P1][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:06.320456 [P2P7]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:06.335457 [P2P7]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:06.342457 [P2P7][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:06.388460 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:06.396460 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:06.406461 [P2P5][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:08.015553 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:08.022553 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:08.029554 [P2P5][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:08.299569 [P2P1][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:08.888603 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:08.910604 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:08.930605 [P2P5][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:08.956607 [P2P9][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:09.444634 [P2P9][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:09.934663 [P2P5][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:10.121673 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:10.144675 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:10.164676 [P2P9][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:11.604758 [P2P9]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:11.623759 [P2P9]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:11.634760 [P2P9][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:11.635760 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:11.660761 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:11.666762 [P2P1][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:12.086786 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:12.109787 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:12.129788 [P2P1][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:17.544098 [P2P1][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:18.026125 [P2P8][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:18.700164 [P2P8][68.67.95.71:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:19.174191 [P2P8][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:19.686220 [P2P8]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:19.710222 [P2P8]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:19.729223 [P2P8][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:20.651275 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:20.676277 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:20.697278 [P2P1][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:20.971294 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:20.997295 [P2P1]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:21.014296 [P2P1][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:23.414434 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:23.436435 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:23.452436 [P2P5][68.67.95.71:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:23.463436 [P2P5]Ip 68.67.95.71 blocked. 2015-Sep-09 08:51:26.800627 [P2P1][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:27.277654 [P2P1][74.91.23.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:27.751682 [P2P5][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:28.648733 [P2P7]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:28.671734 [P2P7]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:28.692735 [P2P7][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:29.363774 [P2P7]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:29.388775 [P2P7]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:29.405776 [P2P7][74.91.23.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:29.421777 [P2P7]Ip 74.91.23.186 blocked. 2015-Sep-09 08:51:29.832801 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:29.856802 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:29.877803 [P2P5][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:30.225823 [P2P5][192.187.114.114:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:30.747853 [P2P7][63.141.254.186:11180 OUT]Sync data returned unknown top block: 603107 -> 604602 [1495 blocks (4 days) behind] SYNCHRONIZATION started 2015-Sep-09 08:51:32.018926 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:32.033927 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:32.041927 [P2P5][192.187.114.114:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:32.047927 [P2P5]Ip 192.187.114.114 blocked. 2015-Sep-09 08:51:33.053985 [P2P5]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height 2015-Sep-09 08:51:33.076986 [P2P5]Block recognized as orphaned and rejected, id = <6a300799d515ea87ec87c0bd17a517054ffdc2dc4683e515531170df7a0e8d90> 2015-Sep-09 08:51:33.096987 [P2P5][63.141.254.186:11180 OUT]Block received at sync phase was marked as orphaned, dropping connection 2015-Sep-09 08:51:33.115988 [P2P5]Ip 63.141.254.186 blocked.
|
Soldo [SLD] @ Soldo.IN
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
September 09, 2015, 06:28:31 AM |
|
Hello guru!
Some shit happend 3-4 days ago. Couldn't sync blockchain since. Block 603107 magic. Log attached. Any ideas? Tnx in advance.
Please start your node with --add-exclusive-node 10.1.1.1:1 and then do a "print_block 603106" and post the results
|
|
|
|
eeX
|
|
September 09, 2015, 07:09:17 AM Last edit: September 09, 2015, 07:54:25 AM by eeX |
|
print_block 603106block_id: <a55f3e510b789609b1e78f3765e9d3b3b721dde99864df3ea5e788faf60a2005> { "major_version": 1, "minor_version": 0, "timestamp": 1441442773, "prev_id": "54cfa524f540d4a413e7445f78f2790d686959dbdbd9812e7ec5f3b2d6e05241",
"nonce": 3892320750, "miner_tx": { "version": 1, "unlock_time": 603166, "vin": [ { "gen": { "height": 603106 } } ], "vout": [ { "amount": 1172336155, "target": { "key": "19c5e7b5211f10dced2425c16d1598ec1db174396f012aa8a7e50e3924bb5357" } }, { "amount": 80000000000, "target": { "key": "3c81a2e44a4b3660e87971008b68e6c3109e4de696cd2c99203d0bf5f8db39bd" } }, { "amount": 300000000000, "target": { "key": "6f46df080bf0f95c389b0610fee778d6b53cfdf689a4f86e89be4238ecefccb9" } }, { "amount": 8000000000000, "target": { "key": "7f4e9fd56dc78d180ad585a65012c747444e9a2fa77db45baf086d01f840ce15" } }, { "amount": 30000000000000, "target": { "key": "861db91f8e3e50d6e2a0fc5113f6ec3fb597c44f7d3e98189522578c329441f4" } } ], "extra": [ 1, 24, 230, 41, 24, 108, 42, 248, 91, 115, 172, 22, 11, 74, 230, 222, 73, 206, 180, 181, 69, 218, 62, 86, 114, 60, 218, 81, 51, 181, 167, 58, 193, 2, 8, 0, 0, 0, 0, 3, 73, 43, 125 ], "signatures": [ ] }, "tx_hashes": [ ] } 2015-Sep-09 10:05:51.583369 [P2P5][0.0.0.0:0 OUT]Connect failed to 10.1.1.1:1
|
Soldo [SLD] @ Soldo.IN
|
|
|
QuasiPuppet
Newbie
Offline
Activity: 25
Merit: 0
|
|
September 09, 2015, 07:19:18 AM |
|
Has anyone been able to compile Aeon on Arch? I cant get the darn aeond to compile on Arch or run if I compile on Ubuntu....
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
September 09, 2015, 07:23:45 AM |
|
2015-Sep-09 08:49:05.440542 [P2P1]ERROR C:\Users\Arno\Documents\GitHub\aeon-0.9.4.0\src\cryptonote_core\blockchain_storage.cpp:780 main blockchain wrong height
This error indicates that your blockchain.bin file is corrupt. (The alt-chain supposedly connects to a block that is higher than the length of the main chain in your blockchain.bin file.) I don't know how this happened and if you want to upload your blockchain.bin somewhere perhaps we can analyze it. However, for the time being I suggest that you either delete blockchain.bin and resync from scratch (reasonably fast with the latest version) or download one of the bootstraps.
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
September 09, 2015, 07:23:56 AM |
|
Has anyone been able to compile Aeon on Arch? I cant get the darn aeond to compile on Arch or run if I compile on Ubuntu....
What error do you get?
|
|
|
|
QuasiPuppet
Newbie
Offline
Activity: 25
Merit: 0
|
|
September 09, 2015, 07:27:34 AM |
|
Has anyone been able to compile Aeon on Arch? I cant get the darn aeond to compile on Arch or run if I compile on Ubuntu....
What error do you get? [twiggy@archie Aeon 0.9.4]$ ./aeond ./aeond: error while loading shared libraries: libboost_system.so.1.55.0: cannot open shared object file: No such file or directory [twiggy@archie Aeon 0.9.4]$
[twiggy@archie Aeon 0.9.4]$ ldd aeond ] linux-vdso.so.1 (0x00007ffd3f5f4000) libc.so.6 => /usr/lib/libc.so.6 (0x00007f8eaae5a000) libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f8eaac3d000) libboost_system.so.1.55.0 => not found libboost_filesystem.so.1.55.0 => not found libboost_thread.so.1.55.0 => not found libboost_date_time.so.1.55.0 => not found libboost_chrono.so.1.55.0 => not found libboost_regex.so.1.55.0 => not found libboost_serialization.so.1.55.0 => not found libboost_program_options.so.1.55.0 => not found libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f8eaa8bb000) libm.so.6 => /usr/lib/libm.so.6 (0x00007f8eaa5bd000) libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f8eaa3a7000) /lib64/ld-linux-x86-64.so.2 (0x00007f8eab1fe000)
I for sure have all the Boost Libs installed. [twiggy@archie Aeon 0.9.4]$ sudo pacman -S boost-libs [sudo] password for twiggy: warning: boost-libs-1.58.0-3 is up to date -- reinstalling resolving dependencies... looking for conflicting packages...
Packages (1) boost-libs-1.58.0-3
Total Installed Size: 10.92 MiB Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] y (1/1) checking keys in keyring [####################################################] 100% (1/1) checking package integrity [####################################################] 100% (1/1) loading package files [####################################################] 100% (1/1) checking for file conflicts [####################################################] 100% (1/1) checking available disk space [####################################################] 100% (1/1) reinstalling boost-libs [####################################################] 100%
|
|
|
|
QuasiPuppet
Newbie
Offline
Activity: 25
Merit: 0
|
|
September 09, 2015, 07:30:18 AM |
|
Here is the error when I try to compile on Arch: Scanning dependencies of target upnpc-static make[3]: Leaving directory '/home/twiggy/Wallets/aeon/build/release' make[3]: Entering directory '/home/twiggy/Wallets/aeon/build/release' [ 1%] Building C object external/miniupnpc/CMakeFiles/upnpc-static.dir/igd_desc_parse.c.o In file included from /usr/include/stdio.h:27:0, from /home/twiggy/Wallets/aeon/external/miniupnpc/igd_desc_parse.c:10: /usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ cc1: all warnings being treated as errors external/miniupnpc/CMakeFiles/upnpc-static.dir/build.make:62: recipe for target 'external/miniupnpc/CMakeFiles/upnpc-static.dir/igd_desc_parse.c.o' failed make[3]: *** [external/miniupnpc/CMakeFiles/upnpc-static.dir/igd_desc_parse.c.o] Error 1 make[3]: Leaving directory '/home/twiggy/Wallets/aeon/build/release' CMakeFiles/Makefile2:140: recipe for target 'external/miniupnpc/CMakeFiles/upnpc-static.dir/all' failed make[2]: *** [external/miniupnpc/CMakeFiles/upnpc-static.dir/all] Error 2 make[2]: Leaving directory '/home/twiggy/Wallets/aeon/build/release' Makefile:138: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/twiggy/Wallets/aeon/build/release' Makefile:20: recipe for target 'build-release' failed make: *** [build-release] Error 2
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
September 09, 2015, 07:41:41 AM |
|
Has anyone been able to compile Aeon on Arch? I cant get the darn aeond to compile on Arch or run if I compile on Ubuntu....
What error do you get? It's looking for boost-1.55 but you have boost 1.58 installed. As for the compile error, go into CMakeLists.txt, find where is says -Werror and delete that.
|
|
|
|
MbccompanyX
Full Member
Offline
Activity: 182
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
|
|
September 09, 2015, 10:58:16 AM |
|
Somebody knows if there is a qt version of AEON? The only one i can find is daemon and let's say that i'm not friendly when it comes to comand lines....
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
September 09, 2015, 11:01:57 AM |
|
Somebody knows if there is a qt version of AEON? The only one i can find is daemon and let's say that i'm not friendly when it comes to comand lines....
The official version is in development. Community member h0g0f0g0 created this Qt version based on earlier work by Bitkoot: https://bitcointalk.org/index.php?topic=641696.msg12153609#msg12153609
|
|
|
|
MbccompanyX
Full Member
Offline
Activity: 182
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
|
|
September 09, 2015, 11:10:45 AM |
|
But there is a possible date for the official qt version? Anyway thanks for the link i will try it as soon as possible
|
|
|
|
eeX
|
|
September 09, 2015, 11:29:26 AM |
|
This error indicates that your blockchain.bin file is corrupt. (The alt-chain supposedly connects to a block that is higher than the length of the main chain in your blockchain.bin file.)
I don't know how this happened and if you want to upload your blockchain.bin somewhere perhaps we can analyze it. However, for the time being I suggest that you either delete blockchain.bin and resync from scratch (reasonably fast with the latest version) or download one of the bootstraps.
Thank a lot, issue was fixed. I have 2 questions, BTW: 1. Is it possible to store blockchain in any place I want (Win client)? Drive C: is too small. 2. Why aeond takes all available memory (4Gb)? Other daemons not so hungry...
|
Soldo [SLD] @ Soldo.IN
|
|
|
MbccompanyX
Full Member
Offline
Activity: 182
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
|
|
September 09, 2015, 12:47:46 PM |
|
Is normal that if i give the command bc_height (that i suppose shows the last block downloaded) shows 401 and doesn't change even after 1 hour? i have 7 peers and no idea about how is possible...
|
|
|
|
nioc
Legendary
Offline
Activity: 1624
Merit: 1008
|
|
September 09, 2015, 01:27:59 PM |
|
New version (0.9.4.0)Mandatory if you are currently using 0.9.2.0 or 0.9.3.0Recommended for all usersIn order to avoid any future problems like the one that happened to MoneroMooo's pool, this release reverts the recent changes to optimize blockchain memory usage and remove stuck tx key images. It is very likely that one of these changes (possibly in connection with some existing bug) caused Mooo's blockchain to become corrupt. Those changes are also present in the pruning test so I recommend discontinuing the test until further notice. The other recent improvements such as fixing the mining speed on Windows, anonymity improvements, transaction fee, dust reduction, etc. remain in this version. You will need to download a bootstrap from before the 0.9.2.0-0.9.3.0 changes or resync. Your existing blockchain will be ignored. Resyncing should be significantly faster than before in most cases. The older bootstraps from OP will likely work thought they will require a bit of syncing. The pruning test branch has been updated to 0.9.4.0, so if you are using that you will need to fetch the update and recompile or wait for a new community-provided build. Other changes in this releaseOptimize sync speed in checkpoint zone Update seed node list https://github.com/aeonix/aeon/releases/tag/v0.9.4.0 I was using 0.9.1.1 and just updated to 0.9.4.0 I did not download a bootstrap but just opened it. The blockchain had been up to date on 0.9.1.1. My comp is relatively slow. It went thru the checkpoints in one minute as well as "blockchain initialized. last block 604734" and 2 minutes later it was synced. Is that correct? Was I supposed to delete any BIN files?
|
|
|
|
bitl0ck
|
|
September 09, 2015, 01:47:16 PM |
|
10K AEON FOR SALE, paypal or paysafecard.
pm me
|
|
|
|
|