Hello
After I start the miner, I've got the following error.
Team Red Miner version 0.3.6
[2018-11-06 02:26:05] Auto-detected AMD OpenCL platform 1
[2018-11-06 02:26:05] Initializing GPU 0.
[2018-11-06 02:26:06] Pool gulf.moneroocean.stream login succeeded.
[2018-11-06 02:26:06] Pool gulf.moneroocean.stream received new job. (job_id: BnhOxLVdmQh7rdyK3iFIaRD8iinZ)
[2018-11-06 02:26:06] Pool gulf.moneroocean.stream set difficulty to 128001
[2018-11-06 02:26:07] Initializing GPU 1.
[2018-11-06 02:26:07] Dev pool connected and ready.
[2018-11-06 02:26:08] Initializing GPU 2.
[2018-11-06 02:26:10] Initializing GPU 3.
[2018-11-06 02:26:11] Initializing GPU 4.
[2018-11-06 02:26:13] Successfully initialized GPU 0: Vega with 56 CU (PCIe 10:00.0) (CN 14+14)
[2018-11-06 02:26:13] Successfully initialized GPU 1: Vega with 56 CU (PCIe 03:00.0) (CN 14+14)
[2018-11-06 02:26:13] Successfully initialized GPU 2: Vega with 56 CU (PCIe 06:00.0) (CN 14+14)
[2018-11-06 02:26:13] Successfully initialized GPU 3: Vega with 56 CU (PCIe 13:00.0) (CN 14+14)
[2018-11-06 02:26:13] Successfully initialized GPU 4: Vega with 56 CU (PCIe 16:00.0) (CN 14+14)
[2018-11-06 02:26:15] Pool gulf.moneroocean.stream received new job. (job_id: vCLrCaDLBkR++jmkZht+CinbJF4f)
[2018-11-06 02:26:36] Stats GPU 0 - cnv8: 1.432kh/s, avg 1.749kh/s, pool 0.0 h/s 0/0
[2018-11-06 02:26:36] Stats GPU 1 - cnv8: 1.422kh/s, avg 1.749kh/s, pool 0.0 h/s 0/0
[2018-11-06 02:26:36] Stats GPU 2 - cnv8: 1.419kh/s, avg 1.749kh/s, pool 0.0 h/s 0/0
[2018-11-06 02:26:36] Stats GPU 3 - cnv8: 1.422kh/s, avg 1.749kh/s, pool 0.0 h/s 0/0
[2018-11-06 02:26:36] Stats GPU 4 - cnv8: 1.427kh/s, avg 1.749kh/s, pool 0.0 h/s 0/0
[2018-11-06 02:26:36] Stats Total - cnv8: 7.122kh/s, avg 8.746kh/s, pool 0.0 h/s
[2018-11-06 02:26:44] Pool gulf.moneroocean.stream connection was closed due to an error.
[2018-11-06 02:26:44] Pool gulf.moneroocean.stream login succeeded.
[2018-11-06 02:26:44] Pool gulf.moneroocean.stream received new job. (job_id: urc+A/g/16ZnWkFNtJIAmMZFqX0r)
[2018-11-06 02:26:44] Pool gulf.moneroocean.stream set difficulty to 128001
This is my starting command:
teamredminer.exe --algo=cnv8 --url=stratum+tcp://gulf.moneroocean.stream:10128 --user=45n...aBx --pass=Moria:x --devices=0,1,2,3,4 --cn_config 14+14,14+14,14+14,14+14,14+14
What did I wrong?
Thank you in advance!