Bitcoin Forum
May 10, 2024, 04:18:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 »
21  Bitcoin / Mining software (miners) / Stratum mining proxy is disconnecting on: May 16, 2014, 09:10:27 AM
Hi guys,
I have problem that my stratum mining proxy is disconnecting from remote server
Any ideas why ? Google cant help me.


Code:
/usr/local/lib/python2.7/dist-packages/zope.interface-4.1.1-py2.7-linux-x86_64.egg/zope/__init__.py:3: UserWarning: Module twisted was already imported from /usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/__init__.pyc, but /usr/local/lib/python2.7/dist-packages/autobahn-0.8.8-py2.7.egg is being added to sys.path
  import pkg_resources
2014-05-18 15:20:52,026 WARNING proxy # Stratum proxy version: 1.5.6
2014-05-18 15:20:52,028 WARNING proxy # Checking for updates...
2014-05-18 15:20:52,301 WARNING proxy # Trying to connect to Stratum pool at eu-01.miningrigrentals.com:3333
2014-05-18 15:20:52,421 WARNING proxy # Authorizing custom user tytanick.1274, password x
2014-05-18 15:20:52,435 WARNING proxy # -----------------------------------------------------------------------
2014-05-18 15:20:52,436 WARNING proxy # PROXY IS LISTENING ON ALL IPs ON PORT 3333 (stratum) AND 8332 (getwork)
2014-05-18 15:20:52,436 WARNING proxy # -----------------------------------------------------------------------
2014-05-18 15:20:53,637 ERROR protocol # [Failure instance: Traceback: <type 'exceptions.ValueError'>: need more than 2 values to unpack
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/posixbase.py:614:_doReadOrWrite
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py:214:doRead
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py:220:_dataReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py:192:dataReceived
--- <exception caught here> ---
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py:238:lineReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/event_handler.py:7:_handle_event
/root/stratum-mining-proxy/mining_libs/client_service.py:83:handle_event
]
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py", line 238, in lineReceived
    result = self.event_handler._handle_event(msg_method, msg_params, connection_ref=self)
  File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/event_handler.py", line 7, in _handle_event
    return defer.maybeDeferred(wrap_result_object, self.handle_event(msg_method, msg_params, connection_ref))
  File "/root/stratum-mining-proxy/mining_libs/client_service.py", line 83, in handle_event
    (hostname, port, wait) = params[:3]
ValueError: need more than 2 values to unpack
2014-05-18 15:20:56,220 WARNING proxy # Authorizing custom user tytanick.1274, password x
2014-05-18 15:20:56,804 ERROR protocol # [Failure instance: Traceback: <type 'exceptions.ValueError'>: need more than 2 values to unpack
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/posixbase.py:614:_doReadOrWrite
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py:214:doRead
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py:220:_dataReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py:192:dataReceived
--- <exception caught here> ---
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py:238:lineReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/event_handler.py:7:_handle_event
/root/stratum-mining-proxy/mining_libs/client_service.py:83:handle_event
]
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py", line 238, in lineReceived
    result = self.event_handler._handle_event(msg_method, msg_params, connection_ref=self)
  File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/event_handler.py", line 7, in _handle_event
    return defer.maybeDeferred(wrap_result_object, self.handle_event(msg_method, msg_params, connection_ref))
  File "/root/stratum-mining-proxy/mining_libs/client_service.py", line 83, in handle_event
    (hostname, port, wait) = params[:3]
ValueError: need more than 2 values to unpack
2014-05-18 15:21:00,100 WARNING proxy # Authorizing custom user tytanick.1274, password x
2014-05-18 15:21:00,679 ERROR protocol # [Failure instance: Traceback: <type 'exceptions.ValueError'>: need more than 2 values to unpack
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/posixbase.py:614:_doReadOrWrite
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py:214:doRead
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py:220:_dataReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py:192:dataReceived
--- <exception caught here> ---
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py:238:lineReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/event_handler.py:7:_handle_event
/root/stratum-mining-proxy/mining_libs/client_service.py:83:handle_event
]
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py", line 238, in lineReceived
    result = self.event_handler._handle_event(msg_method, msg_params, connection_ref=self)
  File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/event_handler.py", line 7, in _handle_event
    return defer.maybeDeferred(wrap_result_object, self.handle_event(msg_method, msg_params, connection_ref))
  File "/root/stratum-mining-proxy/mining_libs/client_service.py", line 83, in handle_event
    (hostname, port, wait) = params[:3]
