Closed karczuRF closed 1 month ago
IMPORTANT NOTE: I DO NOT HAVE A GPU BECAUSE I AM ONLY CPU MINING
I'm also getting "Failed to get NVML" constantly when running the app image for Tari Universe v0.3.2 on Ubuntu 24.04. (Uses XtrGpuMiner.)
The console shows: INFO Starting process watcher for xtrgpuminer Failed to get NVML ERROR xtrgpuminer exited with error code: 101 Failed to get NVML {error repeats...}
I also get this error frequently: Error sending telemetry data: ReqwestError(reqwest::Error { kind: Status(400), url: "https:/ut.tari.com/miner/heartbeat" }) (I didn't misspell "request", it's in the error message as "reqwest".)
I do see this message indicating that the app can access the Internet: INFO Updater event: AlreadyUpToDate
The Tari Universe UI displays fine (all initial downloads were successful). I have not mined any tXTM yet, so I can't say if it's working just yet.
Update: It mined a block.
On Ubuntu 22.04 with integrated gpu the warning
WARN Error in getting response from XtrGpuMiner status: error sending request for url (http://127.0.0.1:38759/stats) Failed to get NVML
is logged incessantly.Handle it and show the info/warning which tell the user sth like "gpu mining is on, but can't get miner status". Maybe show
N/A
as a hash rate?