Bitcoin Forum
May 25, 2024, 06:53:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 »
241  Economy / Goods / Re: FS - 3 Shambhala Music Festival Tickets on: August 04, 2011, 10:53:42 PM
To re-sweeten this deal, if you accept the above terms I will give you back 50% of the price if your mission is successful.

Also the deal is still on so PM me with an offer if interested.
242  Alternate cryptocurrencies / Altcoin Discussion / Re: Mining Profitability Chart (Bitcoin and Namecoin) on: August 03, 2011, 08:46:44 PM
Looks like the mtgox prices aren't coming through again, is it possible to include a box to type in the variables manually if they don't come through automatically?

Otherwise, cool chart, great for comparing Bitcoin and Namecoin! Thanks.
243  Economy / Goods / FS - 3 Shambhala Music Festival Tickets on: August 03, 2011, 04:33:54 PM
Must sell 3 Shambhala as I cant get time off work. Local pickup in Calgary or overnight shipping available for $30 anywhere in Canada. Will take BTC equivalent for payment. Paid $930 for them selling for same. PM me if interested.
244  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 01, 2011, 06:35:33 PM
Does anyone know what causes this error:
Code:
  File "/home/user/bitHopper/_newclient.py", line 1331, in _finishResponse
    connHeaders = self._parser.connHeaders.getRawHeaders('connection')
exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'
Im trying to use nofeemining's new pool as a backup but I get the above error when trying to use it. they use the address: http://nofeemining.appspot.com now.
245  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 01, 2011, 04:06:20 AM
my nofee looks like this


and i wasnt using them for backup.. are they pay per share now or something?


No, nofee has a second pool up that will pay per share, its a cloud based system hosted on Googles appspot services so it should be pretty stable even if it gets bigger, its in beta now but its working pretty well. The new address for stats and info: http://nofeemining.appspot.com/  and for mining its
Code:
./cgminer -o http://nofeemining.appspot.com -u YOURBITCOINADDRESS -p ANYPASSWORD -I 8
Can someone try to run this on the hopper and see what they get? I got the errors mentioned above: exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'
246  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 01, 2011, 03:19:42 AM
Nofeemining.com is adding a new pool that can be used for backup (Just use a bitcoin address as a username), its cloud based and I ran them for a while and got 0 stales so I want to use them as a backup. I added the following to pool.cfg
Code:
[nofeebackup]
name:nofeebackup
mine_address:nofeemining.appspot.com:80
role:backup
#CHANGE THIS
#https://www.nofeemining.com/
user:1NnXZ27LyUFBR5r1RQr9gMgepC8zBSSB2N
pass:x
But I get the following error:
Code:
[03:14:47] RPC request [getwork] submitted to nofeebackup
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 529, in connectionLost
    protocol.connectionLost(reason)
  File "/home/user/bitHopper/_newclient.py", line 823, in dispatcher
    return func(*args, **kwargs)
  File "/home/user/bitHopper/_newclient.py", line 1427, in _connectionLost_WAITING
    self._disconnectParser(reason)
  File "/home/user/bitHopper/_newclient.py", line 1356, in _disconnectParser
    parser.connectionLost(reason)
--- <exception caught here> ---
  File "/home/user/bitHopper/_newclient.py", line 486, in connectionLost
    self.bodyDecoder.noMoreData()
  File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 1366, in noMoreData
    finishCallback('')
  File "/home/user/bitHopper/_newclient.py", line 401, in _finished
    self.finisher(rest)
  File "/home/user/bitHopper/_newclient.py", line 1331, in _finishResponse
    connHeaders = self._parser.connHeaders.getRawHeaders('connection')
exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 529, in connectionLost
    protocol.connectionLost(reason)
  File "/home/user/bitHopper/_newclient.py", line 823, in dispatcher
    return func(*args, **kwargs)
  File "/home/user/bitHopper/_newclient.py", line 1427, in _connectionLost_WAITING
    self._disconnectParser(reason)
  File "/home/user/bitHopper/_newclient.py", line 1356, in _disconnectParser
    parser.connectionLost(reason)
--- <exception caught here> ---
  File "/home/user/bitHopper/_newclient.py", line 486, in connectionLost
    self.bodyDecoder.noMoreData()
  File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 1366, in noMoreData
    finishCallback('')
  File "/home/user/bitHopper/_newclient.py", line 401, in _finished
    self.finisher(rest)
  File "/home/user/bitHopper/_newclient.py", line 1331, in _finishResponse
    connHeaders = self._parser.connHeaders.getRawHeaders('connection')