ValueError: need more than 2 values to unpack
2014-05-18 15:21:03,084 WARNING proxy # Authorizing custom user tytanick.1274, password x
2014-05-18 15:21:03,643 ERROR protocol # [Failure instance: Traceback: <type 'exceptions.ValueError'>: need more than 2 values to unpack
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/posixbase.py:614:_doReadOrWrite
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py:214:doRead
/usr/local/lib/python2.7/dist-packages/Twisted-14.0.0-py2.7-linux-x86_64.egg/twisted/internet/tcp.py:220:_dataReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py:192:dataReceived
--- <exception caught here> ---
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py:238:lineReceived
/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/event_handler.py:7:_handle_event
/root/stratum-mining-proxy/mining_libs/client_service.py:83:handle_event
]
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/protocol.py", line 238, in lineReceived
    result = self.event_handler._handle_event(msg_method, msg_params, connection_ref=self)
  File "/usr/local/lib/python2.7/dist-packages/stratum-0.2.15-py2.7.egg/stratum/event_handler.py", line 7, in _handle_event
    return defer.maybeDeferred(wrap_result_object, self.handle_event(msg_method, msg_params, connection_ref))
  File "/root/stratum-mining-proxy/mining_libs/client_service.py", line 83, in handle_event
    (hostname, port, wait) = params[:3]
ValueError: need more than 2 values to unpack
^C
22  Alternate cryptocurrencies / Mining (Altcoins) / Looking for mining proxy for pool mangment on: May 15, 2014, 02:16:37 PM
Hi, i am looking for mining proxy that will allow me to manage pools

So my mining rigs are connected to this mining proxy and in gui panel i want to set which other pool i want to mine.
something like clevermining but with possibility to add own pools and select which pool i want use Smiley
any ideas ?
23  Economy / Computer hardware / Viper 25MH/s for sale on: March 19, 2014, 11:04:50 AM
I have 30% paid preorder of Viper 25MH/s for sale

its paid 1,635.00 funts - so it is 2700$

rest 70% company will want about 3 month before shipment,
if you are interested PM me.

The price is 8 BTC for this 30% paid preorder of 25MH/s viper

i am 100% trusted, and here is my reputation https://bitcointalk.org/index.php?topic=207604.0
24  Alternate cryptocurrencies / Mining (Altcoins) / maxcoind mining solo doesnt work [1 MAX bounty] on: February 08, 2014, 03:23:51 PM
Anybody know why my mining solo doesnt work ?


Code:
server=1
daemon=1
gen=1
rpcuser=xxxxxxxx
rpcpassword=xxxxxx
rpcallowip=*.*.*.*



Code:
[2014-02-08 16:22:50] Started cgminer 3.6.6

 [2014-02-08 16:22:50] Started cgminer 3.6.6
 [2014-02-08 16:22:50] Probing for an alive pool
 [2014-02-08 16:22:50] JSON inval data
 [2014-02-08 16:22:50] No suitable long-poll found for http://xxx.xxx.xxx.xxx:8669


Code:
[2014-02-08 16:21:44] No servers were found that could be used to get work from
.
 [2014-02-08 16:21:44] Please check the details from the list below of the serve
rs you have input
 [2014-02-08 16:21:44] Most likely you have input the wrong URL, forgotten to ad
d a port, or have not set up workers
 [2014-02-08 16:21:44] Pool: 0  URL: http://xxx.xxx.xxx.xxx:8669  User: xxxxxxx  Password: xxxxxxxxxx
 [2014-02-08 16:21:44] Press any key to exit, or cgminer will try again in 15s.
 [2014-02-08 16:22:00] JSON inval data
25  Economy / Computer hardware / [SOLD] KnCMiner Jupiter - NOT preorder but stock. on: January 01, 2014, 05:16:19 PM
It has been sold, thx

