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

Cannot resolve 'mining.ypool.net'. Is it a valid URL? #3

Open
aashidham opened this issue Aug 30, 2015 · 3 comments
Open

Cannot resolve 'mining.ypool.net'. Is it a valid URL? #3

aashidham opened this issue Aug 30, 2015 · 3 comments

Comments

@aashidham
Copy link

I get the error present in the title when I run the xptMiner with the following invocation:

./xptminer-avx-b15 -o mining.ypool.net:8081 -u username.ric_1 -p x -d 0

Do you know why this is? I am running on Ubuntu 14.04 LTS. I have tried including the http:// as well as not including it, both the mining and www subdomains of the site, and different ports listed to connect to the XPT service on ypool. Nothing has worked.

@dave-andersen
Copy link
Owner

Are you behind a firewall / filter or is it possibly blocked in your country? Works from everywhere I'm able to test from. Ypool is the default, so you might just be able to leave off the -o

@aashidham
Copy link
Author

I actually tried leacing out the -o flag entirely and got the same error. I
can curl and ping ypool.net, so I don't think it is a firewall issue.

On Sun, Aug 30, 2015 at 1:19 PM, David Andersen [email protected]
wrote:

Are you behind a firewall / filter or is it possibly blocked in your
country? Works from everywhere I'm able to test from. Ypool is the default,
so you might just be able to leave off the -o


Reply to this email directly or view it on GitHub
#3 (comment)
.

@aashidham
Copy link
Author

Could it have something to do with the following error received during compilation?
fastrie/xptMiner/xptMiner/main.cpp:580: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking

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