Bitcoin Forum
May 06, 2024, 06:40:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 [All]
  Print  
Author Topic: Is mining.bitcoin.cz dead?  (Read 15209 times)
cdnbcguy (OP)
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile WWW
March 25, 2011, 10:05:56 AM
 #1

I've had no response from it for a few days now....

Annona ad! Please keep in mind that there is nothing wrong with Bitcoin itself. All it's scandals are caused by wonky websites and sleazy people exploiting it. The light attracts bugs.

When all this bullshit drys up and blows away, Bitcoin will be stronger than ever.
1714977640
Hero Member
*
Offline Offline

Posts: 1714977640

View Profile Personal Message (Offline)

Ignore
1714977640
Reply with quote  #2

1714977640
Report to moderator
1714977640
Hero Member
*
Offline Offline

Posts: 1714977640

View Profile Personal Message (Offline)

Ignore
1714977640
Reply with quote  #2

1714977640
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714977640
Hero Member
*
Offline Offline

Posts: 1714977640

View Profile Personal Message (Offline)

Ignore
1714977640
Reply with quote  #2

1714977640
Report to moderator
1714977640
Hero Member
*
Offline Offline

Posts: 1714977640

View Profile Personal Message (Offline)

Ignore
1714977640
Reply with quote  #2

1714977640
Report to moderator
1714977640
Hero Member
*
Offline Offline

Posts: 1714977640

View Profile Personal Message (Offline)

Ignore
1714977640
Reply with quote  #2

1714977640
Report to moderator
ColdHardMetal
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
March 25, 2011, 10:10:22 AM
 #2

Works fine for me.

Manjago
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


я нe лaмep, я java-пpoгaммep :-)


View Profile WWW
March 25, 2011, 10:35:33 AM
 #3

Works fine for me.

+1
TenthReality
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
March 25, 2011, 11:14:52 AM
 #4

Have you tried things such as traceroute to attempt to isolate the issue?

Slush is very much up and working.
cdnbcguy (OP)
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile WWW
March 25, 2011, 11:49:36 PM
 #5

after adding a / to the url I run it now and get

[2011-02-25 19:47:17] 2 miner threads started, using SHA256 'c' algorithm.
[2011-02-25 19:47:31] JSON decode failed(1): '[' or '{' expected near '<'
[2011-02-25 19:47:31] json_rpc_call failed, retry after 30 seconds
[2011-02-25 19:48:02] JSON decode failed(1): '[' or '{' expected near '<'
[2011-02-25 19:48:02] json_rpc_call failed, retry after 30 seconds


any ideas?

Annona ad! Please keep in mind that there is nothing wrong with Bitcoin itself. All it's scandals are caused by wonky websites and sleazy people exploiting it. The light attracts bugs.

When all this bullshit drys up and blows away, Bitcoin will be stronger than ever.
lachesis
Full Member
***
Offline Offline

Activity: 210
Merit: 104


View Profile
March 26, 2011, 12:06:28 AM
 #6

Permissions problems, most likely.

Bitcoin Calculator | Scallion | GPG Key | WoT Rating | 1QGacAtYA7E8V3BAiM7sgvLg7PZHk5WnYc
CoinMan
Member
**
Offline Offline

Activity: 104
Merit: 10



View Profile
March 26, 2011, 04:44:32 AM
 #7

I'm going to take a guess that your options parameter is not correct for the url it should be

--url http://mining.bitcoin.cz:8332

after adding a / to the url I run it now and get

[2011-02-25 19:47:17] 2 miner threads started, using SHA256 'c' algorithm.
[2011-02-25 19:47:31] JSON decode failed(1): '[' or '{' expected near '<'
[2011-02-25 19:47:31] json_rpc_call failed, retry after 30 seconds
[2011-02-25 19:48:02] JSON decode failed(1): '[' or '{' expected near '<'
[2011-02-25 19:48:02] json_rpc_call failed, retry after 30 seconds


any ideas?

My Bitcoin Identity
Bitcoin: 183DFFQXR4xCyseBXzmh3XWc22izDWE5Dw
8668
Member
**
Offline Offline

Activity: 102
Merit: 10



View Profile WWW
March 27, 2011, 12:56:23 AM
 #8

I'm going to take a guess that your options parameter is not correct for the url it should be

--url http://mining.bitcoin.cz:8332

after adding a / to the url I run it now and get

[2011-02-25 19:47:17] 2 miner threads started, using SHA256 'c' algorithm.
[2011-02-25 19:47:31] JSON decode failed(1): '[' or '{' expected near '<'
[2011-02-25 19:47:31] json_rpc_call failed, retry after 30 seconds
[2011-02-25 19:48:02] JSON decode failed(1): '[' or '{' expected near '<'
[2011-02-25 19:48:02] json_rpc_call failed, retry after 30 seconds