Hi everyone,
I have KnC Miner Jupiter 564 GH/s for sale.
Accually this is Saturn 256GH with two upgrade modules which makes it Jupiter Smiley
2 Heatsinks are original form kncminer but 2 other are Thermalright HR-02 Macho PCGH Edition because upgrade moduled didnt had heatsinks attached.
This is my topic in kncminer about this heatsink and also photos.
http://forum.kncminer.com/forum/main-category/hardware/17704-upgrade-modules-installation-and-alternative-cooling-that-works
Also price contains power supply Corsair RM850.
Hardware is 100% working, i am mining all the time as we speak.
it has 1 year warranty up to 09.2014

I am shipping to Europe with UPS.
I'd rather dont ship to other than Europe because of addonitional fees on border ?

The price is 12,3 BTC with shipping cost.
I am shipping the same or next day after BTC 3 confirmations.
If you are from Poland (city Gdansk) it is possible to meet in person within 100km from my city.

If you have any questions just ask here on forum.
I am 100% trusted member, you chan check my reputation thread...
https://bitcointalk.org/index.php?topic=207604.0
26  Economy / Scam Accusations / Stolen 92 BTC - will you HELP ? on: October 14, 2013, 11:07:13 PM
Hello guys,

Who i am
First of all, here is my reputation thread - i am 100% trusted and i've never scammed anybody, but world is punishing me.
https://bitcointalk.org/index.php?topic=207604.0
I have 25 years old Linux admin and PHP programmer.
I am not homeless or deadly sick or something like that (only having some depression problems:P but anyway...)
I came up with idea with rising fund that would give me chance to recover my 92 stolen BTC

My story of stolen 92BTC
This is pretty anoying and sad.
I have earned those 92 BTC by trading diablo 3 gold and also mining on GPUs.
Anyway i had those BTC on my mtgox.com account and unfortunatley it has been hacked (propobly by leaked md5 password sums as mony others)
I reported this imidietly to mtgox support and they couldnt help me because transfer was already sent, they suggested to report this incident to police.
I did report to police in my country Poland but after few months the trace is gone. Polish police could not helped me.
Transfer of stolen BTC's is here - you can follow where it went: https://blockchain.info/address/17hdCukYXEErDzEmp4jLiaWZpL7fsFYCKC

What i am trying to do:
I want someone to help me catch hacker and get my money back. Meaby hacker is already captured and i could get my btc back ?
I also want you guys if you have good heart and some BTC to spare - please donate BTC to my special account. Unfortunatley moderator doesnt like this ....

POOL
Please take a vote in my pool thread "Should MtGox give me back stolen 92BTC from their exchange ?":
https://bitcointalk.org/index.php?topic=310919.0

Unfortunatley moderator: BadBear https://bitcointalk.org/index.php?action=profile;u=41911 is deleting my pool !

Donate address:
address removed
Please donate even 0.01 BTC !
You can watch how many BTC i raised here: https://blockchain.info/address/address removed

Unfortunatley moderator doesnt like this ....


List of good people who helped me with >1BTC
- i will add as soon as i will recive PM first and then BTC


For trollers:
Please tell me what do you thing about my iniciative ?

Below there is my police protocol of stolen goods from mtgox:

 


MOD NOTE:
Donation addresses removed as this is like begging
27  Alternate cryptocurrencies / Altcoin Discussion / LTC in MtGOX in less than 24h ???? on: October 10, 2013, 09:30:22 AM
Hi guys,
It might be THE DAY !!!

MtGox released notice about maintance on his website and facebook
https://www.mtgox.com (visible after login)
https://www.facebook.com/MtGox

Quote
Dear Mt.Gox Customers,

In order to streamline our service, Mt.Gox platform will be offline between 3:00 a.m. and 5:00 a.m GMT on October 11th for site maintenance.

Thank you for your continued support.

We hope that LTC will go to moon !!
28  Alternate cryptocurrencies / Altcoin Discussion / Radeon R9 280X - new Mantle API - higher performance ? on: October 09, 2013, 08:56:30 PM
Hello guys,
As you know, in few days, there will be New Radeons R9 270X, 280X, 290X in stores.

Interesting fact is a new API "Mantle" (ofcourse there is also DX 11.2 and OpenGL 4.3)

