Bitcoin Forum
June 16, 2024, 04:36:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 [140] 141 142 143 144 145 146 147 148 »
2781  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 09, 2011, 07:14:01 PM
that seems more than high to me.. we are only sending small strings of text back and forth.. even blocks are normally in the kb range.

chek to see if you got a virus.. make sure wifi is secure

I am going to monitor the miner and hopper and see what I come up with.. but there is no way it is that much i wouldnt think.
I'm on linux, there is not possible a virus
I think the miner really sends only small strings (I have had it running last month without bithopper and the end of my limit/month was 3 days before the month) but I think the constantly monitoring of the pool stats makes much traffic (my speculation)
As first step I have now connected my 2. PC to this (the main) PC's bithopper.
- but if there is some problems or rebooting necessary the connection to this PC is over because it has a new ip!
The second PC has no Monitor and I have always to plug the cables from one to another  Angry
Therefore I am looking for a working solution.
I have tried with vnc, but there is the ip problem after rebooting and it is very slow.
Has anybody eperience with nomachine nx server?
http://www.nomachine.com/download.php
I have tried it, but was not able to establish a connection with ssl and have not found much help on the net...
I'm very glad to hear from you how much traffic you have and how it is possible to decrease it  Smiley
TIA
2782  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 09, 2011, 06:09:31 PM
Ive got bitHopper running on my main machine with 2 GPUS, and 10 more miners from other machines that connect to it. Including browsing the internet I have used 61.7MB down and 25.6MB up today. Do you have some other software doing auto updates or something in the background?
ok, I think, the first important step will be the miner on the second PC connect to this PC's bithopper...
(because now it is running here 2 times)
how can I do this (if the ip changes every reboot)?
2783  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 09, 2011, 05:38:54 PM
I doubt your issue is bitHopper.  I am looking at my usage graphs here, and I have around 550 mb  per day going out and 250 per day coming in.  Granted, that would put you over the 20 GB / month, but not in 8 days
now I have done measuring
I have done nothing else on net except forum
since around 2:00 pm to 7:00 pm
340 MB out
270 MB in
from one (the main-)PC (on the second PC is bithopper running too)
thats around 120 MB/h per PC
this is too much for my account...
is there much less if I disable most of the pools?
Or what else can I do to decrease the traffic (I have to do some other things with this PC too...)
TIA

