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

How to set URL #1

Open
codewith opened this issue Aug 28, 2014 · 2 comments
Open

How to set URL #1

codewith opened this issue Aug 28, 2014 · 2 comments

Comments

@codewith
Copy link

Hi, how to set url for ghash.io? ex:uk1.ghash.io:3333
I set: "rhc env set CPUMINER_URL=uk1.ghash.io:3333 -a appname" but dont work
Sorry for my bad English.Thanks!

@syntaxsugar
Copy link
Owner

Hi,
try use protocol in URL:
rhc set-env CPUMINER_USER=paiti.miner1 CPUMINER_PASS=miner1 CPUMINER_URL=stratum+tcp://scrypt.ltcrabbit.com:3333 -a miner1

and restart cpuminer cartridge:
rhc cartridge restart cpuminer -a miner

@codewith
Copy link
Author

Thanks for your fast support @syntaxsugar

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