I think that Using Mantle API will give us big improvment in hashing scrypt alghorytm.

Tell me what do you think about it ?

29  Bitcoin / Mining / Cgminer and 5 pools at once ? how? on: October 09, 2013, 12:40:39 PM
hi, is it possible to set cgminer to mine at 5 pools atonce ?
I want to achive this:
1 pool = 10GH or 10% of total power
2 pool = 10GH or 10% of total power
3 pool = 10GH or 10% of total power
4 pool = rest of power or 70% of total power

Is it possible ? how can i do this ?
P.S dont ask why
30  Economy / Services / [closed] I want to rent 10-100GH ASIC power - paying 120% on: September 23, 2013, 06:56:41 PM
The offer is closed for now

I want to rent ASIC hashing power.
I am interested in renting 10-100GH
I am paying upfront 120% of your profits in current pool.
(but you must be a trusted member, if not, then i will pay after service is done - my reputation is great and i wont scam you)
Reputation therad: https://bitcointalk.org/index.php?topic=207604.0

First i will rent for few hours but if everything will be ok then i will rent for few days.

Best is when i will have access to shell or remote desktop to configure on which pool will be mining. (for example virtual system or something)
If it is not possible then i will wrote ip and port where i want mining.

PM if you are interested and write me what hashing powere you can rent me and if i will have direct access to configure ?
31  Alternate cryptocurrencies / Altcoin Discussion / [SXC] sexcoin finally on exchance - cryptsy on: September 22, 2013, 05:26:51 PM
someone told that sexcoin wont get to exchanges becouse of offensive coin name Cheesy
https://www.cryptsy.com/markets/view/98
32  Alternate cryptocurrencies / Altcoin Discussion / Need help in setting up pools for scrypt and sha256 coins p2pool or pushpool on: August 05, 2013, 09:26:36 PM
As in topic, i am looking for free help.
I have some vps sitting around and trying to work with my new pool but i have many problems...
If you are willing to help for free, just PM ME Smiley
33  Alternate cryptocurrencies / Altcoin Discussion / Linux script [with selection where to mine and tuneups] for HD7970 = 736kH/s on: June 04, 2013, 09:45:59 PM
Hi guys,
I made small script which let me choose what am i want to mining after running script.
Also those are best for me settings which give me 736kH/s without overvolting and with heat protection (increasing fan speed to max when its too hot, then lowering gpu clock and finally cutoff whole card)
Also if you find this usefull please send me as much LTC or BTC as you can Smiley Even 0,1LTC or 0,01BTC if you cant more Smiley
Reply if you like this script and leave comment if you have something to add Smiley
BTC: 1ERRVbvV23h51ScH73nQr6TDmaieKNuuVD
LTC: LLEazpws2BjSLZy4aSWbi9U2Lgih4a4gnp

Code:
 cgminer version 2.11.3 - Started: [2013-06-04 23:15:59]
--------------------------------------------------------------------------------
 (5s):1.473M (avg):1.468Mh/s | Q:2805  A:0  R:0  HW:0  E:0%  U:0.0/m
 ST: 5  SS: 0  DW: 0  NB: 1  LW: 0  GF: 0  RF: 0  WU: 0.0
 Connected to 8.8.8.8 diff 137K without LP as user xxx
 Block: d277acad0b29ff2c...  Diff:137K  Started: [23:15:58]  Best share: 0
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  73.0C 3041RPM | 736.2K/735.4Kh/s | A:0 R:0 HW:0 U:0.00/m I:13
 GPU 1:  73.0C 3027RPM | 735.8K/734.3Kh/s | A:0 R:0 HW:0 U:0.00/m I:13
--------------------------------------------------------------------------------

 [2013-06-04 23:15:57] Started cgminer 2.11.3
 [2013-06-04 23:15:58] Probing for an alive pool

Code:
#!/bin/bash

