oscarmbv
Newbie
Offline
Activity: 16
Merit: 0
|
|
October 18, 2018, 12:41:29 PM |
|
Excellent man, now it´s working perfect, thank you so much, let me know when you create the telegram group.
|
|
|
|
rig.cards (OP)
Jr. Member
Offline
Activity: 103
Merit: 1
|
|
October 25, 2018, 07:54:12 PM |
|
And one more small fix — improvement for "Rig was rebooted" notification. Maybe anyone sometimes received false notification of rig rebooting, now I've made some changes in algorithm to prevent it.
|
|
|
|
oscarmbv
Newbie
Offline
Activity: 16
Merit: 0
|
|
October 27, 2018, 03:27:06 PM |
|
I think maybe reboot notification is still presenting issues, because I receive a lot in just 10 rigs.
|
|
|
|
rig.cards (OP)
Jr. Member
Offline
Activity: 103
Merit: 1
|
|
October 27, 2018, 07:46:24 PM Last edit: October 28, 2018, 08:36:10 AM by rig.cards |
|
I think maybe reboot notification is still presenting issues, because I receive a lot in just 10 rigs.
Hmm.. it's strange. Notifications about reboot 10 rigs at the same time? or how? How many rigs do you have in your account? And send me PM with your rigistered email on rig.cards - I'll check.
|
|
|
|
oscarmbv
Newbie
Offline
Activity: 16
Merit: 0
|
|
October 28, 2018, 04:49:44 PM Last edit: November 18, 2018, 09:28:55 PM by oscarmbv |
|
No notifications at the same time, but I receive a lot about restart, but I´m not 100% sure it´s false notification, I have to check. I pm account.
|
|
|
|
vmozara
Member
Offline
Activity: 190
Merit: 59
|
|
October 28, 2018, 06:47:01 PM |
|
I confirm about false rig restarts. I receive the email but when I check online i can see that rig uptime didn't reset. When checking the rig with teamviewer, everything is normal. Anyway, I simply disabled this email notification as it is obsolete - if the miner shuts down but doesn't restart, i get rig not responding email. If it starts again, I get rig online email. That works nice for me
|
|
|
|
rig.cards (OP)
Jr. Member
Offline
Activity: 103
Merit: 1
|
|
October 28, 2018, 06:50:38 PM |
|
I can´t pm you
Got it. You can edit your message and delete your email from there
|
|
|
|
rig.cards (OP)
Jr. Member
Offline
Activity: 103
Merit: 1
|
|
October 28, 2018, 06:54:04 PM |
|
I confirm about false rig restarts. I receive the email but when I check online i can see that rig uptime didn't reset. When checking the rig with teamviewer, everything is normal.
When it was last time? Because as I said early, few days ago I've improved algorithm of such notification and now must be fine with it.
|
|
|
|
vmozara
Member
Offline
Activity: 190
Merit: 59
|
|
October 28, 2018, 10:18:21 PM |
|
I will let you know if it happens again, tnx for your effort!
|
|
|
|
oscarmbv
Newbie
Offline
Activity: 16
Merit: 0
|
|
October 29, 2018, 08:12:24 PM Last edit: October 29, 2018, 08:33:11 PM by oscarmbv |
|
I think "don't response" notification is sometime send false positive also or maybe it's too sensitive, I receive a "don't response" 15:14:01 and then at 15:14:10 "is online" notification, maybe it was a quick disconnection of network (but i read log and didn't says anything) or is a false notification also. Sorry if I'm very demanding I just want to help improve the system. Thank you.
|
|
|
|
rig.cards (OP)
Jr. Member
Offline
Activity: 103
Merit: 1
|
|
October 30, 2018, 08:22:25 PM |
|
I think "don't response" notification is sometime send false positive also or maybe it's too sensitive, I receive a "don't response" 15:14:01 and then at 15:14:10 "is online" notification, maybe it was a quick disconnection of network (but i read log and didn't says anything) or is a false notification also. Sorry if I'm very demanding I just want to help improve the system. Thank you.
Yes, seems like network problems. About sensitivity - there two stages: if server don't received any data from rigs in two minutes period - rig wil be marked as "yellow offline" status. Then server wait another 2-3 minutes and if no still any data from rig - it will be marked as "red offline" and only in that case you'll receive notification "don't response". So rig must be offline at least about 3-5 minutes to get this notification. In few days I'll add ability to activate log-file in client app to see what exactly happen on rig. Sorry if I'm very demanding I just want to help improve the system. Thank you.
No problem! Moreover I appreciate for any feedback
|
|
|
|
oscarmbv
Newbie
Offline
Activity: 16
Merit: 0
|
|
October 31, 2018, 12:27:45 PM Last edit: October 31, 2018, 02:26:07 PM by oscarmbv |
|
Excellent, thank you very much. Yes, I'm now pretty sure it's ISP issues, I was going to tell you about the log-file. Maybe you can add the possibility of optional config the notification in larger period of time of 3 or 4 iterations (7 or 10 minutes) if is possible or not to difficult to achieve. Thank you again.
|
|
|
|
rig.cards (OP)
Jr. Member
Offline
Activity: 103
Merit: 1
|
|
November 03, 2018, 02:33:38 PM |
|
I confirm about false rig restarts. I receive the email but when I check online i can see that rig uptime didn't reset. When checking the rig with teamviewer, everything is normal.
When it was last time? Because as I said early, few days ago I've improved algorithm of such notification and now must be fine with it. So... about "rig rebooted" notification... Unfortunatelly I've catched false notification on one of my own rigs... Next client app release will has ability to log some data and I'll try to understand how it's happens. Anyway such false notification appears very rarely, but if you got same - give me know.
|
|
|
|
rig.cards (OP)
Jr. Member
Offline
Activity: 103
Merit: 1
|
|
November 09, 2018, 03:42:20 PM |
|
UPDATEClient app updated to version 0.7.1(The update will occur automatically if you have not disabled the auto-update feature)Now you can enable logging and record different parameters and events to a log-file on disk. In particular, all the data sent by the rig to the server containing information about rig state, gpu etc. are logged. The log file is saved in the same folder. Logging is disabled by default. If you need it you must turn on it manually. To enable log, you need to put -Log 1 into start_client.bat batch file. (on the last line where the powershell script starting). So batch file will look like this: @echo off cls
echo. & echo RIG cards echo https://rig.cards
echo. & echo Take short pause before start... & echo.
timeout /t 30 cd /d %~dp0 powershell -ExecutionPolicy Bypass -File rigcards.ps1 -Verb RunAs -Log 1 or, it can also be activated by editing the config.json configuration file, adding the parameter "log": 1{ "rig_id": 00000, "user_id": 0000, "url": "https://rig.cards", "secret_key": "yoursecretkeyhere", "log": 1 } Don't forget comma at the end of the previous line!
|
|
|
|
vmozara
Member
Offline
Activity: 190
Merit: 59
|
|
November 09, 2018, 04:43:05 PM |
|
What is the rate of logfile updating, every 30 seconds? Thanks, rig.cards is every day getting better and better!
|
|
|
|
oscarmbv
Newbie
Offline
Activity: 16
Merit: 0
|
|
November 10, 2018, 03:37:37 PM |
|
A little request, is it possible to sort rigs by state (offline or online)? Thank you for your work.
|
|
|
|
rig.cards (OP)
Jr. Member
Offline
Activity: 103
Merit: 1
|
|
November 10, 2018, 06:10:03 PM |
|
Guys, can anyone enable logging on some of your rigs for a few days and then provide log-file me for analyze. First of all I'm interested in logs from rigs where you've got false notifications about offline and rebooting. I want to check it out to improve the algorithms. Thanks!
|
|
|
|
oscarmbv
Newbie
Offline
Activity: 16
Merit: 0
|
|
November 11, 2018, 12:37:46 AM Last edit: November 11, 2018, 02:18:26 PM by oscarmbv |
|
Guys, can anyone enable logging on some of your rigs for a few days and then provide log-file me for analyze. First of all I'm interested in logs from rigs where you've got false notifications about offline and rebooting. I want to check it out to improve the algorithms. Thanks! Yes, of course, I'll do it I already receive a lot of restart notifications and have the logs, How I send them to you?
|
|
|
|
rig.cards (OP)
Jr. Member
Offline
Activity: 103
Merit: 1
|
|
November 12, 2018, 09:37:54 AM Last edit: November 12, 2018, 10:01:34 AM by rig.cards |
|
Yes, of course, I'll do it
I already receive a lot of restart notifications and have the logs, How I send them to you?
Thanks! You've received false reboot notifications, right? You can send logs to mail@rig.cardsAnd I need exact time when you received such notifications. BTW, you've got them to email or telegram?
|
|
|
|
oscarmbv
Newbie
Offline
Activity: 16
Merit: 0
|
|
November 12, 2018, 04:00:52 PM |
|
Yes, I think so, I receive a lot, but later I deactivate it, on telegram.
|
|
|
|
|