Bitcoin Forum
May 08, 2024, 04:05:21 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 37 »
  Print  
Author Topic: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //  (Read 99286 times)
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 29, 2016, 09:08:18 AM
 #281

I mean it

 Worker stopping 664 ms

Yes, thats just a message of the miner, its normal. If you see your hashrate on the pool, everything is good.

this is the real speed to 280x?

ari.3   44,739.24   80

seems a bit high for me, it'll probably settle around 25-30 MH/s shortly.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
1715141121
Hero Member
*
Offline Offline

Posts: 1715141121

View Profile Personal Message (Offline)

Ignore
1715141121
Reply with quote  #2

1715141121
Report to moderator
1715141121
Hero Member
*
Offline Offline

Posts: 1715141121

View Profile Personal Message (Offline)

Ignore
1715141121
Reply with quote  #2

1715141121
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715141121
Hero Member
*
Offline Offline

Posts: 1715141121

View Profile Personal Message (Offline)

Ignore
1715141121
Reply with quote  #2

1715141121
Report to moderator
1715141121
Hero Member
*
Offline Offline

Posts: 1715141121

View Profile Personal Message (Offline)

Ignore
1715141121
Reply with quote  #2

1715141121
Report to moderator
1715141121
Hero Member
*
Offline Offline

Posts: 1715141121

View Profile Personal Message (Offline)

Ignore
1715141121
Reply with quote  #2

1715141121
Report to moderator
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 29, 2016, 09:21:53 AM
 #282

I've had some requests for adding support to Dwarfpool's Proxy (including failover support). Since the user authentication is quite different between both pools (Dwarf uses just the coin address and Suprnova uses usernames) it took a bit longer because of this but I got it going now.

You can use this proxy:

https://github.com/Atrides/eth-proxy

now too beside of sammy007's proxy (https://github.com/sammy007/ether-proxy)  (which I personally like much, much, much more).

I've added support for the Dwarfproxy on a separate Port / URL for better debugging, enter this into your config:

Code:
# Main pool
POOL_HOST = "eth-apac.suprnova.cc"
POOL_PORT = 5000

You can use your wallet address as authentication, just make sure you've set the same wallet address in your suprnova account !
I've preserved this so you can use the failover funcition of the proxy seamless in case dwarfpool or suprnova goes down, it'll just switch to the backup without needing to readjust anything. So a valid config would look something like:

Code:
# Host and port for your workers
HOST = "0.0.0.0"
PORT = 8088

# Coin address where money goes
WALLET = "0x171010e11015e8806e4111dd4ce0f7f01f6e72c2"  // HAS TO BE SET IN YOUR ACCOUNT !!!!!
#WALLET = "suprnova.5" // could also be used if you don't need backup

# It's useful for individually monitoring and statistic
ENABLE_WORKER_ID = True

# If WORKER_ID is enabled, you can monitor every worker/rig separately.
MONITORING = False
MONITORING_EMAIL = "mail@example.com"

# Main pool
POOL_HOST = "eth-apac.suprnova.cc"
POOL_PORT = 5000

# Failover pool.
POOL_FAILOVER_ENABLE = False
POOL_HOST_FAILOVER = "eth-eu.dwarfpool.com"
POOL_PORT_FAILOVER = 8008

Remember.. The wallet address has to be set in your account ! OR you use your username for authentication.

Please create a worker called "ethproxy" if you use the wallet address - hash will be directed there. (It's not mandatory but "looks" better and you'll get detailed stats).

Let me know if you have any trouble.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
raetsch
Legendary
*
Offline Offline

Activity: 957
Merit: 1006



View Profile
January 29, 2016, 10:49:01 AM
 #283

i am running ether-proxy and the connection seems to be fine.

i started the miner and get this:
  i  11:45:14|main  Connecting to stratum server 127.0.0.1 : 8546
  i  11:45:14|main  Connection to stratum server established!
  i  11:45:14|main  Push: New work package received
  i  11:45:15|<unknown>  Loading full DAG of seedhash: #290decd9ÔǪ
  i  11:45:15|main  Connection to stratum server lost. Trying to reconnect!

with --no-precompute it looks like this
  i  11:45:14|main  Connecting to stratum server 127.0.0.1 : 8546
  i  11:45:14|main  Connection to stratum server established!
  i  11:45:14|main  Push: New work package received
  i  11:45:15|main  Connection to stratum server lost. Trying to reconnect!