echo ""
echo "What do you want mining?"
echo ""
select l in AMC DGC-solo DGC-pool LTC-pool QUIT
do
  case "$l" in
    "AMC") USER="xxx" PASS="xxx" HOST="8.8.8.8:9057" ;;
    "DGC-solo") USER="xxx" PASS="xxx" HOST="8.8.8.8:7001" ;;
    "DGC-pool") USER="pokemon" PASS="xxx" HOST="stratum+tcp://dgc.epools.org:3338" ;;
    "LTC-pool") USER="pokemon" PASS="xxx" HOST="http://ltcmine.ru:3333" ;;
    "QUIT") exit ;;
    *) echo "Invalid Option, Quitting" exit ;;
  esac
break
done

cd ~/cgminer
export DISPLAY=:0
export GPU_MAX_ALLOC_PRECENT=100
export GPU_USE_SYNC_OBJECTS=0
aticonfig --od-enable
./cgminer --scrypt \
-o $HOST -u $USER -p $PASS \
-s 1 --expiry 1 --queue 0 \
-I 13 -w 256 -g 2 --shaders 2048 --thread-concurrency 8192 --lookup-gap 2 \
--auto-gpu --gpu-engine 1000-1047 --gpu-memclock 1500 \
--auto-fan --temp-target 75 --temp-overheat 85 --temp-cutoff 88 2>logfile.txt
34  Other / CPU/GPU Bitcoin mining hardware / Inverter - Air Conditioner - how to calculate on: June 03, 2013, 09:26:35 PM
Hi guys,
I cant find info about this

Now i have 6x 7970 Radeons and two powersupplies 800W - Corsair GS800 which has 82% Efficiency at full load.
Tell me is "Samsung Forte AQ12FKN" good enough for that ?
All hardware will be in a closed room 2 square meters. 3 meters high.

And also how much cards more can i put in this room with that samsung inverter ?
do you guys know ow to calculate this ?
35  Alternate cryptocurrencies / Altcoin Discussion / [WTS] 29909WeedCoin WEC @ 1LTC/1k WEC on: June 01, 2013, 11:24:29 AM
As stated in topic.
PM inf you are interested
36  Alternate cryptocurrencies / Altcoin Discussion / [WTB] WEC @ 1LTC/1000WEC on: May 31, 2013, 12:15:08 AM
if you are interested pm me how much WEC you have
i accept any amount bigger than 2k
i am paying only in ltc !
you are sending first because i have excelent reputation: https://bitcointalk.org/index.php?topic=207604


Buying ended for now
37  Alternate cryptocurrencies / Altcoin Discussion / [Auction WTS] 4300 HYC - Hypercoin on: May 29, 2013, 08:02:07 AM
you can bid only in LTC, interval is 1 LTC
price starts from 29 LTC
38  Alternate cryptocurrencies / Altcoin Discussion / [idea pool] HelpCoin - Coin with realworld usage on: May 28, 2013, 09:26:47 PM
Hi folks,
First of all haters just kill yourself before replaying Smiley
So i have an idea about making new "HelpCoin" and also website connected with that coin
The idea is simple.
When you have problem, no mater what kind: IT programming, reallife, or just looking for something in net, do something etc ...
There will be website where you can offer those coins for specific help. (just like exchange)

For example:
"Design new logo for my coin" - i offer 235 HPC.
When u will help me you will get this amount of coins.
So this coin will have usage in real world. no just another crapy dump coin.

What do you thing about this ?

Alternative name: QuestionCoin

i think the idea is very good because the miners can sell them to get mony people can buy to get help and people that help can get mony by seling to people needing help sounds like a good idea to me
Yep - Miners -> people who need help -> people who need money -> sell again to people who need help

Edit:
- no premine
- no fees to developer
- fess only on website everytime anyone is using it,
- difficulty starts from 1
- fast transaction speed 3 mins all confrmations
- getting donations for support website
- fast developing and cooperating with society
39  Alternate cryptocurrencies / Altcoin Discussion / DELETE this on: May 28, 2013, 09:25:22 PM
pls replay in this topic:
https://bitcointalk.org/index.php?topic=218675.0
i made topic with survey so this is for deletion only Smiley
40  Alternate cryptocurrencies / Altcoin Discussion / [Auction] 1k DNC (for LTC) on: May 26, 2013, 05:25:10 PM
You are bidding 1000 Dragoncoin
Actual Hashrate: 400MH/s
Actual Difficulty: 2.7

Bidding starts from 3 LTC
Pages: « 1 [2] 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!