Edit:
is there much traffic if I am on info on most pools?
2784  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 09, 2011, 12:46:07 PM
bad news for me - I think to have to leave bithopper  Sad
as I come today to my PC I see that no Internet connection is for a few hours... Angry
I believe that the network traffik is to big for me (I have 20 GB/month) and in 8 days this volume is over (I have done not much another in net - therfore it must have been the traffik of bithopper...)
Is there any way to make it less traffic?
(I'm now with another acount here because volume for this month is over...)
TIA
2785  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 08, 2011, 08:51:07 PM
I have had it running with --startLP and mine_deepbit on both deepbit and btcguild since yesterday, and have yet to submit a single share. 
the same here...
2786  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 08, 2011, 01:34:23 PM
if you look@bitcoin.cz/stats/
you will see that there are very short rounds e.g.

2011-08-08 10:52:22    0:00:46    17295    none
2011-08-08 10:54:07    0:01:45    44326    none

is there any chance to jump in with mine_slush or is this for the reason that it is too long to recognice a new block impossible?
2787  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 08, 2011, 12:53:43 PM
if you are about to use that pool, use mine_slush, cause it is using some obscure reward calculations
can you pls post an entry for pools.cfg for this pool - TIA  Smiley
2788  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 07, 2011, 07:33:32 PM
Can you post your error logs? I can't fix things if I don't see what broke. And it seems to be working on my machine.
Code:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 519, in connectionLost
    protocol.connectionLost(reason)
  File "/home/xxx/bh/bitHopper/_newclient.py", line 823, in dispatcher
    return func(*args, **kwargs)
  File "/home/xxx/bh/bitHopper/_newclient.py", line 1427, in _connectionLost_WAITING
    self._disconnectParser(reason)
  File "/home/xxx/bh/bitHopper/_newclient.py", line 1356, in _disconnectParser
    parser.connectionLost(reason)
--- <exception caught here> ---
  File "/home/xxx/bh/bitHopper/_newclient.py", line 486, in connectionLost
    self.bodyDecoder.noMoreData()
  File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 1388, in noMoreData
    finishCallback('')
  File "/home/xxx/bh/bitHopper/_newclient.py", line 401, in _finished
    self.finisher(rest)
  File "/home/xxx/bh/bitHopper/_newclient.py", line 1331, in _finishResponse
    connHeaders = self._parser.connHeaders.getRawHeaders('connection')
exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'
2789  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 07, 2011, 06:59:57 PM
Code:
... 
[2011-08-07 15:00:10] Pool 8 communication failure, caching submissions
[2011-08-07 15:00:10] Stale share detected, discarding

this I have now always with cgminer@BitClockers
2790  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 07, 2011, 01:25:54 PM
cgminer has a really cool way to change pools while mining so I switched manually to bitclocker. It gives me few connection errors here an there but shares are submitted and I get new work.
ok now I have done it like you and manually switched in cgminer to pool and I have lower Reject ratio
Code:
Pool: http://pool.bitclockers.com:8332/
 Queued work requests: 220
 Share submissions: 212
 Accepted shares: 208
 Rejected shares: 4
 Reject ratio: 1.9
 Efficiency (accepted / queued): 95%
 Discarded work due to new blocks: 1
 Stale submissions discarded due to new blocks: 17
 Unable to get work from server occasions: 0
 Submitting work remotely delay occasions: 16
2791  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 07, 2011, 11:27:43 AM
Regarding the bitclocker issues: I don't think they slow down or disturb hoppers connections. Their server is just totally overloaded or in any other way can't handle things.
is this the reason too that I have <= 3% rejected and bithopper always disconnects from bitclocker?
2792  Bitcoin / Pools / Re: [~30ghs] BitMinersUnion.org 0% FEE! First Miners win a XFX 5770 + Daily Rewards! on: August 06, 2011, 08:56:44 PM
I hope the mining server is reachable because the HP is'nt...
-------------------------------
Fehler: Verbindung unterbrochen       
          Die Verbindung zum Server wurde zurückgesetzt, während die Seite geladen wurde.
-------------------------------
and I'm sending all of my hashes to it... Angry
2793  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 06, 2011, 08:08:51 PM
As I can see now mine_slush is working, but
question:
very often I see on my
Block history:
Your reward                               0.00000000
and on the other side
Your reward                               none

do I feel correct that if it is           none                  then I have no (0) shares
and if I see                                0.00000000         I have too less shares for counting?
2794  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 06, 2011, 05:06:09 PM
why is always Efficiency showing 0,00%?
 Huh
2795  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 06, 2011, 05:02:37 PM
sorry, I do not understand whats going on there except that someone is buying/selling much coins...
any hints?
TIA
2796  Bitcoin / Pools / Re: [~30ghs] BitMinersUnion.org 0% FEE! First Miners win a XFX 5770 + Daily Rewards! on: August 06, 2011, 04:31:35 PM
at this time the webpage loads very slow...
(it takes 20 - 40 sec. to load)
and often there is a problem with the API so my miner disconnects and goes to another pool...
2797  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 06, 2011, 08:53:56 AM
in this night polmine has had a 14 min round  Smiley

( 0 / 44483) * 50.00300000   0,00000000   2011-08-06 03:06:39   0 dni 0 godz. 14 min. 4 sek.
was it possible for anyone to switch in?
for me it was 0...  Sad

edit:
the same @Mt.Red:
38 min
6/8/11 07:12am   0h38m45s   50.02550000   218924
and 0 shares for me...

does anynone know why it was not switched for me?
2798  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 05, 2011, 07:46:00 PM
btcpool24 is acting up again, json stats reset as if block were found yet the main stats still count on from previous shares.
it has been now a few times that we see 3,23%  Cheesy
look at his stats page how it jumps up and down  Grin

edit:
digbtc.net is always going to api_disable...
2799  Bitcoin / Pools / Re: thats it ive lost my mind! I'll PAY YOU to mine on my P@@L! on: August 05, 2011, 05:03:20 PM
why is there Estimated: Estimated: -0.33 BTC?
(minus)
2800  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 05, 2011, 01:53:51 PM
How can I make bitHopper mine longer on a certain pool with slicing? Right now there all evenly sliced but I want to mine longer on faster pools so I get more shares in.
perhaps it makes sense to make a priority list (e.g. 1 - 5) for priorities of pools?!
Pages: « 1 ... 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 [140] 141 142 143 144 145 146 147 148 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!