Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

sgminer couldn't connect #34

Closed
calvintam236 opened this issue Oct 17, 2017 · 5 comments
Closed

sgminer couldn't connect #34

calvintam236 opened this issue Oct 17, 2017 · 5 comments
Labels

Comments

@calvintam236
Copy link
Contributor

I tried to use sgminer-gm on poolmining.org (which runs MiningCore), and it couldn't find an active pool. Tried pool address without stratum+tcp://, same result.

$ sgminer -k cryptonight -o stratum+tcp://xmr.poolmining.org:3033 -u REMOVED -p x --gpu-platform 0 --intensity 31 --no-adl --log 60 --text-only
[01:18:06] Set default algorithm to cryptonight
[01:18:06] Global quota greatest common denominator set to 1
[01:18:06] Started sgminer 5.5.5-gm-a
[01:18:06] * using Jansson 2.7
[01:18:06] CL Platform vendor: Advanced Micro Devices, Inc.
[01:18:06] CL Platform name: AMD Accelerated Parallel Processing
[01:18:06] CL Platform version: OpenCL 2.0 AMD-APP (2508.0)
[01:18:06] Platform devices: 1
[01:18:06]      0       gfx900
[01:18:06] GPU0: detected PCIe topology 0000:25:00.0
[01:18:06] Default Devices = all
[01:18:06] set_devices(all)
[01:18:06] Loading settings from default_profile for pool 0
[01:18:06] Pool 0 Algorithm set to "cryptonight"
[01:18:06] Pool 0 devices set to "all"
[01:18:06] Pool 0 lookup gap set to "(null)"
[01:18:06] Pool 0 Intensity set to "31"
[01:18:06] Pool 0 Thread Concurrency set to "(null)"
[01:18:06] Pool 0 GPU Clock set to "(null)"
[01:18:06] Pool 0 GPU Memory clock set to "(null)"
[01:18:06] Pool 0 GPU Threads set to "(null)"
[01:18:06] Pool 0 GPU Fan set to "(null)"
[01:18:06] Pool 0 GPU Powertune set to "(null)"
[01:18:06] Pool 0 GPU Vddc set to "(null)"
[01:18:06] Pool 0 Shaders set to "(null)"
[01:18:06] Pool 0 Worksize set to "(null)"
[01:18:06] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[01:18:06] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[01:18:06] Trying to set current pool...
[01:18:06] Probing for an alive pool
[01:18:06] Testing xmr.poolmining.org
[01:18:07] Succeeded delayed connect
[01:18:07] Socket closed waiting in recv_line
[01:18:07] Closing socket for stratum xmr.poolmining.org
[01:18:07] Failed to parse a \n terminated string in recv_line: buffer =
[01:19:06] No servers were found that could be used to get work from.
[01:19:06] Please check the details from the list below of the servers you have input
[01:19:06] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
[01:19:06] Pool: 0  URL: stratum+tcp://xmr.poolmining.org:3033  User: REMOVED  Password: x
[01:19:06] No servers could be used! Exiting.
[01:18:06] Started sgminer 5.5.5-gm-a
[01:18:06] * using Jansson 2.7
[01:18:06] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[01:18:06] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[01:18:06] Probing for an alive pool
[01:19:06] No servers were found that could be used to get work from.
[01:19:06] Please check the details from the list below of the servers you have input
[01:19:06] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
@oliverw
Copy link
Owner

oliverw commented Oct 17, 2017

Which variant of sgminer is that? Where did you get it from?

@calvintam236
Copy link
Contributor Author

@oliverw
Copy link
Owner

oliverw commented Oct 17, 2017

I cannot even get this version to run without crashing on my system. Could you try again connecting to the pool but with -v added to the command line options and post the output here?

@oliverw
Copy link
Owner

oliverw commented Oct 18, 2017

Why did this get closed?

@calvintam236
Copy link
Contributor Author

Somehow I couldn't reproduce the same problem with the docker image I made.. (It is stuck at compiling cryptonight.cl now. Weird)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants