Hi guys, my rig keeps going offline. On restart I see the following
dev/sda2: recovering journal
dev/sda2: clean, 127903/436320 files, number number blocks
Created slice user Slice of miner
Starting user manager for uid 1000
Started session 7 of user miner
Stopping user manager for uid 1000
A slice job is running for raise network (4min/5min3s)
Repeat repeat until time reaches 5 min
Some Claymore Miner information
Cannot resolve 'eth-eu2.nanopool.org'
ETH: Stratum - Cannot connect to eth-eu2.nanopool.org:9999
ETH: Stratum - Failed to connect, retry in 20sec
Repeat repeat
Any idea what is going on or how to find out?
you should check if eth-eu2.nanopool.org is accessible for you, as it seems like your DNS has problem resolving the host name
That is a quirk of how the Linux resolves name mapping to IP addresses. For example, if you look under Windows, there is no reply from the server for inquiries on us1.ethermine.org because it doesn't respond to them and Windows uses port 80 for NSLOOKUP & ping queries. The server is intentionally not reachable using port 80. Port 4444 (and 5555 for SSL in this case) respond to connection requests of course - or we would not be able to get and submit work.
Try " PING us1.ethermine.org ", it doesn't respond on my machine. Now, us1.ethermine.com does - but we use the .org address to work.