any ideas?

I'm getting the same message myself

[2011-02-26 20:54:18] HTTP request failed: couldn't connect to host
[2011-02-26 20:54:18] json_rpc_call failed, retry after 30 seconds
[2011-02-26 20:54:19] 1 miner threads started, using SHA256 'c' algorithm.
[2011-02-26 20:54:48] HTTP request failed: couldn't connect to host
[2011-02-26 20:54:48] json_rpc_call failed, retry after 30 seconds

i am using

minerd --url=http://mining.bitcoin.cz:8332 --user=xxxx.xxx --pass=xxxxxxxxxxx

maybe I am missing something as well. Any help would be greatly appreciated

slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
March 27, 2011, 02:18:23 AM
 #9

Quote
[2011-02-25 19:47:31] JSON decode failed(1): '[' or '{' expected near '<'

Is there any possibility to log what the miner receives? Looks like server is sending non-json response, but I don't see why exactly. Log should help...

slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
March 27, 2011, 02:24:56 AM
 #10

[2011-02-26 20:54:18] HTTP request failed: couldn't connect to host
[2011-02-26 20:54:18] json_rpc_call failed, retry after 30 seconds
[2011-02-26 20:54:19] 1 miner threads started, using SHA256 'c' algorithm.
[2011-02-26 20:54:48] HTTP request failed: couldn't connect to host
[2011-02-26 20:54:48] json_rpc_call failed, retry after 30 seconds

I think this is another issue than response parsing. The pool is up and running, so I don't see the reason why you cannot connect, except that there is something wrong on your side (firewall etc).

slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
March 27, 2011, 02:26:30 AM
 #11

I've had no response from it for a few days now....

Please edit the forum topic, pool wasn't dead for longer than 10 minutes since it started on December 2010 Wink.

FairUser
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 264


bit.ly/3QXp3oh | Ultimate Launchpad on TON


View Profile
March 27, 2011, 04:00:07 AM
Last edit: March 27, 2011, 04:13:11 AM by FairUser
 #12

I've had no response from it for a few days now....

Please edit the forum topic, pool wasn't dead for longer than 10 minutes since it started on December 2010 Wink.

It could be your DNS server.  ATT DNS is having issues at the moment.

From a command prompt try

Code:
nslookup mining.bitcoin.cz 4.2.2.2

and see if that resolves to an IP address.  If so, you may want to change your DNS until ATT gets theirs fixed.


TONUP██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
▄▄███████▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████▄░▄▄▀█████▀▄████▄
▄███████▄▀█▄▀██▀▄███████▄
█████████▄▀█▄▀▄██████████
██████████▄▀█▄▀██████████
██████████▀▄▀█▄▀█████████
▀███████▀▄██▄▀█▄▀███████▀
▀████▀▄█████▄▀▀░▀█████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀███████▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄██████████████▀▀█████▄
▄██████████▀▀█████▐████▄
██████▀▀████▄▄▀▀█████████
████▄▄███▄██▀█████▐██████
█████████▀██████████████
▀███████▌▐██████▐██████▀
▀███████▄▄███▄████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
▄▄▄███████▄▄▄
▄▄███████████████▄▄
▄███████████████████▄
▄█████████████████████▄
▄████▀▀███▀▀███▀▀██▀███▄
████▀███████▀█▀███▀█████
██████████████████████
████▄███████▄█▄███▄█████
▀████▄▄███▄▄███▄▄██▄███▀
▀█████████████████████▀
▀███████████████████▀
▀▀███████████████▀▀
▀▀▀███████▀▀▀
████████
██
██
██
██
██
██
██
██
██
██
██
████████
████████████████████████████████████████████████████████████████████████████████
.
JOIN NOW
.
████████████████████████████████████████████████████████████████████████████████
████████
██
██
██
██
██
██
██
██
██
██
██
████████
8668
Member
**
Offline Offline

Activity: 102
Merit: 10



View Profile WWW
March 27, 2011, 04:07:46 PM
 #13

";; connection timed out; no servers could be reached"

I am beginning to think I am having problems outside the miner or pool...

I should note that this is a new machine on a new network. Fresh install of ubuntu 10.10


bobR
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
March 27, 2011, 06:07:03 PM
 #14

";; connection timed out; no servers could be reached"

I am beginning to think I am having problems outside the miner or pool...

I should note that this is a new machine on a new network. Fresh install of ubuntu 10.10





Check for firewall or dns problems
8668
Member
**
Offline Offline

Activity: 102
Merit: 10



View Profile WWW
March 29, 2011, 06:41:55 PM
 #15

";; connection timed out; no servers could be reached"

