Post
Topic
Board Announcements (Altcoins)
Re: [ANN][WMCC]World Mobile Coin | PoW | X15 Algo | CPU/GPU Miner
by
hamad_spider
on 20/02/2018, 15:09:30 UTC

It is strange.
I'm using Ubuntu 17.04. Wallet and miner are working on the same machine.
Even tested bridging vmware and connecting ccminer from Ubuntu to wallet in windows. Same problem happens.
I'll try to collect logs to see what's happening.

Does anybody know the solution?
 Sad

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?

I don't see anything wrong in your steps. Your wallet is synced to 100%? What linux distro are u using? port 6880 is correct, don't use http 7880 port. Can you agree that your wallet is running on same machine that your GPU worker?