The Wayback Machine - https://web.archive.org/web/20201210070959/https://github.com/MPOS/php-mpos/issues/2777
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

Update install guide for Ubuntu 18.04 LTS, test setup with sha256d coin as well #2777

Open
auscash opened this issue Mar 14, 2019 · 5 comments
Open

Comments

@auscash
Copy link

@auscash auscash commented Mar 14, 2019

I've tried to resolve all issues with the current set up guide on Ubuntu 16.04 and I keep hitting a brick wall. Something never works.

Before stratum, I should have been able to mine without it. Didn't work, I tried digging in debug info and protocol details but couldn't spot anything helpful to resolve the issue, aside from HTTP continue and HTTP forbidden. This was with the fork of pooler's cpuminer, cpu-multiminer I think. And it's not clear in the guide what URL to visit: http://poolservername/MPOS/public?

Tried to install stratum and stratum-mining, the 'requires SSL' problem keeps popping up, and that python setup.py/setuptools no longer works for distributed.

I know this is a complex process, but could an experienced good samaritan please update the current guide for Ubuntu 16.04 LTS at least, better yet Ubuntu 18.04 LTS.

More details on testing with a different coin, like a new sha256d PoW coin (just a Bitcoin with new genesis and a few blocks) would be very useful.

And in what order to install everything and how does MPOS, stratum, stratum-server and how does NOMP and MPOS all fit together? That would be a very interesting and useful read, if only at a high level overview.

@TheSerapher
Copy link
Contributor

@TheSerapher TheSerapher commented Mar 14, 2019

Forbidden: This is probably to the vhost configuration. It’s. Ow a different syntax (require all granted / grant all) instead of allow / deny. Please look it up in the docs.
Stratum & NOMP: You can use either, not at the same time. Use NOMP if stratum doesn’t work.

That’s from the top of my head when I did it a while ago. Hopefully someone else can make a better guide 🙂

@auscash
Copy link
Author

@auscash auscash commented Mar 14, 2019

Hi! Thank you, I'll give it a shot again and make sure I document the steps I took carefully. If it works out I'll post the steps I took here (if it differs a little from the guide).

Thanks for pointing out NOMP xor stratum, something I was lead to believe was possible :) So I suppose I would do stratum without the NOMP UI, or NOMP UI no stratum.

Now I think of it the vhost config seems a bit obvious, thanks again 👍

@TheSerapher
Copy link
Contributor

@TheSerapher TheSerapher commented Mar 14, 2019

UI and payouts must be disabled in NOMP and MPOS Compat enabled. There are guides how to set NOMP up with MPOS.

@TheSerapher
Copy link
Contributor

@TheSerapher TheSerapher commented Mar 15, 2019

https://github.com/MPOS/php-mpos/wiki/Quick-Start-Guide---WIP Added new page so people can participate. This does require proper permissions so if anyone is interested to join as a Wiki Author, please ping me in this ticket.

@Ecrypty
Copy link

@Ecrypty Ecrypty commented May 12, 2019

the wikipage is still empty, i have some issues with nomp and nodejs. if you guys can help me fix it i can post a complete up to date manual in the wikipage.
Mpos and the rest are already running like a charm, only nomp/nodejs gives issues which prevents me from finishing my Pool.

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.