I am beginning to think I am having problems outside the miner or pool...

I should note that this is a new machine on a new network. Fresh install of ubuntu 10.10





Check for firewall or dns problems


it was firewall/iptables. FIXED. Thanks for the sounding board!!
Veldy
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
April 17, 2011, 04:54:47 PM
 #16

As of now, it is responding as "502 Bad Gateway" (nginx/0.7.65).  The pool client is also showing bad response from server.  I suspect that I will not be able to get new work from them or at least won't be able to submit finished work.  So, maybe time to setup with an alternative pool as backup (I am tempted to put another (older) video card in my machine for the sole purpose of GPU computing (460GTX overclocked) and use it for another worker anyway, but I am not sure I have enough power and don't want fans screaming louder than they are.  Anyway, since this site is based on scoring which weights your uptime in a round for payout, this type of outage is rather unacceptable (site should be pooled with multiple IP addresses and redundant backbone connections (using a good ISP perhaps) and reliable software that doesn't all go down at once.  I like slush, but this is not good. Huh

If you have found my post helpful, please donate what you feel it is worth: 18vaZ4K62WiL6W2Qoj9AE1cerfCHRaUW4x
luca662
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
April 17, 2011, 05:02:42 PM
 #17

I'm having the same error (502 bad gateway), but I'm still able to mine and my shares are getting accepted.
[Tycho]
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
April 17, 2011, 05:03:02 PM
 #18

As of now, it is responding as "502 Bad Gateway" (nginx/0.7.65).  The pool client is also showing bad response from server.  I suspect that I will not be able to get new work from them or at least won't be able to submit finished work.  So, maybe time to setup with an alternative pool as backup.
Anyway, since this site is based on scoring which weights your uptime in a round for payout, this type of outage is rather unacceptable (site should be pooled with multiple IP addresses and redundant backbone connections (using a good ISP perhaps) and reliable software that doesn't all go down at once.  I like slush, but this is not good. ???
I think that only the site is broken, the pool itself may be still working fine.

There is no need to create a new "alternative" pool because we already have enough different pools.
My pool has servers in different DCs with automatic failover for high availability :)

Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks !
ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures (NEW!). Third year in bitcoin business.
slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
April 17, 2011, 05:38:47 PM
 #19

I'm having the same error (502 bad gateway), but I'm still able to mine and my shares are getting accepted.

bitcoind freeze on webserver, it's restarted and running again. Mining was not affected.

Veldy
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
April 18, 2011, 04:33:03 AM
 #20

I'm having the same error (502 bad gateway), but I'm still able to mine and my shares are getting accepted.

Yes, it appears that the miner was working, but I had no way to tell if it was working on real data or just eating GPU cycles [especially stale data].  Looks like the slush contribution is very small according to bitcoin watch as well.  Slush screwed up it appears.  In any event, I am working another pool until I am convinced that Slush has things under control. 

BTW, the site was back up shortly after I wrote my original messages.  I noticed that 502 errors have been a common theme for that pool over the last couple of months, so I really wonder about the ability of the system Sad  I hope it is just my apprehension and that it will turn out to be fine and stable with significantly better uptime in the future.

If you have found my post helpful, please donate what you feel it is worth: 18vaZ4K62WiL6W2Qoj9AE1cerfCHRaUW4x
yrral
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
April 18, 2011, 04:35:08 AM
 #21

Actually not working now.

Current server load (60 sec average):   0 getwork/s
Connected workers:    2749
Total score of current round:   20818426.1946
Shares contributed in current round:   233693
Approx. cluster performance (30 min average):    12.060 Ghash/s
Veldy
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
April 18, 2011, 04:38:25 AM
 #22

I'm having the same error (502 bad gateway), but I'm still able to mine and my shares are getting accepted.

bitcoind freeze on webserver, it's restarted and running again. Mining was not affected.

And that takes down the entire site?  Seems you should have a monitor for the daemon.  Further, the site should be more robust to at least say something like "we are having technical difficulties, but rest assured, the pool is still up and your miners are processing valid shares" or something like that.  Also, I would recommend updating your web server to the later version (I haven't looked at the change log for that web server, but I hope you have the security holes covered).  Apache does work well, and security analysis is done on it quite diligently.  Just my 0.02 BTC Smiley

If you have found my post helpful, please donate what you feel it is worth: 18vaZ4K62WiL6W2Qoj9AE1cerfCHRaUW4x
Ian Maxwell
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile WWW
April 18, 2011, 05:11:52 AM
 #23

Can't connect... "Problems communicating with bitcoin RPC"

It's really unfortunate---my other pool has had some of its own technical issues lately so I was coming back to this one, but I can't even connect. If I had already gone to bed by now like I should have, I probably would have disconnected and not found out for at least 6-8 hours. And my solo mining has been luckless since day 1 (as in, 0 blocks generated in a month), so even falling back on that seems like a bad idea. This kind of sucks.

Ian Maxwell
PGP key | WoT rating
allinvain
Legendary
*
Offline Offline

Activity: 3080
Merit: 1080



View Profile WWW
April 18, 2011, 05:57:58 AM
 #24

I feel your pain. I am not mining at bitcoinpool until he resolves this issue. I asked in his official pool thread that I'm wondering if the pool is/was under attack.


slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
April 18, 2011, 09:59:59 AM
 #25

And that takes down the entire site?

Because data on site is hardly coupled with info from bitcoind - yes. But it took down _only_ the site, not mining system.

Quote
Seems you should have a monitor for the daemon.

OK. What's with monitoring? When I found problem, I should stop my car, find nearest pigeon and send packets to repaird lockups?

Veldy
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
April 18, 2011, 12:07:56 PM
 #26

I feel your pain. I am not mining at bitcoinpool until he resolves this issue. I asked in his official pool thread that I'm wondering if the pool is/was under attack.

I wonder the same thing and is why I pointed out his software version [as shown on the 502 error page].  nginx isn't exactly the world's most popular web server and I suspect running an old version without doing conscientious security audits leaves you wide open.  In this case, he claimed it was bitcoind [which I doubt based on the slush share of zero on Bitcoin Watch].  Anyway, I hope he addresses it soon and once and for all.  Being new to the forums here, I looked back a little and see that at least the 502 error is not a new problem.

If you have found my post helpful, please donate what you feel it is worth: 18vaZ4K62WiL6W2Qoj9AE1cerfCHRaUW4x
slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
April 18, 2011, 12:13:35 PM
 #27

I didn't catch relevance between nginx and current pool troubles discussed here. Am I missing something?

In this case, he claimed it was bitcoind [which I doubt based on the slush share of zero on Bitcoin Watch]. 

bitcoin watch is loading pool stats from site. When site is down, bitcoin watch displays 0% in the graph.

Veldy
Member
**
Offline Offline

Activity: 98
Merit: 10



View Profile
April 18, 2011, 12:17:07 PM
 #28

I didn't catch relevance between nginx and current pool troubles discussed here. Am I missing something?

In this case, he claimed it was bitcoind [which I doubt based on the slush share of zero on Bitcoin Watch]. 

bitcoin watch is loading pool stats from site. When site is down, bitcoin watch displays 0% in the graph.

OK, good.  That makes me feel better.  Any idea why bitcoind keeps dying and why it takes your site down?  I didn't receive my payout last night as I should have.

If you have found my post helpful, please donate what you feel it is worth: 18vaZ4K62WiL6W2Qoj9AE1cerfCHRaUW4x
slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
April 18, 2011, 12:32:44 PM
 #29

OK, good.  That makes me feel better.  Any idea why bitcoind keeps dying and why it takes your site down?  I didn't receive my payout last night as I should have.

Yes, payout problems are related, its calculated on the webserver. Everything will be fixed today.

bitcoind hangups are documented and last bitcoind version already fix that. Unfortunately I have many custom patches in bitcoind, so update is not so easy - I need to test it well.

fetokun
Full Member
***
Offline Offline

Activity: 210
Merit: 100


Presale is live!


View Profile
April 18, 2011, 01:21:57 PM
 #30

OK, good.  That makes me feel better.  Any idea why bitcoind keeps dying and why it takes your site down?  I didn't receive my payout last night as I should have.

Yes, payout problems are related, its calculated on the webserver. Everything will be fixed today.

bitcoind hangups are documented and last bitcoind version already fix that. Unfortunately I have many custom patches in bitcoind, so update is not so easy - I need to test it well.

I'm developing a bitcoin website too, and these bitcoind hangups happen with an annoying frequency. Do you know where can I get the latest bitcoind version?

dbitcoin
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500

BTCDig - mining pool


View Profile WWW
April 18, 2011, 01:51:57 PM
 #31

OK, good.  That makes me feel better.  Any idea why bitcoind keeps dying and why it takes your site down?  I didn't receive my payout last night as I should have.

Yes, payout problems are related, its calculated on the webserver. Everything will be fixed today.

bitcoind hangups are documented and last bitcoind version already fix that. Unfortunately I have many custom patches in bitcoind, so update is not so easy - I need to test it well.

I'm developing a bitcoin website too, and these bitcoind hangups happen with an annoying frequency. Do you know where can I get the latest bitcoind version?

https://github.com/bitcoin/bitcoin

But you must build it from sources.

BTCDig - mining pool (Stratum, VarDiff, DGM, SSL, JSON API)
Pages: 1 2 [All]
  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!