Bitcoin Forum
May 10, 2024, 12:57:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 »
  Print  
Author Topic: [ANN][SHA-256][21coin] ULTRA RARE 21 COIN - NOW IN CRYPTORUSH.IN - 3 EXCHANGES!  (Read 55692 times)
ayagle
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile WWW
January 25, 2014, 03:13:31 PM
 #281

The dev team can you please fix the crash error,
its crashing all the time. The workers get upset so I hope that you will solve the issue or else I think many people will jump out of this very rare 21coin.

regards


+1 This is getting ridiculous.
Its not only me having problems, other pools too,

+1 as well.. I am glad I didn't attempt to keep it running though, I didn't get the flack.. Cheesy

Playforbitco.in (*coming soon ( or possibly 4 sale) - Referral Trade Currency
1715302628
Hero Member
*
Offline Offline

Posts: 1715302628

View Profile Personal Message (Offline)

Ignore
1715302628
Reply with quote  #2

1715302628
Report to moderator
1715302628
Hero Member
*
Offline Offline

Posts: 1715302628

View Profile Personal Message (Offline)

Ignore
1715302628
Reply with quote  #2

1715302628
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715302628
Hero Member
*
Offline Offline

Posts: 1715302628

View Profile Personal Message (Offline)

Ignore
1715302628
Reply with quote  #2

1715302628
Report to moderator
1715302628
Hero Member
*
Offline Offline

Posts: 1715302628

View Profile Personal Message (Offline)

Ignore
1715302628
Reply with quote  #2

1715302628
Report to moderator
1715302628
Hero Member
*
Offline Offline

Posts: 1715302628

View Profile Personal Message (Offline)

Ignore
1715302628
Reply with quote  #2

1715302628
Report to moderator
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 25, 2014, 03:14:28 PM
 #282

is something wrong with luckyminers?
1.manual payout from yesterday not yet received
today the field of manual payout is disappeared from "edit account"
2. i cannot set the Automatic Payout Threshold,it said out of range but any value below 0.0001 cannot be edited!
3. i see a warning "You have exceeded the pools configured 21C warning threshold. Please initiate a transfer!"
but i cannot transfer anything!

i am staying away from the pool until the above are resolved


I've put everything to hold untill there is a proper fix for this coin without crashes. All the craches keep corrupting the blockchain and it has to be redownloaded every single time.
Since the dev is not responding and posting a working coindaemon it generates a lot of work to keep it running. I've been busy with this since the start of the launch. I'm not the only one with the problems.

I hope this will be good soon because otherwise the coin is dead..

Come mine Digibyte  DDOS Protected Server!
mingophoria
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
January 25, 2014, 03:15:08 PM
 #283

i cant seem to put in my wallet address in luckyminers.

 it shows
"Failed to update your account: Unable to connect to RPC server for coin address validation"

Please help. thanks.

Free BITCOINS N LITECOINS in your wallet everyday.
http://qoinpro.com/7314e7c13b16ece2e726a1e32650cd4a
"Pass the Flutter": F8WQXnNgmN9EpN3PWrztrNgDvmLpCjQudD
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 25, 2014, 03:15:16 PM
 #284

The dev team can you please fix the crash error,
its crashing all the time. The workers get upset so I hope that you will solve the issue or else I think many people will jump out of this very rare 21coin.

regards


+1 This is getting ridiculous.
Its not only me having problems, other pools too,

+1 as well.. I am glad I didn't attempt to keep it running though, I didn't get the flack.. Cheesy

Yes this stuff is broken. I hope he will release a working daemon that doesnt corrupt.

Come mine Digibyte  DDOS Protected Server!
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 25, 2014, 03:15:46 PM
 #285

i cant seem to put in my wallet address in luckyminers.

 it shows
"Failed to update your account: Unable to connect to RPC server for coin address validation"

Please help. thanks.

That is because the coindaemon crashes every single minute.

Come mine Digibyte  DDOS Protected Server!
PhatJ
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
January 25, 2014, 03:18:14 PM
 #286

This is absolutely ~~NOT~~ a fix, but it has been working to keep 21d running, on UNIX   (Sorry windows folks)


Code:
#!/bin/sh
run_21() {

 while :; do
 
    cd /tmp
    /home/coin/21coin/src/21d 
    EXITSTATUS=$?
    if test "x$EXITSTATUS" = "x0" ; then
# Properly shutdown....
        echo "21d properly shutdown"
exit
    elif test "0$EXITSTATUS" -gt "128" ; then
EXITSIGNAL=$(($EXITSTATUS - 128))
echo "21D exited on signal $EXITSIGNAL."
    else
        message "21d died with code $EXITSTATUS."
    fi
    echo "Automatically restarting 21d."
    sleep .1
 done
}

trap '' PIPE
run_21 &


Create a file (safe_21d) in the src directory of the coin and run ./safe_21d
(chmod u+x ./safe_21d) 



Tips appreciated  21C:  2JJhJqLs2JJm1ehhwLoeqNUkvqtZKdfHSf


yzzo
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
January 25, 2014, 04:58:16 PM
 #287

What's happen to luckyminers pool?
mingophoria
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
January 25, 2014, 05:05:21 PM
 #288

hi, any idea how to withdraw from the lucky mining pool? Thanks.

Free BITCOINS N LITECOINS in your wallet everyday.
http://qoinpro.com/7314e7c13b16ece2e726a1e32650cd4a
"Pass the Flutter": F8WQXnNgmN9EpN3PWrztrNgDvmLpCjQudD
coinguide
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile WWW
January 25, 2014, 06:10:08 PM
 #289

Anyone know if there was a premine?
yzzo
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
January 25, 2014, 06:43:39 PM
 #290

hi, any idea how to withdraw from the lucky mining pool? Thanks.
Seem that the manual payout there are not anymore...
MaxOnBit
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500



View Profile
January 25, 2014, 07:05:09 PM
 #291

What's happen to luckyminers pool?

+1
"You have exceeded the pools configured 21C warning threshold. Please initiate a transfer!"
I see this error and that's all...no hashrate, no shares Sad

yzzo
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
January 25, 2014, 07:10:01 PM
Last edit: January 25, 2014, 08:06:25 PM by yzzo
 #292

What's happen to luckyminers pool?

+1
"You have exceeded the pools configured 21C warning threshold. Please initiate a transfer!"
I see this error and that's all...no hashrate, no shares Sad

Damn, because of the fact that is not implemented the manual payout, I'm not able to send to my wallet the mined coin... Angry

edit: Payout received!
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 25, 2014, 08:10:57 PM
 #293

What's happen to luckyminers pool?

+1
"You have exceeded the pools configured 21C warning threshold. Please initiate a transfer!"
I see this error and that's all...no hashrate, no shares Sad

Damn, because of the fact that is not implemented the manual payout, I'm not able to send to my wallet the mined coin... Angry

edit: Payout received!

Good!
I was working on this the WHOLE DAY! It finally seems stable and payouts working ok. The daemon didnt crash once when idling.
I've put back up the stratum servers, i hope this doesnt give a lot of stress to the coin so it crashes again...

Come mine Digibyte  DDOS Protected Server!
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 25, 2014, 08:12:06 PM
 #294

What's happen to luckyminers pool?

+1
"You have exceeded the pools configured 21C warning threshold. Please initiate a transfer!"
I see this error and that's all...no hashrate, no shares Sad

You can withdraw now.

Come mine Digibyte  DDOS Protected Server!
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 25, 2014, 08:18:27 PM
 #295

What's happen to luckyminers pool?

+1
"You have exceeded the pools configured 21C warning threshold. Please initiate a transfer!"
I see this error and that's all...no hashrate, no shares Sad

Damn, because of the fact that is not implemented the manual payout, I'm not able to send to my wallet the mined coin... Angry

edit: Payout received!

Good!
I was working on this the WHOLE DAY! It finally seems stable and payouts working ok. The daemon didnt crash once when idling.
I've put back up the stratum servers, i hope this doesnt give a lot of stress to the coin so it crashes again...

Als running multiple versions of the coin for stratum and the website. Hope this helps too.

Come mine Digibyte  DDOS Protected Server!
jochem
Member
**
Offline Offline

Activity: 84
Merit: 10

https://dgb.luckyminers.com


View Profile WWW
January 25, 2014, 08:26:58 PM
 #296

is something wrong with luckyminers?
1.manual payout from yesterday not yet received
today the field of manual payout is disappeared from "edit account"
2. i cannot set the Automatic Payout Threshold,it said out of range but any value below 0.0001 cannot be edited!
3. i see a warning "You have exceeded the pools configured 21C warning threshold. Please initiate a transfer!"
but i cannot transfer anything!

i am staying away from the pool until the above are resolved

also the email confirmations are very annoying, i wish i could enable/disable the feature Wink

I've send it to you in the new daemon

           "address" : "2akf6UjFLAqctq.....",
            "category" : "send",
            "amount" : -0.00019872,

Also the email confirmations are for your protection. I know its annoying but you only change account details once. I can disable it but then its for all users.

Come mine Digibyte  DDOS Protected Server!
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
January 25, 2014, 09:12:22 PM
 #297

please try my pool: http://coinminer.net:19999/

Thanks
Share your network.py data?

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
MaxOnBit
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500



View Profile
January 25, 2014, 10:31:39 PM
 #298

http://21.luckyminers.com/  not working again ?

gargouri2001
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
January 25, 2014, 10:36:51 PM
 #299

can't download wallet ,was removed from mega
WyattDerp
Full Member
***
Offline Offline

Activity: 138
Merit: 100


View Profile
January 25, 2014, 11:01:24 PM
 #300

Cryptohub pool just switched to 21% pool fee. Just a heads up for anyone else mining there.

I'm done mining there until that's revised.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 »
  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!