Author

Topic: EWBF linux hit by error (Read 151 times)

full member
Activity: 394
Merit: 101
December 03, 2017, 08:39:15 PM
#4
Thank , the reference instruction has mistake! I copied and pasted it only Smiley obviously the pet was  specified twice, Inc with a port switch and then as a suffix after url.
full member
Activity: 224
Merit: 100
CryptoLearner
December 03, 2017, 08:38:10 AM
#3
You repeated the pool port twice in your cmdline.... you need to remove the port from the pool adress.

The error and your console was pretty obvious....

Code:
INFO: Server: us1-zcash.flypool.org:3333:3333
ERROR: Cannot connect to the server. 1

Also next time please post in the EWBF topic, you'll get support faster and a cleaner forum for all. Thanks  Cool
full member
Activity: 394
Merit: 101
December 03, 2017, 07:11:51 AM
#2
centos 7.2
nvidia driver installed successfully.
do i have to install cuda? i am assuming not since tool is not complaining about it.
however i am installing it anyways.
full member
Activity: 394
Merit: 101
December 03, 2017, 07:09:51 AM
#1
here is my start shell file contant in linux:

HOSTNAME=
echo starting zcash miner on $HOSTNAME
./miner --server us1-zcash.flypool.org:3333 --user .$HOSTNAME --pass --port 3333 --cuda_devices 0


and getting this error, can someone help?
if I use windows version, it works:

[root@MINER-Z270-SLI linux]# ./start.zcash.nvidia.lin.sh
starting zcash miner on I3-Z270
+-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.3b         |
+-------------------------------------------------+
INFO: Server: us1-zcash.flypool.org:3333:3333
INFO: Solver Auto.
INFO: Devices: User defined.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
ERROR: Cannot connect to the server. 1


Thanks.,

Jump to: