Author

Topic: Solo mining (Read 980 times)

sr. member
Activity: 476
Merit: 251
February 11, 2014, 05:27:19 PM
#7
I've done as you all have written before, and bfgminer says: "Pool 0 http://127.0.0.1:8337 alive" but in the next line "No suitable long-poll found for http://127.0.0.1:8337" Is it ok or not?

Yes. That is normal.
full member
Activity: 182
Merit: 100
February 11, 2014, 05:16:56 PM
#6
Have you been solo mining before? If your miner can see and connect to the daemon then everything is working fine. You only submit shares when you find a block when solo mining with a coin daemon.
Also I think you should check the ports. In your config file you specified port 7335, buy youre using port 8337 in your script.
hero member
Activity: 1050
Merit: 501
February 11, 2014, 04:48:47 PM
#5
I've done as you all have written before, and bfgminer says: "Pool 0 http://127.0.0.1:8337 alive" but in the next line "No suitable long-poll found for http://127.0.0.1:8337" Is it ok or not?
legendary
Activity: 1540
Merit: 1002
December 15, 2013, 01:59:28 PM
#4
is the wallet fully synced?
sr. member
Activity: 392
Merit: 251
December 15, 2013, 10:36:23 AM
#3
change the pool url from local host to 127.0.0.1 should then work

I have tried that as well with no success. Sad
legendary
Activity: 1540
Merit: 1002
December 15, 2013, 06:30:24 AM
#2
change the pool url from local host to 127.0.0.1 should then work
sr. member
Activity: 392
Merit: 251
December 15, 2013, 06:22:37 AM
#1
Hi all,

I am a newbie and trying to set up a solo mining for Exilecoin. With pool mining I have no problem at all.
Here is my settings.:

Hardware:
Asus Striker Extreme Formula IV motherboard
Phenom II X6 1090 processor
Gigabyte HD 7950 GPU
16GB DDR3 2000Mhz
OCZ 650W PSU
Window 7 Pro 64bit

Software:

Bfgminer 3.6.0 64bit

Step 1:

I run Exilecoin-qt as a server.

Step 2:

I set up a exilecoin.conf file in Roaming/Exilecoin:

rpcuser=x
rpcpassword=y
rpcallowip=127.0.0.1
rpcport=7335
daemon=1
server=1
gen=0

Step 3

My scrypt:

  bfgminer.exe -o http://localhost:7335 -u x -p y --intensity 11 --worksize 256 -g 1

( I have tried diff ports and scrypts but none of them worked.example: port:7335,1337)

When I run any of these scrypts I receive a message in promt:

No server were found.Most likely you put a wrong URL,forgotten to add a port or not set up a workerer.


Anyone could help me to set up it properly,please?

Thanks



Jump to: