nanopool / nanominer

Nanominer is a versatile tool for mining cryptocurrencies on GPUs and CPUs.
https://nanominer.org
631 stars 350 forks source link

v3.5.0 Crash on launch #317

Closed Unwavering1 closed 2 years ago

Unwavering1 commented 2 years ago

v3.5.0 crashes on launch. Had to revert to previous version and disable auto-update

Musaran commented 2 years ago

Same issue here.

2021-Dec-14 08:12:57: Log path: ./logs/
2021-Dec-14 08:12:57: Log is written to file
2021-Dec-14 08:12:57: GPU watchdog is enabled
2021-Dec-14 08:12:57: Never calling reboot.bat (always restarting the miner in case of errors). 
2021-Dec-14 08:12:57: Setting up algorithm: Ethash
2021-Dec-14 08:12:58: Connecting to pools...
2021-Dec-14 08:12:58: Connected to pool: eth-eu2.nanopool.org:9999 | IP: 51.255.34.80 | ping: 6 ms.

End of log file.

Grumpy-Dwarf commented 2 years ago

What is you config, OS, driver version and GPUs? Nanominer for old CUDA or CUDA 11?

Musaran commented 2 years ago

Windows 10 pro, GTX1080, GPU driver latest : 497.09 Logs from nanominer 2021-Dec-14 11:08:12: CUDA driver version is 11.5, runtime version is 10.0 Single device detected GPU 0 PCI 01:00.0, Platform: CUDA, Name: NVIDIA GeForce GTX 1080, 8191 MB available

mhansk commented 2 years ago

same problem 2021-Dec-14 07:20:26: CUDA driver version is 11.5, runtime version is 10.0 2021-Dec-14 07:20:26: Single device detected 2021-Dec-14 07:20:26: GPU 0 PCI 01:00.0, Platform: CUDA, Name: NVIDIA GeForce GTX 1060, 6143 MB available

vahagbyurat commented 2 years ago

same problem here. no error in logs. the last thing it says is connected to 2021-Dec-14 08:39:17: Connected to pool: eth-us-west1.nanopool.org:9433 | IP: xxx | ping: 106 ms.

vahagbyurat commented 2 years ago

I manually installed the latest 3.4 version with the same config, set autoupdate to false and it is working. lost a whole evening of hash :< but until this is fixed, I recommend trying that (which I noticed you did as well, so hurray for detours)

Olexko commented 2 years ago

Same problem. No error in log. Win 10 x64 21H1, latest nvidia driver 497.09. GTX 1050ti 4gb

denizhocaoglu commented 2 years ago

I have the same issiue on Windows 10 and GTX 1660ti, everything is up to date.

Jipem commented 2 years ago

Same problem. No error in log. v3.5.0 crashes on launch. v3.4.6 ok.

CUDA driver version is 11.4, runtime version is 10.0 Single device detected GPU 0 PCI 01:00.0, Platform: CUDA, Name: NVIDIA GeForce GTX 1050 Ti, 4096 MB available

jamesros commented 2 years ago

I am having the same issue. Reverting to 3.4.6 resolved the issue.

2021-Dec-15 17:57:46:                                    _                 
2021-Dec-15 17:57:46:  _ __   __ _ _ __   ___  _ __ ___ (_)_ __   ___ _ __ 
2021-Dec-15 17:57:46: | '_ \ / _` | '_ \ / _ \| '_ ` _ \| | '_ \ / _ \ '__|
2021-Dec-15 17:57:46: | | | | (_| | | | | (_) | | | | | | | | | |  __/ |   
2021-Dec-15 17:57:46: |_| |_|\__,_|_| |_|\___/|_| |_| |_|_|_| |_|\___|_|   
2021-Dec-15 17:57:46: 
2021-Dec-15 17:57:46: Version 3.5.0
2021-Dec-15 17:57:46: Started EthMan server on port 3333 without a password (read-only mode).
2021-Dec-15 17:57:46: Started web interface on port 9090 without a password.
2021-Dec-15 17:57:46: CUDA driver version is 11.5, runtime version is 10.0
2021-Dec-15 17:57:46: Single device detected
2021-Dec-15 17:57:46: GPU 0 PCI 08:00.0, Platform: CUDA, Name: NVIDIA GeForce RTX 2080, 8191 MB available
2021-Dec-15 17:57:46: -------------------Ethash:------------------
2021-Dec-15 17:57:46: Currency: Ethash-unknown
2021-Dec-15 17:57:46: Wallet: [redacted]
2021-Dec-15 17:57:46: Rig name: [redacted]
2021-Dec-15 17:57:46: Email: [redacted]
2021-Dec-15 17:57:46: Hashrate threshold to restart miner is not set
2021-Dec-15 17:57:46: Number of rejected shares per hour to restart miner is not set
2021-Dec-15 17:57:46: Added pool: us1.ethermine.org:4444
2021-Dec-15 17:57:46: Added pool: us2.ethermine.org:4444
2021-Dec-15 17:57:46: Auto pool sorting is disabled
2021-Dec-15 17:57:46: Using all GPU devices
2021-Dec-15 17:57:46: Memory tweak: 1
2021-Dec-15 17:57:46: -------------Common parameters:-------------
2021-Dec-15 17:57:46: Log path: ./logs/
2021-Dec-15 17:57:46: Log is written to file
2021-Dec-15 17:57:46: GPU watchdog is enabled
2021-Dec-15 17:57:46: Never calling reboot.bat (always restarting the miner in case of errors). 
2021-Dec-15 17:57:46: Setting up algorithm: Ethash
2021-Dec-15 17:57:47: Connecting to pools...
2021-Dec-15 17:57:47: Connected to pool: us1.ethermine.org:4444 | IP: 172.65.218.238 | ping: 11 ms.
Grumpy-Dwarf commented 2 years ago

Fixed!