exceptions.AttributeError: 'NoneType' object has no attribute 'connHeaders'
[03:14:52] RPC request [01070000] submitted to Polmine
Is this pool doing something different that is breaking the hopper?
247  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 31, 2011, 08:22:11 PM
Looks like bitcoins.lc is faking stats on the json compared to what the website says. Disabled for now.
248  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 28, 2011, 12:27:29 PM
Overnight my hopper got stuck on the backup pool, looking back through the logs I found this:
Code:
[11:01:36] RPC request [] submitted to unitedminers.com
[11:01:42] RPC request [965ca000] submitted to unitedminers.com
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:02:03] Server change to ozco, telling client with LP
[11:02:03] LP triggered serving miner
[11:02:03] LP triggered serving miner
[11:02:03] LP triggered serving miner
[11:02:03] LP triggered serving miner
[11:02:03] LP triggered serving miner
[11:02:03] LP triggered serving miner
...
[11:02:03] LP triggered serving miner
[11:02:03] LP triggered serving miner
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:02:17] Error in pool api for rfc
[11:02:17] [Failure instance: Traceback: <type 'exceptions.AttributeError'>: Pool instance has no attribute 'server'
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1076:gotResult
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1066:_inlineCallbacks
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:388:errback
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:455:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:542:_runCallbacks
/home/user/bitHopper/pool.py:98:errsharesResponse
]
[11:02:22] Error in pool api for triple
[11:02:22] [Failure instance: Traceback: <type 'exceptions.AttributeError'>: Pool instance has no attribute 'server'
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1076:gotResult
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1066:_inlineCallbacks
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:388:errback
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:455:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:542:_runCallbacks
/home/user/bitHopper/pool.py:98:errsharesResponse
]
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:02:33] Server change to eligius, telling client with LP
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
....
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:02:56] Error in pool api for polmine
[11:02:56] [Failure instance: Traceback: <type 'exceptions.AttributeError'>: Pool instance has no attribute 'server'
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1076:gotResult
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1066:_inlineCallbacks
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:388:errback
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:455:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:542:_runCallbacks
/home/user/bitHopper/pool.py:98:errsharesResponse
]
[11:03:00] Error in pool api for bclc
[11:03:00] [Failure instance: Traceback: <type 'exceptions.AttributeError'>: Pool instance has no attribute 'server'
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1076:gotResult
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1066:_inlineCallbacks
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:388:errback
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:455:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:542:_runCallbacks
/home/user/bitHopper/pool.py:98:errsharesResponse
]
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:03:03] Server change to nofeemining, telling client with LP
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
...
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:03:04] RPC request [] submitted to nofeemining.com
[11:03:04] RPC request [] submitted to nofeemining.com
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:03:25] RPC request [] submitted to nofeemining.com
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:03:33] Server change to polmine, telling client with LP
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
...
(REOMVED A COUPLE PAGES OF THE ABOVE TWO ERRORS)
...
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:05:08] Error in pool api for mtred
[11:05:08] [Failure instance: Traceback: <type 'exceptions.AttributeError'>: Pool instance has no attribute 'server'
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1076:gotResult
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:1066:_inlineCallbacks
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:388:errback
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:455:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.6/dist-packages/twisted/internet/defer.py:542:_runCallbacks
/home/user/bitHopper/pool.py:98:errsharesResponse
]
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
Caught, jsonrpc_call insides
User timeout caused connection failure.
[11:05:34] Server change to triple, telling client with LP
Caught, jsonrpc_call insides
User timeout caused connection failure.
...
(MANY MORE PAGES OF THE ABOVE TWO LINES)
Then the next timestamp shows about 20 mins later and it's mining at eligius. It continues at eligius until I stopped and restart the scrpit this morning, then it switched to one of the two pools that were under the threshold for hopping.
Could this happen because my intenet connection went down? If so is there any wayy to automatically restart the hopper once the connection comes back? Thanks
249  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 28, 2011, 03:19:40 AM

The UnitedMiners stats page was heavily cached and not refreshed often enough for what you all are doing. I reduced the cache time.


Do you have a json api url that would be easier on the servers? With maybe a faster refresh?
250  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 27, 2011, 11:07:47 PM
not horribly wrong but yeah it wouldn't help much. flower's fork has slicing that [is | will be] in the main trunk.
How does one enter payouts into the system now that the web interface has changed to include the cool graphs? I used to be able to enter into the white boxes on the page, but now they are gone.

Bitcoin client integration would be killer. Thanks.
251  Bitcoin / Mining software (miners) / Re: Harware Watchdog via USB/Serial for Debian on: July 27, 2011, 03:33:14 AM

