PTRFRLL / nv-docker-trex

Mine crypto using your Unraid server
46 stars 14 forks source link

Edit config error (API readonly mode is activated) #32

Closed JamesDAdams closed 2 years ago

JamesDAdams commented 2 years ago

Hi,

i have this error if i try to edit a variable : Edit config error (API readonly mode is activated)

Screenshot_20211026-105747_Opera

PTRFRLL commented 2 years ago

Looks like you need to generate an API key as noted here: https://github.com/trexminer/T-Rex/wiki/WebUI#security

I'll look at doing that automatically in an upcoming release

JamesDAdams commented 2 years ago

image

PTRFRLL commented 2 years ago

You're calling t-rex without any of the needed params (algo, url, etc). Try the latest version of the docker, I added support for the API Key. Just set the API_PASSWORD env variable on the container