Closed rgjertsen closed 6 years ago
I actually got it to work now. So I guess the start time HAVE to be after the Monitor was started?
I also see that the Rig Stats shows estimated daily earnings of about 0,00014 BTC and the Card Stats shows 0,0008 BTC for my 960. How come the card stats shows more then the rig stats?
I have set it to "Live" and every minute it should update, I get one of these errors and the graph doesn't update,
Getting A LOT of the same errors. Every time it should update in live, and every time I enter a new time for "End Time". I also get a problem when I enter a P.M. time in "End", but it seems like A.M. works sort of.. I'm not an expert here, so this info may not help very much.. Some of it may even be wrong.
Chances are its due to the non english OS. I'll see what I can do to prioritize an export to CSV and make some Shell Excel files people can use to make some graphs out side of the app while I work on the OS support. I'm also going to add some more error logging so I can get some more details as to what is causing the crashes.
Ok man, thanks :) Really like the consept though! I really would like the opportunity to see how much each card is making :) This way I could tell when each card has payed for itself :)
Keep the monitor running and I can hopefully get some reports working for you.
Sent from my iPhone
On Jan 7, 2018, at 8:36 AM, rgjertsen notifications@github.com wrote:
Ok man, thanks :) Really like the consept though! I really would like the opportunity to see how much each card is making :) This way I could tell when each card has payed for itself :)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
No problem.
The issue with the 960 showing the improper earnings should be fixed now.
@rgjertsen I just created a new release for you to run for a bit that logs error messages to the database for review. It should give you and error ID to report back with so I can take a look.
https://github.com/jgulick48/NiceHashProfitabilityCalculator/releases/tag/1.0.0.15
Now I am only getting errors and no error ID. The folder I extracted was actually called 1.0.0.14. Could that be it?
Yeah, that release got buggered. Have a new one
https://github.com/jgulick48/NiceHashProfitabilityCalculator/releases/tag/1.0.0.16
Windows is stopping this as a virus..
That is smart screen due to it not being a signed app. Code validation certs are expensive but you should still be able to run it.
Sent from my iPhone
On Jan 8, 2018, at 10:03 AM, rgjertsen notifications@github.com wrote:
Windows is stopping this as a virus..
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
I just opened the program, entered my BTC address and "Run Report". I did not change the times. Got an error number 4. Do I have to enter times after I started the monitoring?
Now I entered a start time I am pretty sure in after I started monitoring and got error number 5.
Last time I entered just the last hour, and got error number 9.
Yeah looking at the errors I know what is going on. I’ll try to got it patched tomorrow night.
Sent from my iPhone
On Jan 8, 2018, at 3:26 PM, rgjertsen notifications@github.com wrote:
Last time I entered just the last hour, and got error number 9.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Try using this new release. Hopefully the sql syntax isn't bonkers anymore.
https://github.com/jgulick48/NiceHashProfitabilityCalculator/releases/tag/1.0.0.17
Do I have to download the new 17 for both the monitored pc an the one I use statviewer?
And do I have to pick a Storage Type? If so, which?
Some updates: The program seems to work very well now! It logs without errors and updates in live also! I also love the buttons for Last X hours!
A few bugs: The "Use Friendly Name" check box doesn't move when I make the window bigger, so it's in the way for the text. The "Live" box moves fine. The number for estimated earnings is HUUGE! It says I am making 23 with 13 zeros BTC per day. I would bet that is wrong.
Suggestions:
I see that all numbers are VEERY high. Watts, earnings, efficiency etc.
The release for 17 has both apps in it. Right now you don't have to select a storage option as it only uses MySQL for the time being.
Added your suggestions in release: https://github.com/jgulick48/NiceHashProfitabilityCalculator/releases/tag/1.0.0.18
Can you send me a screen shot of what the numbers look like? Chances are its just a formatting issue due to the language.
Did you add the folder there? Can't see the 18 folder in Assets.
There should be one now.
Here you can see the numbers are wrong.
I have two more questions about some features.
The original stats viewer is based on the wallet address and pulls from NiceHash's API. As I work towards supporting NHML I'll add the ability to make a "Master" node that does the logging for that information so that it isn't duplicated in the database.
That is one of the things I want to add in is a version check by the app that then gives you the option to have it launch a downloader to replace the files. Shouldn't be too hard to implement but that will be a day or so out. I'll see what I might be able to do with that soon though given the number of releases that are being pushed out.
I'm still working out what may be causing your balances display to be off that much. They are logging properly in the database just fine its the viewer that is having the problem. I'll see what I can do to fix it but since it only occurs on non english OS's its proving quite difficult to track down.
Ok, looking forward to it! Do you want me to run this for some logging? Or can I shut NH down for some alt coin mining until I hear from you again? It's not a problem if you want me to run NH for a few days though.
Up to you. I have some data from you already on the logging front to test with and I think I found what was going wrong. I'm going to try to get the updater completed tonight though since it shouldn't be that bad to do.
Ok, I'll hear from you for #19 :)
Do you know why I get these dips? When you look at the gaming pc graph it also changes alot. Can this be algo changing? Or bugs? They are a little large for algo switching I think.
There have been some issues with one of the algos recently that may have caused the dips and spikes like that. I'll do some further digging though. I'm currently working on getting a CI pipeline set up so that builds are easier to push out and then I'll work on the auto updater but the next release should have the number format fixed.
v51 (big jump i know) has been published which should give you better numbers. Next step is to work on the auto updater.
I'm still getting the high numbers.
Maybe it should say what version I am using in the bottom left corner or something so that I'm sure :P Was a little bit different this time when there was a separate monitor folder with just the monitor in it.
What language OS are you using. I'm going to set up a vm to do some debugging on that os version.
Also the latest release now has update notification and download option. It now checks every hour and notifies you if there is an update via the bottom of the app.
I am using a norwegian OS. I’ll download the new version tomorrow. Would it be possible to add the software version in a corner as well? Nothing that needs it’s own update, but would be nice to have. QoL type of thing.
What language OS are you using. I'm going to set up a vm to do some debugging on that os version.
Also the latest release now has update notification and download option. It now checks every hour and notifies you if there is an update via the bottom of the app.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/jgulick48/NiceHashProfitabilityCalculator/issues/2#issuecomment-356755197, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Ahj1IrMRC93rI84XyW1lEO3NrGAjN-c2ks5tJTZggaJpZM4RVmdC.
A few updates: I downloaded #62 and I get a notification even though I am on the last version. This notification doesn't go away even though I press it and the downloader completes. Also when I press patch notes, nothing happens.
And if I have a PC where I only use the Viewer and not the Monitor, shouldn't there be a notification in the Viewer as well? Now I can only see one in the Monitor.
I also see that the program is now detected by GeForce Experience and are given an overlay with FPS and some other stuff. Don't know if there is something to do with that.
Build 63 should fix the update system for the Monitor to have it properly check now. That link will only show if the version running is older than the latest on github. It now auto checks every hour to see if there is an update and then just displays the message.
I downloaded the 63 version now, and it seems like it's working. I don't see any notifications. Haven't tested the numbers though. I changed to alt coins for now.
If the viewer is left open you should see a notification within an hour. You can use the viewer to see past data without needing to log more data for testing. the 64 version should also fix the number displays.
What about getting the notification in the Viewer as well, since I only use the viewer on the computer I use daily?
And the numbers look like they work great now!
The Viewer will show the same type of notification when there is an update. Since the numbers and errors have cleared up I'm going to close out this issue. If you have any other problems or have new feature requests I'm tracking stuff on my JIRA instance at https://jira.threegm.com/projects/NPC/issues and will convert any issues here over there.
Never used this site. It seemed a little more complicated than this.. :P How do I submit a new feature suggestion?
Go ahead and create them on github. And I’ll make a copy onto Jira for my work in progress stuff and then update the issues on github.
Sent from my iPhone
On Jan 11, 2018, at 12:33 PM, rgjertsen notifications@github.com wrote:
Never used this site. It seemed a little more complicated than this.. :P How do I submit a new feature suggestion?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.
Hi, I tried using this StatsViewer but I can't get it to work. I got the Monitor to start. I got a few errors here too, but it worked eventually. When I try to start the StatViewer, I am getting an error I don't understand. Some of the text are in norwegian.. Is this because the monitor haven't run for long enough? I have tried it both on the mining computer, and on an external computer.