Bitcoin Forum
May 24, 2024, 03:28:22 AM *
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 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [51]
1001  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: February 12, 2011, 10:34:44 AM
Hello, I currently have 2x6950 in crossfire, i7 2600k, 11.1a drivers, ATi Stream 2.3.

When I try to run it with the following parems:
poclbm.exe --user=x --pass=y --host=http://mining.bitcoin.cz:8332 -d 0

http://
  •      Cayman
  • [1]     Cayman
    [2]            Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz

    It gives me this error:

    InvalidURL: nonnumeric port: ''
    Unexpected error:
    Traceback (most recent call last):
      File "BitcoinMiner.pyc", line 171, in mine
      File "BitcoinMiner.pyc", line 157, in getwork
      File "jsonrpc\proxy.pyc", line 42, in __call__
      File "urllib.pyc", line 89, in urlopen
      File "urllib.pyc", line 208, in open
      File "urllib.pyc", line 334, in open_http
      File "httplib.pyc", line 1008, in __init__
      File "httplib.pyc", line 656, in __init__
      File "httplib.pyc", line 673, in _set_hostport

    Any help? Thanks!
Hi,
get rid of "http://:8332" from the host line, and put the port number after the "--port=" switch.

Same problem:( i have winXP sp3, ati catalyst 11.1, ati stream sdk 2.3, hd4830

my promt

poclbm.exe -u USER --pass=PASS --host=http://mining.bitcoin.cz --port=8332 -d 0
Unexpected error:
Traceback (most recent call last):

 Compilation terminated.
 File "BitcoinMiner.pyc", line 175, in mine
  File "BitcoinMiner.pyc", line 161, in getwork
  File "jsonrpc\proxy.pyc", line 42, in __call__
  File "urllib.pyc", line 89, in urlopen
  File "urllib.pyc", line 208, in open
  File "urllib.pyc", line 334, in open_http
  File "httplib.pyc", line 1008, in __init__
  File "httplib.pyc", line 656, in __init__
  File "httplib.pyc", line 673, in _set_hostport
InvalidURL: nonnumeric port: ''
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 38 39 40 41 42 43 44 45 46 47 48 49 50 [51]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!