Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which miner works with this pool? #103

Open
blueavenue opened this issue Feb 16, 2018 · 4 comments
Open

Which miner works with this pool? #103

blueavenue opened this issue Feb 16, 2018 · 4 comments

Comments

@blueavenue
Copy link

blueavenue commented Feb 16, 2018

Hello!

my VPS-Pool-Server:

62.75.139.132:3333

I have no https. It is need for mining?

i have setup the pool and all runs. I see at left side the Network, Hashrate, etc...
In the middle by Our Pool, what i have to do to become a worker?

What i have to do? Need i a Wallet GUI? Or a Wallet-Container on my two VPS Server? Where i have to storage my wallet-address? On VPS Server, on client?

I tried all miners... nothing works (CPU-Miner). Every miner put out errors like:

-- SOCKET ERROR or
-- Stratum Error

and so one.

Which miner works? And how i can give users a wallet-address? PLEASE HELP ME!

@maurosbicego
Copy link

I can't say why it doesn't work...

So: Log in to your VPS, then stop the pool an then start it with nodejs _init.js_ if there is no error, connect with your miner. Every miner should work.
I think, the after that, the pool will crash. If it does, delete the node_modules folder an then set to nodejs 0.10.48 (with nvm install 0.10.48 and then nvm use 0.10.48)
Then run npm update and then start the pool again (and test with the miner)
If it works, it's okay, if it doesn't, I don't know.
And when I go to your IP, there's only the apache default page...

@blueavenue
Copy link
Author

blueavenue commented Feb 20, 2018

The pool was okay. It was my mistake with using the miner (wrong Wallet-Adress). The miner created a wallet address without my base58-prefix. After i added a adress, created with simplewallet, it works. BUT!

The payment doesnt works. What could it be? I have 5000 XPM and added 1000 XPM to pay out in the config.json. Have i run the simplewallet with the created pool-wallet-address on the VPS where the pool is?

The rpc-bind-port is 8082 in the config.json and in the mycoin.conf.
The rpc-bind-ip is 127.0.0.1 in both files.

@maurosbicego
Copy link

Yes, you have to start the Wallet-RPC

@blueavenue
Copy link
Author

Ok! I started constantly the simplewallet on VPS not the Wallet-RPC. i will try it. Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants