merc84
|
|
September 23, 2014, 09:00:17 PM |
|
are we all on different forks Haha Well, how would sending between forked wallets work then? Maybe ur wallets are on the same fork I sincerely hope not! What is your current block height? 270
|
|
|
|
merc84
|
|
September 23, 2014, 09:03:34 PM |
|
pretty sure i'm on some random fork, and one of my miners keeps segfaulting despite working fine on testnet
|
|
|
|
Hix
Legendary
Offline
Activity: 1971
Merit: 1036
|
|
September 23, 2014, 09:04:32 PM |
|
I can`t start wallet, give me this error coinshield server starting terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): bind: Address already in use Someone help me please daemon already running? No. I trying to run daemon.
|
|
|
|
Videlicet
Legendary
Offline
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
|
|
September 23, 2014, 09:05:24 PM |
|
I have found the issue to the forks. It was because the seed nodes were rejecting the Forks and Crashing due to my failure to check mapBlockIndex when checking the Checkpoint Timespan. I am seeing all the forks coming into the seed nodes now. The problem though, is this will be a very unfair distribution. I am setting up a new network with new ports. Stop mining now, and wait. I am starting the next difficulty at 3 to start with slower block production and have minimum difficulty of 2.0. This will ease into the chain and eliminate the issue we just experienced.What you are mining right now will not be credited on the main chain. I am releasing new binaries in the next half hour after I verify everything is okay.Thank You everyone for helping to resolve these issues with your mining power. Consider this a Community Launch Viz.
|
[ Nexus] Created by Viz. [ Videlicet] : "videre licet - it may be seen; evidently; clearly"
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
September 23, 2014, 09:06:59 PM |
|
I can`t start wallet, give me this error coinshield server starting terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): bind: Address already in use Someone help me please daemon already running? No. I trying to run daemon. Do you have any other crypto wallets running? I think someone said earlier that LTC used the same port. If nothing else, reboot and try running it again
|
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
September 23, 2014, 09:08:41 PM |
|
WTS 1000 CSD lol
|
|
|
|
Hix
Legendary
Offline
Activity: 1971
Merit: 1036
|
|
September 23, 2014, 09:15:31 PM |
|
I can`t start wallet, give me this error coinshield server starting terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): bind: Address already in use Someone help me please daemon already running? No. I trying to run daemon. Do you have any other crypto wallets running? I think someone said earlier that LTC used the same port. If nothing else, reboot and try running it again No othen wallets but i reboot The system is going down for reboot NOW! after reboot irvo@:~$ ./coinshield irvo@:~$ coinshield server starting terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): bind: Address already in use Ubuntu 14.04 boost version 1.54 What can it be?
|
|
|
|
Videlicet
Legendary
Offline
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
|
|
September 23, 2014, 09:17:18 PM |
|
I can`t start wallet, give me this error coinshield server starting terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): bind: Address already in use Someone help me please daemon already running? No. I trying to run daemon. Do you have any other crypto wallets running? I think someone said earlier that LTC used the same port. If nothing else, reboot and try running it again No othen wallets but i reboot The system is going down for reboot NOW! after reboot irvo@:~$ ./coinshield irvo@:~$ coinshield server starting terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): bind: Address already in use Ubuntu 14.04 boost version 1.54 What can it be? This means that you still have an instance of Coinshield Running. The Operating System will only let a port be bound by one application. Try checking your System Monitor for lingering process. Viz.
|
[ Nexus] Created by Viz. [ Videlicet] : "videre licet - it may be seen; evidently; clearly"
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
September 23, 2014, 09:18:41 PM |
|
I can`t start wallet, give me this error coinshield server starting terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): bind: Address already in use Someone help me please daemon already running? No. I trying to run daemon. Do you have any other crypto wallets running? I think someone said earlier that LTC used the same port. If nothing else, reboot and try running it again No othen wallets but i reboot The system is going down for reboot NOW! after reboot irvo@:~$ ./coinshield irvo@:~$ coinshield server starting terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >' what(): bind: Address already in use Ubuntu 14.04 boost version 1.54 What can it be? did you install the dev package? ie libboost-dev?
|
|
|
|
Hix
Legendary
Offline
Activity: 1971
Merit: 1036
|
|
September 23, 2014, 09:22:37 PM |
|
did you install the dev package? ie libboost-dev?
did you mean libboost-all-dev ? yes
|
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
September 23, 2014, 09:23:16 PM |
|
ok how about killall coinshield
|
|
|
|
Superxfast
|
|
September 23, 2014, 09:23:30 PM |
|
How to build on Centos 6. Could you release binary miner for centos 6
|
|
|
|
|
Hix
Legendary
Offline
Activity: 1971
Merit: 1036
|
|
September 23, 2014, 09:26:23 PM |
|
This means that you still have an instance of Coinshield Running. The Operating System will only let a port be bound by one application. Try checking your System Monitor for lingering process.
Viz.
How can it be if i reboot comp.? irvo@:~$ killall -9 coinshield coinshield: no process found
|
|
|
|
Superxfast
|
|
September 23, 2014, 09:33:26 PM |
|
no configure file. i am not programmer.
|
|
|
|
Videlicet
Legendary
Offline
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
|
|
September 23, 2014, 09:36:03 PM |
|
This means that you still have an instance of Coinshield Running. The Operating System will only let a port be bound by one application. Try checking your System Monitor for lingering process.
Viz.
How can it be if i reboot comp.? irvo@:~$ killall -9 coinshield coinshield: no process found Then you must have another process bound to the same port. Do you have another wallet open? Viz.
|
[ Nexus] Created by Viz. [ Videlicet] : "videre licet - it may be seen; evidently; clearly"
|
|
|
Hix
Legendary
Offline
Activity: 1971
Merit: 1036
|
|
September 23, 2014, 09:37:26 PM |
|
i found the problem
listen=1 daemon=1 server=1 rpcuser=user rpcpassword=pass rpcallowip=127.0.0.1 gen=1
|
|
|
|
wisnon
|
|
September 23, 2014, 09:39:15 PM |
|
@Videlicet win-qt???
|
|
|
|
Videlicet
Legendary
Offline
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
|
|
September 23, 2014, 09:44:38 PM Last edit: September 23, 2014, 11:11:26 PM by Videlicet |
|
Progress has been made. Issue resolved as we had it before. Changed difficulty starts and checkpoint timespan, found a couple bugs that brought upon our issues. New Time-Lock: 1411510800
Ubuntu Windows Miner
You MUST download new binaries!
Mining LLP Port is now 9325 so to start your miner use 127.0.0.1 9324. Again, my apologies.Viz.
|
[ Nexus] Created by Viz. [ Videlicet] : "videre licet - it may be seen; evidently; clearly"
|
|
|
deodecagone
|
|
September 23, 2014, 09:48:12 PM |
|
{ "blocks" : 0, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.00000000, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkghps" : 0.00000000, "pooledtx" : 0, "testnet" : false }
|
|
|
|
|