/live/cow (which I would guess is the persistent overlay) is journaled. The rest is not.
Is that good?  Im guessing the persistence file is the only thing that changes while the system is running. I do remember having to add a persistence file to the usb stick image. So should I be okay resetting this system forcefully?
252  Bitcoin / Mining software (miners) / Re: Harware Watchdog via USB/Serial for Debian on: July 27, 2011, 02:48:46 AM
Heres what I got from mount:
Code:
user@linuxcoin:~$ mount
aufs on / type aufs (rw)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,size=5242880,mode=755,size=5242880,mode=755)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=755,size=10%,mode=755)
tmpfs on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880,mode=1777,size=5242880,mode=1777)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,size=20%,mode=1777)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,size=20%,mode=1777,size=20%,mode=1777)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620,gid=5,mode=620)
/dev/sda1 on /live/image type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=utf8,shortname=mixed,errors=remount-ro)
/dev/loop1 on /live/cow type ext4 (rw,noatime,user_xattr,acl,barrier=1,data=ordered)
tmpfs on /live type tmpfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
I am running off a usb stick which may mean its not a "standard" install.
253  Other / Beginners & Help / Re: Power costs & real efficiency analysis for ATI 5770 on: July 26, 2011, 05:30:07 PM
Have you tried overclocking the card? It would be interesting to know how overclocking affects power usage/# of hashes gained.
254  Bitcoin / Mining software (miners) / Re: Harware Watchdog via USB/Serial for Debian on: July 26, 2011, 02:23:49 PM

... Of course you had better use a journaling file system with such a setup. My stripped down Windows 7 setup with NTFS will be mining again just two minutes and a few seconds after the original failure.

As for a serial port - if your mainboard doesn't have a built in serial port or a serial pin header (some still do even today) you can get an USB to serial dongle. Check that it uses a chip that's supported on Linux - most should work these days. Then just point your software at /dev/ttyUSB0 or whatever it's called.
Good call on the header on the MB, Im going to use that and see what I can come up with. I tried looking on ebay, but seems like the items are expensive now, so I will have to wait. 

Also how do I know if Im using a journaling file system? Im running coinlinux (debian from a USB stick). Im guessing a journaling file system is more tolerant of random restarts?
255  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 24, 2011, 09:40:26 PM
It is true, it would be a big target and a possible point of failure...

Maybe at least if someone could code up a local proxy one can use to accomplish the same thing, then you would at least only have one request no matter how many bitHoppers you were running.
256  Bitcoin / Mining / Re: Pool hopping... ethical or not? on: July 24, 2011, 09:36:31 PM

I draw the line at causing undue harm to innocent people.  None of your examples results in me causing harm to people, by pool hopping, you are taking money away from people who are content with receiving their fair share for their work.
I can say the same thing to someone who spends money adding more GPUs to their own farm:

By spending $2000 on GPUs and mining with them, you are taking money away from people who are content with receiving their fair share for their work.  You raise the difficulty of the whole network and I make less money because of that.
257  Bitcoin / Mining software (miners) / Re: Harware Watchdog via USB/Serial for Debian on: July 24, 2011, 09:27:20 PM
You could use something like this that looks at the GPU usage from aticonfig directly (I wish I could link back to original thread where I got this but I lost the link)
Code:
#!/bin/bash
export DISPLAY=`cat /home/user/.display`
pc=`ps waxuf | grep miner1.sh -c`
ld=`aticonfig --odgc --adapter=0 | grep "GPU load" | cut -c 30-35 | cut -d % -f 1`
if [[ $pc -lt 2 ||  $ld -lt 50 ]] ; then
 killall -KILL miner1.sh
 nohup lxterminal --title miner1 --command /home/user/miner1.sh &
fi
So I think the software side would be pretty easy to implement (the guy even has a sample script on his site on the link above). but does anyone know if there is any way to pulse a USB pin from linux?
258  Bitcoin / Mining software (miners) / Harware Watchdog via USB/Serial for Debian on: July 24, 2011, 09:20:22 PM
I found something that may be useful to many people here, a hardware watchdog, seems pretty easy to make and pretty cheap.

http://linuxfocus.org/English/July2002/article239.shtml

I would like to build it and try it out, Im just worried that there is no way to connect this to current motherboards as it goes through serial cable. Is there some thing that one can use to add a serial port to a linux box? Or maybe control the pins in a serial cable directly to send pulses to a device like this?
259  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 24, 2011, 09:16:57 PM
I agree, there must be a big load on servers due to all the hoppers polling, is it possible to use something like: http://btc-poolwatch.com/ to do a central stats poll and let the clients use that instead of pools directly?
260  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: July 23, 2011, 11:08:09 PM
interesting talk on mtred ... http://www.reddit.com/r/mtred/comments/iu8d3/status_update_on_pool_hopping_protection/c26p2mz

edit: veeery long chat, you've been warned

Pool hoppers aren't the problem, you can choose to hop or not (or move somewhere where they will not be affected), its everyone else who's hashing, every time they get a new GPU I loose BTC!??!?! Why cant they all just stop hashing an let me have more income.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!