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

Miner not working on Ubuntu 16.04 LTS Linux #62

Open
nateGeorge opened this issue Jun 1, 2017 · 0 comments
Open

Miner not working on Ubuntu 16.04 LTS Linux #62

nateGeorge opened this issue Jun 1, 2017 · 0 comments

Comments

@nateGeorge
Copy link

nateGeorge commented Jun 1, 2017

I think I found out why I was getting a bunch of HTTP error 404 when trying to run sia-gpu-miner; the port seemed wrong. I found from gateway in the sia-gui terminal that the port was 9981. So I tried running the miner with `./sia-gpu-miner -P 9981, but it spits back these errors:

./sia-gpu-miner: /usr/local/cuda/lib64/libOpenCL.so.1: no version information available (required by ./sia-gpu-miner)
Port set to 9981
Initializing...

Failed to get header from localhost9981/miner/header, curl_easy_perform() failed: Couldn't resolve host name
Are you sure that siad is running?
HTTP error 0

I have the sia-gui running which I thought should work instead of siad?

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

1 participant