-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hello
On one of the tries, i ve seen something like:
login error code 6
but on app/src/main/assets/config.json i can see the password is ok:
"pools": [
{
"url": "$url$",
"user": "$username$",
"pass": "x",
"rig-id": null,
"nicehash": false,
"keepalive": true,
"variant": -1,
"tls": false,
"tls-fingerprint": null
}
But because the log window is so small, and normally it does not scroll down, i can not see the exact error.
Also, dont you need to declare "coin" type on the pool?
I will try to take a screenshot.
EDIT: above login error code 6 there is:
Unknown/unsupported algorithm, and googling it, seems that "algo" or "coin" must be included:
Thanks
Metadata
Metadata
Assignees
Labels
No labels