You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just downloaded NiceHash Miner from the latest release and I'm trying to run it on a server with just CPUs. It does not have any GPU.
The client gets stuck on "connecting", but I've tried analyzing the network traffic and I couldn't find any request being made.
I've opened the logs and there is this snippet at the end of each run, I think that something crashes and it doesn't start the connection.
[2024-01-07 00:31:11] [ERROR] [ApplicationStateManager.Init] Exception: Object reference not set to an instance of an object.
TRACE: at NHM.DeviceDetection.AMD.AMDDetector.AMDDeviceWithUniqueBUS_IDs(List`1 availableVideoControllers, OpenCLDeviceDetectionResult result)
at NHM.DeviceDetection.AMD.AMDDetector.TryQueryAMDDevicesAsync(List`1 availableVideoControllers)
at NHM.DeviceDetection.DeviceDetection.DetectAMDDevices()
at NHM.DeviceDetection.DeviceDetection.DetectDevices(IProgress`1 progress)
at NHMCore.ApplicationStateManager.InitializeManagersAndMiners(IStartupLoader loader)
I'm on a Windows 10 PC.
If you need any other information please, do not hesitate to ask. :)
The text was updated successfully, but these errors were encountered:
Hi,
I've just downloaded NiceHash Miner from the latest release and I'm trying to run it on a server with just CPUs. It does not have any GPU.
The client gets stuck on "connecting", but I've tried analyzing the network traffic and I couldn't find any request being made.
I've opened the logs and there is this snippet at the end of each run, I think that something crashes and it doesn't start the connection.
I'm on a Windows 10 PC.
If you need any other information please, do not hesitate to ask. :)
The text was updated successfully, but these errors were encountered: