-
Notifications
You must be signed in to change notification settings - Fork 441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please fix json in linux - hiveos can't parse commands #512
Comments
JSON config is definitely working on both Windows and Linux. |
I have a blank config.json |
20210625 10:53:47 T-Rex NVIDIA GPU miner v0.20.4 - [Linux] -----------------20210625 10:54:58 ------------------ |
drwxr-xr-x 2 user user 4096 Jun 25 10:47 . |
config_global.json { "api-bind-telnet": "127.0.0.1:4058", "retries": 3, "algo": "x16r", "log-path": "/var/log/miner/t-rex/t-rex.log", "exit-on-cuda-error": true, |
I have purge all miners, system apply new installation, diferent result. |
{ |
I apply, Still print, |
{ |
I see. Try contacting HiveOS support to see if there are any guides on how to propagate extra t-rex params to the config file. They don't get applied in your case for some reason. |
But I have lrwxrwxrwx 1 user user 34 May 27 10:15 config.json -> /run/hive/miners/t-rex/config.json |
And in some cases I have "api-bind-telnet": "127.0.0.1:4059", |
Ah ok I see your point... I apply on hive system. |
Thanks buddy! |
"dag-build-mode": "2"
"gpu-init-mode": "0"
The text was updated successfully, but these errors were encountered: