my multipool tells me that minecoin is offline.
I am currently getting some disconnections from them, too; and several spurious rejections.
The way Multipool seems to deal with that is it pushes "down" the pool, until it considers it offline.
Could be either offline per se, or the script giving up.
I can't get the example for mineco.in to work either. Running it through perl on the commandline puts out the expected results but within multicoin, I get:
bad parse on pool minecoin (rate=142.572632437 shares=83662 time=2877):
{"hashrate":142572632437,"users":603,"blocks_found":22,"shares_this_round":83662,"last_block":{"found":1309984570,"user":"Zadet","shares":88249,"duration":2877}}
I've copied and recopied the example, made sure there are no extra newlines. Any ideas?