levelten
|
|
January 30, 2014, 02:28:30 AM |
|
This is what I get when start the new miner, it can not connect to the wallet. If I run the runmcproxy jar it will connect to the wallet but submit no shares. Anyway, I stick with the old one for now. This is the message when using the new miner without runmcproxy jar. [2014-01-29 19:11:34] Pool 0 slow/down or URL or credentials invalid [2014-01-29 19:11:34] No servers were found that could be used to get work from . [2014-01-29 19:11:34] Please check the details from the list below of the serve rs you have input [2014-01-29 19:11:34] Most likely you have input the wrong URL, forgotten to ad d a port, or have not set up workers [2014-01-29 19:11:34] Pool: 0 URL: http://localhost:8080 User: user Password : user5 [2014-01-29 19:11:34] Press any key to exit, or BFGMiner will try again in 15s. if you solo mine with second gen bfgminer + wallet, you should invoke bfgminer with -o http://localhost: 9372; also check username and password (should be the same of your mediterranean.conf file). Oops! I forgot to change the port to 9372 on my bat file to match the config file. It is working now. Thank you very much.
|
|
|
|
oscarsum
Newbie
Offline
Activity: 43
Merit: 0
|
|
January 30, 2014, 03:39:52 AM |
|
MaNvmL4arEMVxqS3KF4aw5N7qeSPGmfs94
thx!!
|
|
|
|
nohow82
Member
Offline
Activity: 103
Merit: 10
|
|
January 30, 2014, 10:54:57 AM |
|
hi to everyone, i need help to setup proxy for cgminer to mine on ibipot pool, so i could increase pool hash power. Now on pool i'm using 2 Asicminer Blade, on two differents pc. I'm mining with your modified bfgminer with mcproxy integrated. Settings are this bfgminer --http-port 8080 -o http://ibipot.com:3333 -u ********** -p ************* Be sure that you have configured in your blade port 8080, server is your ipaddress user a password it's not important because it's used in bfgminer. thanks in advance
|
|
|
|
eestimees
|
|
January 30, 2014, 11:07:57 AM |
|
hi to everyone, i need help to setup proxy for cgminer to mine on ibipot pool, so i could increase pool hash power. Now on pool i'm using 2 Asicminer Blade, on two differents pc. I'm mining with your modified bfgminer with mcproxy integrated. Settings are this bfgminer --http-port 8080 -o http://ibipot.com:3333 -u ********** -p ************* Be sure that you have configured in your blade port 8080, server is your ipaddress user a password it's not important because it's used in bfgminer. thanks in advance Thanks for sharing! for cgminer you need: 1) mining-proxy from (look above smallplatf post) start: mining-proxy -o ibipot.com -p 3333 -gp 8082 -sp 3334 2) MCProxy.jar start: java -jar mcproxy.jar -p 8082 -s localhost -a (if mining-proxy is on another PC then uset that IP instead of localhost) 3) modified cgminer for MED mining start: cgminer -o http://localhost:8080 -u username.worker -p 123 (if mcproxy on on another PC then use that IP instead of localhost) I think it should work like that
|
— eestimees
|
|
|
nohow82
Member
Offline
Activity: 103
Merit: 10
|
|
January 30, 2014, 11:15:55 AM |
|
i don't understand point 1... how to start mining proxy? from CMD?or something else?
|
|
|
|
eestimees
|
|
January 30, 2014, 11:23:48 AM |
|
i don't understand point 1... how to start mining proxy? from CMD?or something else?
yes, open CMD, go to directory where you saved mining-proxy.exe (eg: CD \Users\me\Desktop\MED\) I'll try to make and .bat file example
|
— eestimees
|
|
|
eestimees
|
|
January 30, 2014, 11:27:11 AM |
|
i don't understand point 1... how to start mining proxy? from CMD?or something else?
have you done that:
|
— eestimees
|
|
|
battsali
|
|
January 30, 2014, 11:40:11 AM Last edit: January 30, 2014, 12:15:20 PM by battsali |
|
hi to everyone, i need help to setup proxy for cgminer to mine on ibipot pool, so i could increase pool hash power. Now on pool i'm using 2 Asicminer Blade, on two differents pc. I'm mining with your modified bfgminer with mcproxy integrated. Settings are this bfgminer --http-port 8080 -o http://ibipot.com:3333 -u ********** -p ************* Be sure that you have configured in your blade port 8080, server is your ipaddress user a password it's not important because it's used in bfgminer. thanks in advance try this, if you want to use only bfgminer bfgminer -o http://ibipot.com:3333 -u xxx -p xxx --http-port 8332 there 8332 is port in config page on blade for this use latest bfgminer version 3.9.0.3 __bfgminer v3.9.0.3 https://github.com/mrtexaznl/bfgminer/releases/download/v3.9.0.3-med/win32-bfgminer-2.zipif you want to use proxy , you must use bfgminer version 3.9.0.1, mcproxy and stratum mining proxy __bfgminer v3.9.0.1 https://github.com/mrtexaznl/bfgminer/releases/download/v3.9.0.1-med/win32-bfgminer-1.zip__mcproxy https://github.com/mrtexaznl/mcproxy/archive/master.zip__stratum mining proxy https://github.com/mrtexaznl/stratum-mining-proxy/releases/download/v1.0.0/stratum-mining-proxy.zipfor bfgminer bfgminer -o http://localhost:8080 -u xxx -p xxx --http-port 8332 for mcproxy java -jar mcproxy.jar -p 8082 -s localhost -a and for stratum mining proxy mining_proxy.exe -o ibipot.com -p 3333 -gp 8082 -sp 3334 start stratum mining proxy start mcproxy start bfgminer try and choise best for you and about cgminer and blade .,.,,. forgot about it
|
|
|
|
loonsert
Newbie
Offline
Activity: 26
Merit: 0
|
|
January 30, 2014, 12:59:02 PM |
|
I do not come to the coin. Version medcoin-win32-v0.8.5.2 wallet synchronized. What to do?
|
|
|
|
battsali
|
|
January 30, 2014, 01:51:18 PM |
|
I do not come to the coin. Version medcoin-win32-v0.8.5.2 wallet synchronized. What to do?
Take your MED address from wallet and go to Klondike -> http://ibipot.com/ if you have some problem , please be more objective synchronization is slow
|
|
|
|
smallplatf (OP)
|
|
January 30, 2014, 02:04:47 PM |
|
I do not come to the coin. Version medcoin-win32-v0.8.5.2 wallet synchronized. What to do?
add the following lines to mediterraneancoin.conf: addnode=node1.mediterraneancoin.org addnode=node2.mediterraneancoin.org addnode=node3.mediterraneancoin.org addnode=node4.mediterraneancoin.org
|
|
|
|
emrgohff
Newbie
Offline
Activity: 83
Merit: 0
|
|
January 30, 2014, 03:09:50 PM |
|
MYFo4XtG3gPgx5Wj1ahScj7CBYUk2gspWs
Obrigado
|
|
|
|
eestimees
|
|
January 30, 2014, 08:22:30 PM |
|
is MED on any exchanges, id like to buy some?
how many you'd like to buy?
|
— eestimees
|
|
|
poplolnman
Legendary
Offline
Activity: 1442
Merit: 1008
|
|
January 30, 2014, 10:09:17 PM |
|
is MED on any exchanges, id like to buy some?
how many you'd like to buy? what miners do you have for sale besides the BE's and Im in the US, does that affect shipment?
|
I'm in 400,000 euros debt , dont help me , i rather die
|
|
|
poplolnman
Legendary
Offline
Activity: 1442
Merit: 1008
|
|
January 31, 2014, 12:27:55 AM |
|
the dice game only sends my money back each time i send it to them...
|
I'm in 400,000 euros debt , dont help me , i rather die
|
|
|
halabibk
Newbie
Offline
Activity: 42
Merit: 0
|
|
January 31, 2014, 12:57:48 AM |
|
Because you playing the top one, select 50%
|
|
|
|
halabibk
Newbie
Offline
Activity: 42
Merit: 0
|
|
January 31, 2014, 01:10:40 AM |
|
the dice game only sends my money back each time i send it to them... Try this address for 50% dice game MYhX7M221kD2tTRVSbScuj2pBGCf5vNd63 If work donate to: MosE9qerq33PcWQivJP339vpUEjGECaxRs
|
|
|
|
eestimees
|
|
January 31, 2014, 06:20:27 AM |
|
is MED on any exchanges, id like to buy some?
how many you'd like to buy? what miners do you have for sale besides the BE's and Im in the US, does that affect shipment? only those that are listen on pool webpage, sipping to US is not a problem.
|
— eestimees
|
|
|
smallplatf (OP)
|
|
January 31, 2014, 06:51:06 AM |
|
the dice game only sends my money back each time i send it to them... you mean http://med.altdice.net/?there is a max bet limit for each address, max bets column. if you send more then max bet you get your bet back as it is.
|
|
|
|
poplolnman
Legendary
Offline
Activity: 1442
Merit: 1008
|
|
January 31, 2014, 06:53:41 AM |
|
its ok now i talked to their support...they were very helpful
|
I'm in 400,000 euros debt , dont help me , i rather die
|
|
|
|