ether-proxy gets new blocks when they are found.
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 29, 2016, 10:50:11 AM
 #284

i am running ether-proxy and the connection seems to be fine.

i started the miner and get this:
  i  11:45:14|main  Connecting to stratum server 127.0.0.1 : 8546
  i  11:45:14|main  Connection to stratum server established!
  i  11:45:14|main  Push: New work package received
  i  11:45:15|<unknown>  Loading full DAG of seedhash: #290decd9ÔǪ
  i  11:45:15|main  Connection to stratum server lost. Trying to reconnect!

with --no-precompute it looks like this
  i  11:45:14|main  Connecting to stratum server 127.0.0.1 : 8546
  i  11:45:14|main  Connection to stratum server established!
  i  11:45:14|main  Push: New work package received
  i  11:45:15|main  Connection to stratum server lost. Trying to reconnect!

ether-proxy gets new blocks when they are found.

Hi !

This is sammy's proxy, right ? Can you paste the URL which you have configured in the config file ? There must be an error.

It must look like this:

    "pool": true,
    "name": "suprnova.cc,
    "url": "http://eth-high.suprnova.cc:3000/miner/yourUsernameHere.Workername/50",
    "timeout": "10s"
  }

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
raetsch
Legendary
*
Offline Offline

Activity: 957
Merit: 1006



View Profile
January 29, 2016, 10:57:43 AM
 #285

hi,

config is this:

         "pool": true,
         "name": "suprnova",
         "url": "http://eth.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },

when i change the url to eth-mine:
2016/01/29 11:55:25 Upstream: suprnova => http://eth-mine.suprnova.cc:3000/raets
ch.1/10
2016/01/29 11:55:25 Upstream: main => http://127.0.0.1:8545
2016/01/29 11:55:25 Default upstream: suprnova => http://eth-mine.suprnova.cc:3000/raetsch.1/10
2016/01/29 11:55:25 New block to mine on suprnova at height: 922059
2016/01/29 11:55:25 Set block refresh every 100ms
2016/01/29 11:55:31 Upstream main didn't pass check: Post http://127.0.0.1:8545:
 dial tcp 127.0.0.1:8545: connectex: no connection


miner gives the same error.
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 29, 2016, 11:00:15 AM
 #286

hi,

config is this:

         "pool": true,
         "name": "suprnova",
         "url": "http://eth.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },

when i change the url to eth-mine:
2016/01/29 11:55:25 Upstream: suprnova => http://eth-mine.suprnova.cc:3000/raets
ch.1/10
2016/01/29 11:55:25 Upstream: main => http://127.0.0.1:8545
2016/01/29 11:55:25 Default upstream: suprnova => http://eth-mine.suprnova.cc:3000/raetsch.1/10
2016/01/29 11:55:25 New block to mine on suprnova at height: 922059
2016/01/29 11:55:25 Set block refresh every 100ms
2016/01/29 11:55:31 Upstream main didn't pass check: Post http://127.0.0.1:8545:
 dial tcp 127.0.0.1:8545: connectex: no connection


miner gives the same error.

Ah you did not delete the local node.

Delete the "backup geth" from the config, so that the upstream part looks like this:

