Post
Topic
Board Announcements (Altcoins)
Re: [ANN][WMCC]World Mobile Coin | PoW | X15 Algo | CPU/GPU Miner
by
hamad_spider
on 15/02/2018, 06:52:34 UTC
Thanks for your reply.
Using port 7880 I get "HTTP request failed: Empty reply from server" error occasionally and there is no "yay!!!".
Using port 6880 and starting miner on client also doesn't help. Still coins don't go into my wallet after getting "yay!!!"!

I'm using port 7880...not sure if that would make a difference.
Also: are you also running the miner in the desktop client? I've always had to start that running, then startup ccminer. (Then I usually go back and stop the miner in the desktop client...I still get blocks without it)


I tried GPU mining by ccminer (WMCC client: beta 13 on Linux), but after getting "accepted: 1/1 (100.00%), x.x kH/s yay!!!" nothing goes to my wallet.

What I did:
In WMCC client: Tools -> Stratum: Added a worker named "worker1" and password "pass" for example.
Used ccminer by the following command:
ccminer -a x15 -o stratum+tcp://127.0.0.1:6880/ -u worker1 -p pass -T 600 --no-cpu-verify

But nothing goes to my wallet after "yay!!!"!
Am I doing anything wrong?