"upstream": [
  {
         "pool": true,
         "name": "suprnova",
         "url": "http://eth.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },
  {
         "pool": true,
         "name": "suprnova",
         "url": "http://eth-high.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },
{         "pool": true,
         "name": "suprnova",
         "url": "http://eth-us.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },
],


Nothing else should be in the "upstream" part

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
raetsch
Legendary
*
Offline Offline

Activity: 957
Merit: 1006



View Profile
January 29, 2016, 11:27:49 AM
 #287

hi,

config is this:

         "pool": true,
         "name": "suprnova",
         "url": "http://eth.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },

when i change the url to eth-mine:
2016/01/29 11:55:25 Upstream: suprnova => http://eth-mine.suprnova.cc:3000/raets
ch.1/10
2016/01/29 11:55:25 Upstream: main => http://127.0.0.1:8545
2016/01/29 11:55:25 Default upstream: suprnova => http://eth-mine.suprnova.cc:3000/raetsch.1/10
2016/01/29 11:55:25 New block to mine on suprnova at height: 922059
2016/01/29 11:55:25 Set block refresh every 100ms
2016/01/29 11:55:31 Upstream main didn't pass check: Post http://127.0.0.1:8545:
 dial tcp 127.0.0.1:8545: connectex: no connection


miner gives the same error.

Ah you did not delete the local node.

Delete the "backup geth" from the config, so that the upstream part looks like this:

"upstream": [
  {
         "pool": true,
         "name": "suprnova",
         "url": "http://eth.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },
  {
         "pool": true,
         "name": "suprnova",
         "url": "http://eth-high.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },
{         "pool": true,
         "name": "suprnova",
         "url": "http://eth-us.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },
],


Nothing else should be in the "upstream" part

ok, thx so far -  done and proxy looks fine now:
2016/01/29 12:23:34 New block to mine on suprnova at height: 922143
2016/01/29 12:23:34 Set block refresh every 100ms
2016/01/29 12:23:51 New block to mine on suprnova at height: 922144
2016/01/29 12:24:28 New block to mine on suprnova at height: 922145


but the miner always says this:
 i  12:23:49|main  Connecting to stratum server 127.0.0.1 : 8546
 i  12:23:49|main  Connection to stratum server established!
 i  12:23:49|main  Push: New work package received
 i  12:23:50|main  Connection to stratum server lost. Trying to reconnect!
 i  12:23:55|main  Connection to stratum server established!
 i  12:23:55|main  Waiting for work package...
 i  12:23:55|main  Push: New work package received
 i  12:23:55|main  Connection to stratum server lost. Trying to reconnect!
 i  12:24:00|main  Connection to stratum server established!
 i  12:24:00|main  Push: New work package received
 i  12:24:00|main  Connection to stratum server lost. Trying to reconnect!


edit:
i have to point the miner to localhost and user/pass as normal in your pools, or am i wrong?
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 29, 2016, 11:37:15 AM
 #288

hi,

config is this:

         "pool": true,
         "name": "suprnova",
         "url": "http://eth.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },

when i change the url to eth-mine:
2016/01/29 11:55:25 Upstream: suprnova => http://eth-mine.suprnova.cc:3000/raets
ch.1/10
2016/01/29 11:55:25 Upstream: main => http://127.0.0.1:8545
2016/01/29 11:55:25 Default upstream: suprnova => http://eth-mine.suprnova.cc:3000/raetsch.1/10
2016/01/29 11:55:25 New block to mine on suprnova at height: 922059
2016/01/29 11:55:25 Set block refresh every 100ms
2016/01/29 11:55:31 Upstream main didn't pass check: Post http://127.0.0.1:8545:
 dial tcp 127.0.0.1:8545: connectex: no connection


miner gives the same error.

Ah you did not delete the local node.

Delete the "backup geth" from the config, so that the upstream part looks like this:

"upstream": [
  {
         "pool": true,
         "name": "suprnova",
         "url": "http://eth.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },
  {
         "pool": true,
         "name": "suprnova",
         "url": "http://eth-high.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },
{         "pool": true,
         "name": "suprnova",
         "url": "http://eth-us.suprnova.cc:3000/raetsch.1/10",
         "timeout": "10s"
      },
],


Nothing else should be in the "upstream" part

ok, thx so far -  done and proxy looks fine now:
2016/01/29 12:23:34 New block to mine on suprnova at height: 922143
2016/01/29 12:23:34 Set block refresh every 100ms
2016/01/29 12:23:51 New block to mine on suprnova at height: 922144
2016/01/29 12:24:28 New block to mine on suprnova at height: 922145


but the miner always says this:
 i  12:23:49|main  Connecting to stratum server 127.0.0.1 : 8546
 i  12:23:49|main  Connection to stratum server established!
 i  12:23:49|main  Push: New work package received
 i  12:23:50|main  Connection to stratum server lost. Trying to reconnect!
 i  12:23:55|main  Connection to stratum server established!
 i  12:23:55|main  Waiting for work package...
 i  12:23:55|main  Push: New work package received
 i  12:23:55|main  Connection to stratum server lost. Trying to reconnect!
 i  12:24:00|main  Connection to stratum server established!
 i  12:24:00|main  Push: New work package received
 i  12:24:00|main  Connection to stratum server lost. Trying to reconnect!


edit:
i have to point the miner to localhost and user/pass as normal in your pools, or am i wrong?

Actually no, you have to use

http://127.0.0.1:8546/miner/50/rigname

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
raetsch
Legendary
*
Offline Offline

Activity: 957
Merit: 1006



View Profile
January 29, 2016, 11:51:56 AM
 #289

ah hell, sry i forgot to mention, i am using qtminer

maybe i should try it with the normal one...
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 29, 2016, 12:10:17 PM
 #290

ah hell, sry i forgot to mention, i am using qtminer

maybe i should try it with the normal one...

Ah for qt miner try this without proxy:

eth-apac.Suprnova.cc:5000

I believe it uses another protocol but I had no time to test it yet

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
raetsch
Legendary
*
Offline Offline

Activity: 957
Merit: 1006



View Profile
January 29, 2016, 12:20:31 PM
 #291

yeah, with ethminer i am up and running

edit: yep, qtminer works with this address.
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 29, 2016, 12:21:42 PM
 #292

yeah, with ethminer i am up and running

Ill have a look at qtminer when I have some time but ethminer is just as good as qtminer. You are fine

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
raetsch
Legendary
*
Offline Offline

Activity: 957
Merit: 1006



View Profile
January 29, 2016, 12:28:40 PM
 #293

thx for help.
greengo
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 29, 2016, 10:00:38 PM
 #294

im have "JSON-RPS problem" I sink im lose hashrate due-to "JSON-RPS problem"
Other pool ~100 mhs . This around~70mhs
proxy edited
2016-01-30 00:51:44,410 INFO proxy # MAIN NEW_JOB
2016-01-30 00:51:45,319 INFO proxy # MAIN eth_submitWork by Ti
2016-01-30 00:51:45,539 INFO proxy # MAIN NEW_JOB
2016-01-30 00:51:45,960 INFO proxy # MAIN NEW_JOB

ethminer -G -F http://127.0.0.1:8546/R280x --farm-recheck 250   --cl-local-work 128 --cl-global-work 16384
miner  00:53:25|main  Mining on PoWhash #a85f1638тAж : 49344752 H/s = 12582912 hashes / 0.255 s
miner  00:53:25|main  Mining on PoWhash #a85f1638тAж : 41120627 H/s = 10485760 hashes / 0.255 s
miner  00:53:25|main  Mining on PoWhash #a85f1638тAж : 41120627 H/s = 10485760 hashes / 0.255 s
JSON-RPC problem. Probably couldn't connect. Retrying in 1...
miner  00:53:27|main  Mining on PoWhash #a85f1638тAж : 45793889 H/s = 92274688 hashes / 2.015 s
miner  00:53:27|main  Got work package:
miner  00:53:27|main    Header-hash: 35bb078984408f9f313062d262da23a8b47fd9ea6a11ac70588810e91ba9eb8
1
miner  00:53:27|main    Seedhash: 1842cb89c0dfad7efb5ce2bf93f418e369214e9e1773a1bfe7c9c72ceee682bb
miner  00:53:27|main    Target: 0000000394427b08175efa9a9eb59b9123e2969bf19bf272b20787ed022fbe6c
  i  00:53:27|gpuminer0  workLoop 1 #1842cb89тAж #1842cb89тAж
  i  00:53:27|gpuminer1  workLoop 1 #1842cb89тAж #1842cb89тAж
miner  00:53:28|main  Mining on PoWhash #35bb0789тAж : 25165824 H/s = 6291456 hashes / 0.25 s
miner  00:53:28|main  Mining on PoWhash #35bb0789тAж : 41120627 H/s = 10485760 hashes / 0.255 s
JSON-RPC problem. Probably couldn't connect. Retrying in 1...
miner  00:53:30|main  Mining on PoWhash #35bb0789тAж : 46603377 H/s = 94371840 hashes / 2.025 s
JSON-RPC problem. Probably couldn't connect. Retrying in 1...
miner  00:53:32|main  Mining on PoWhash #35bb0789тAж : 18641351 H/s = 37748736 hashes / 2.025 s
miner  00:53:32|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.265 s
miner  00:53:32|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.26 s
miner  00:53:33|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.26 s
miner  00:53:33|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.26 s
//============== second later when proxy update
miner  00:54:01|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.255 s
miner  00:54:01|main  Got work package:
miner  00:54:01|main    Header-hash: 7b2e1047688635ab98f2491ec8851b158c474bcf6ad741391d56990108bca1e
b
miner  00:54:01|main    Seedhash: 1842cb89c0dfad7efb5ce2bf93f418e369214e9e1773a1bfe7c9c72ceee682bb
miner  00:54:01|main    Target: 0000000394427b08175efa9a9eb59b9123e2969bf19bf272b20787ed022fbe6c
 !   00:54:01|gpuminer0  Worker stopping 29160 ms
  i  00:54:01|gpuminer0  workLoop 1 #1842cb89тAж #1842cb89тAж
 !   00:54:01|gpuminer1  Worker stopping 29180 ms
  i  00:54:01|gpuminer1  workLoop 1 #1842cb89тAж #1842cb89тAж
miner  00:54:01|main  Mining on PoWhash #7b2e1047тAж : 16777216 H/s = 4194304 hashes / 0.25 s
miner  00:54:01|main  Mining on PoWhash #7b2e1047тAж : 41120627 H/s = 10485760 hashes / 0.255 s
miner  00:54:01|main  Mining on PoWhash #7b2e1047тAж : 41120627 H/s = 10485760 hashes / 0.255 s
miner  00:54:02|main  Mining on PoWhash #7b2e1047тAж : 49344752 H/s = 12582912 hashes / 0.255 s
miner  00:54:02|main  Mining on PoWhash #7b2e1047тAж : 41120627 H/s = 10485760 hashes / 0.255 s

WHY proxy dont have work?
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 30, 2016, 05:03:02 AM
 #295

im have "JSON-RPS problem" I sink im lose hashrate due-to "JSON-RPS problem"
Other pool ~100 mhs . This around~70mhs
proxy edited
2016-01-30 00:51:44,410 INFO proxy # MAIN NEW_JOB
2016-01-30 00:51:45,319 INFO proxy # MAIN eth_submitWork by Ti
2016-01-30 00:51:45,539 INFO proxy # MAIN NEW_JOB
2016-01-30 00:51:45,960 INFO proxy # MAIN NEW_JOB

ethminer -G -F http://127.0.0.1:8546/R280x --farm-recheck 250   --cl-local-work 128 --cl-global-work 16384
miner  00:53:25|main  Mining on PoWhash #a85f1638тAж : 49344752 H/s = 12582912 hashes / 0.255 s
miner  00:53:25|main  Mining on PoWhash #a85f1638тAж : 41120627 H/s = 10485760 hashes / 0.255 s
miner  00:53:25|main  Mining on PoWhash #a85f1638тAж : 41120627 H/s = 10485760 hashes / 0.255 s
JSON-RPC problem. Probably couldn't connect. Retrying in 1...
miner  00:53:27|main  Mining on PoWhash #a85f1638тAж : 45793889 H/s = 92274688 hashes / 2.015 s
miner  00:53:27|main  Got work package:
miner  00:53:27|main    Header-hash: 35bb078984408f9f313062d262da23a8b47fd9ea6a11ac70588810e91ba9eb8
1
miner  00:53:27|main    Seedhash: 1842cb89c0dfad7efb5ce2bf93f418e369214e9e1773a1bfe7c9c72ceee682bb
miner  00:53:27|main    Target: 0000000394427b08175efa9a9eb59b9123e2969bf19bf272b20787ed022fbe6c
  i  00:53:27|gpuminer0  workLoop 1 #1842cb89тAж #1842cb89тAж
  i  00:53:27|gpuminer1  workLoop 1 #1842cb89тAж #1842cb89тAж
miner  00:53:28|main  Mining on PoWhash #35bb0789тAж : 25165824 H/s = 6291456 hashes / 0.25 s
miner  00:53:28|main  Mining on PoWhash #35bb0789тAж : 41120627 H/s = 10485760 hashes / 0.255 s
JSON-RPC problem. Probably couldn't connect. Retrying in 1...
miner  00:53:30|main  Mining on PoWhash #35bb0789тAж : 46603377 H/s = 94371840 hashes / 2.025 s
JSON-RPC problem. Probably couldn't connect. Retrying in 1...
miner  00:53:32|main  Mining on PoWhash #35bb0789тAж : 18641351 H/s = 37748736 hashes / 2.025 s
miner  00:53:32|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.265 s
miner  00:53:32|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.26 s
miner  00:53:33|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.26 s
miner  00:53:33|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.26 s
//============== second later when proxy update
miner  00:54:01|main  Mining on PoWhash #35bb0789тAж : 0 H/s = 0 hashes / 0.255 s
miner  00:54:01|main  Got work package:
miner  00:54:01|main    Header-hash: 7b2e1047688635ab98f2491ec8851b158c474bcf6ad741391d56990108bca1e
b
miner  00:54:01|main    Seedhash: 1842cb89c0dfad7efb5ce2bf93f418e369214e9e1773a1bfe7c9c72ceee682bb
miner  00:54:01|main    Target: 0000000394427b08175efa9a9eb59b9123e2969bf19bf272b20787ed022fbe6c
 !   00:54:01|gpuminer0  Worker stopping 29160 ms
  i  00:54:01|gpuminer0  workLoop 1 #1842cb89тAж #1842cb89тAж
 !   00:54:01|gpuminer1  Worker stopping 29180 ms
  i  00:54:01|gpuminer1  workLoop 1 #1842cb89тAж #1842cb89тAж
miner  00:54:01|main  Mining on PoWhash #7b2e1047тAж : 16777216 H/s = 4194304 hashes / 0.25 s
miner  00:54:01|main  Mining on PoWhash #7b2e1047тAж : 41120627 H/s = 10485760 hashes / 0.255 s
miner  00:54:01|main  Mining on PoWhash #7b2e1047тAж : 41120627 H/s = 10485760 hashes / 0.255 s
miner  00:54:02|main  Mining on PoWhash #7b2e1047тAж : 49344752 H/s = 12582912 hashes / 0.255 s
miner  00:54:02|main  Mining on PoWhash #7b2e1047тAж : 41120627 H/s = 10485760 hashes / 0.255 s

WHY proxy dont have work?

Hi !

I think i've bound a bug which might have caused this, it should be fixed now, please try again.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
greengo
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 30, 2016, 08:26:27 AM
 #296

Tnk for fast answer.
Let's wait for change
tflux99
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
January 31, 2016, 01:57:20 AM
 #297

hi i rented hash speed at rig.online 420 mhs dagger it just mines with low speed sometimes its complete offline thats not what i thought for a 24 h period for 0.09xxx btc same for the miner that should mine at 280 mhs it mines slower so the expected target calculator wise shoud be around 20 to 25 ether for 700 mhs lets see if i can get it with the rented power or if its a scam did somebody use this service before all mining boxes are rented there

                 ▶▶ UR TOKEN ◀◀
═══━┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈━═══
ⓄⓄ UNIVERSAL RECOGNITION TOKEN  ⓄⓄ


【 The first blockchain-based corporate rewards marketplace 】
══━┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈━══
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 31, 2016, 01:59:58 AM
 #298

hi i rented hash speed at rig.online 420 mhs dagger it just mines with low speed sometimes its complete offline thats not what i thought for a 24 h period for 0.09xxx btc same for the miner that should mine at 280 mhs it mines slower so the expected target calculator wise shoud be around 20 to 25 ether for 700 mhs lets see if i can get it with the rented power or if its a scam did somebody use this service before all mining boxes are rented there

You mean http://rigs.online ? They should be fine but you are renting users rigs there, not their rigs so some things are surely beyond their control. Pop them a mail if you are having probs.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
tflux99
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
January 31, 2016, 02:35:20 AM
 #299

wow thx for fast reply i send them an email Smiley here are screens from my profile at rigs.online complete 810 mhs rented getting 460 to 470 20 to 25 are my own my computer and my r9 280x Smiley
hxxp://image4web.net/image.php?di=40VD

and here my actual hashrate minutes ago tflux99.mrig should have 420 mhs tflux99.mrig2 should have 280 mhs tflux99.mrig3 should have 110 with 107 mhs its ok but the other 2 are not so ok for me right now

hxxp://image4web.net/image.php?di=A4PX

                 ▶▶ UR TOKEN ◀◀
═══━┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈━═══
ⓄⓄ UNIVERSAL RECOGNITION TOKEN  ⓄⓄ


【 The first blockchain-based corporate rewards marketplace 】
══━┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈━══
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 31, 2016, 02:37:21 AM
 #300

wow thx for fast reply i send them an email Smiley here are screens from my profile at rigs.online complete 810 mhs rented getting 460 to 470 20 to 25 are my own my computer and my r9 280x Smiley


and here my actual hashrate minutes ago tflux99.mrig should have 420 mhs tflux99.mrig2 should have 280 mhs tflux99.mrig3 should have 110 with 107 mhs its ok but the other 2 are not so ok for me right now



That pic is a bit small Smiley

Are those your rigs or rented rigs?

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
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 37 »
  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!