Bitcoin Forum
May 03, 2024, 10:18:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 [42] 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 »
  Print  
Author Topic: M's Miner (Ant/SP) Monitor v5.2: alerts,auto/mass/scheduled reboot/mobile miner  (Read 209242 times)
smilingloki
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 22, 2014, 04:36:59 AM
 #821

hi there M - downloaded and installed,  but now getting this error message, went in to regedit and deleted all "mantmon" related stuff - reinstalled, still getting same error.
absolutely wont let me add any new ants to the system, just keeps coming up with this error.




See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at MAntMonitor.frmMain.AddOrSaveAntLogic(Boolean bAndNewAnt, Int32 ID)
   at MAntMonitor.frmMain.cmdAddAnt_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1008 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MAntMonitor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file[Suspicious link removed]
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1002 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714774696
Hero Member
*
Offline Offline

Posts: 1714774696

View Profile Personal Message (Offline)

Ignore
1714774696
Reply with quote  #2

1714774696
Report to moderator
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 22, 2014, 09:52:22 AM
 #822

hi there M - downloaded and installed,  but now getting this error message, went in to regedit and deleted all "mantmon" related stuff - reinstalled, still getting same error.
absolutely wont let me add any new ants to the system, just keeps coming up with this error.


Oops.  Right you are.  Try this one..

Download link: MAntMonitor34b3.zip

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
babama
Member
**
Offline Offline

Activity: 74
Merit: 10


View Profile
September 22, 2014, 05:16:08 PM
 #823

I only have One ants

翻墙利器----
BitNet(VPNCOIN)第二论赠币: Va8AWp6YNJTkPkev18RvFSr2CVPRq5rzYC
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 23, 2014, 01:24:47 AM
 #824

Beta #4 of 3.4.

This fixes the problem with the cgminer 4.6.0 update on older S3 firmware causing the API to fail.
It also fixes a bunch of little things introduced with the config UI change.
It also adds the ability to define to start/finish range for scanning for new Ants.
It also fixes the problem with Web scraping failing if you have less than 3 pools configured.  This was fixed before, but my change to add the reject rate and other fields broke it again.

This version should be pretty stable and should fix most, if not all, of the outstanding problems that have been reported to me.

Download link: MAntMonitor34b4.zip

As always, feedback is most welcome!

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
smilingloki
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 23, 2014, 04:57:29 AM
 #825

been invited out to dinner  Grin will let u know when i get home Smiley
smilingloki
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 23, 2014, 08:39:26 AM
Last edit: September 23, 2014, 08:52:10 AM by smilingloki
 #826

WE HAVE A WINNER ! Grin Grin Grin Grin Grin


Spoke too soon, the alerts arent working - not sure why - they arent autorebooting either. but i have a more or less working beta - i can live with this for a bit Cheesy

Thanks M - pretty impressed Smiley for a dev u listen to us

mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 23, 2014, 09:50:35 AM
 #827

WE HAVE A WINNER ! Grin Grin Grin Grin Grin


Spoke too soon, the alerts arent working - not sure why - they arent autorebooting either. but i have a more or less working beta - i can live with this for a bit Cheesy

Thanks M - pretty impressed Smiley for a dev u listen to us

Nice pic!  I love the names.  Smiley

I assume you're using the API?  What alerts are you expecting that aren't there?  Mine are working, I have red on my screen for hash rate too low on my S2.

What does look odd is you don't have a horizontal scroll bar.

Also, thank YOU for the tip on your config as to why the API was failing.  That's the combination I hadn't tried yet.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
smilingloki
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 23, 2014, 10:10:56 AM
 #828

WE HAVE A WINNER ! Grin Grin Grin Grin Grin


Spoke too soon, the alerts arent working - not sure why - they arent autorebooting either. but i have a more or less working beta - i can live with this for a bit Cheesy

Thanks M - pretty impressed Smiley for a dev u listen to us

Nice pic!  I love the names.  Smiley

I assume you're using the API?  What alerts are you expecting that aren't there?  Mine are working, I have red on my screen for hash rate too low on my S2.

What does look odd is you don't have a horizontal scroll bar.

Also, thank YOU for the tip on your config as to why the API was failing.  That's the combination I hadn't tried yet.

M

I just adjusted my setup so doesnt need the horizontal scroll bar,

I noticed this on the log,

Parameter name: s
23/09/2014 9:04:44 p.m.: Attempting to reboot  via the web because the API query errored out.
23/09/2014 9:04:44 p.m.: REBOOTING 107SOLARIA via SSH
23/09/2014 9:04:49 p.m.: Reboot of 107SOLARIA appears to have succeeded

still not showing up in red tho - weird, yes - using the API

I can send u screenshots of each page Smiley

mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 23, 2014, 12:22:50 PM
 #829

I just adjusted my setup so doesnt need the horizontal scroll bar,

I noticed this on the log,

Parameter name: s
23/09/2014 9:04:44 p.m.: Attempting to reboot  via the web because the API query errored out.
23/09/2014 9:04:44 p.m.: REBOOTING 107SOLARIA via SSH
23/09/2014 9:04:49 p.m.: Reboot of 107SOLARIA appears to have succeeded

still not showing up in red tho - weird, yes - using the API

I can send u screenshots of each page Smiley

This means it had a problem querying one of your Ants, presumably 107SOLARIA.  It does point out a problem in my error handling routine, but I still don't know what's wrong.  Before that it should say something like "ERROR when querying  (step x): " and then some text.

What alert are you expecting to show that isn't?

M


I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 24, 2014, 12:54:10 AM
 #830

Here's another beta of 3.4.  This fixes a few more minor issues, and adds the ability to remove an Ant from the display by right clicking on it.

At this point I'm considering this pretty stable and this will likely be close to the final version of 3.4.

Note that I have an "S3+" now, and it worked out of box, and after I put cgminer 4.6.0 on it.  So I think all firmware issues are now addressed.

Feedback/thoughts are welcome as always.

Thanks!

Download link: MAntMonitor34b5.zip

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
September 24, 2014, 01:23:34 AM
 #831

I haven't been able to watch many of my favorite posts. That said, without going back oodles of pages.

Have any of "my" issues been address M ?

Ty.

To be decided...
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 24, 2014, 10:06:28 AM
 #832

I haven't been able to watch many of my favorite posts. That said, without going back oodles of pages.

Have any of "my" issues been address M ?

Ty.

Should be.  Try the latest beta.

Download link: MAntMonitor34b5.zip

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
September 24, 2014, 11:26:08 PM
 #833

I haven't been able to watch many of my favorite posts. That said, without going back oodles of pages.

Have any of "my" issues been address M ?

Ty.

Should be.  Try the latest beta.

Download link: MAntMonitor34b5.zip

M
Will do, Ty.

To be decided...
psjw4450
Sr. Member
****
Offline Offline

Activity: 342
Merit: 250


View Profile
September 25, 2014, 12:09:57 AM
 #834

Does anyone know how to get this program to change the pools.  It shows successful in the log but it doesn't work. 
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 25, 2014, 12:23:50 AM
 #835

Does anyone know how to get this program to change the pools.  It shows successful in the log but it doesn't work. 

"out of box" it'll only work with S2s.  S1s and S3s are configured such that changes can not be made via the API on your local network.  You'll need to configure cgminer on your S1/S3 to allow API changes outside of the actual machine for it to work.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
psjw4450
Sr. Member
****
Offline Offline

Activity: 342
Merit: 250


View Profile
September 25, 2014, 12:39:55 AM
 #836

Does anyone know how to get this program to change the pools.  It shows successful in the log but it doesn't work. 

"out of box" it'll only work with S2s.  S1s and S3s are configured such that changes can not be made via the API on your local network.  You'll need to configure cgminer on your S1/S3 to allow API changes outside of the actual machine for it to work.

M

Thanks for the reply.  Are you able to direct me in what changes need to be done.  Thanks. 
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 25, 2014, 01:03:23 AM
 #837

Does anyone know how to get this program to change the pools.  It shows successful in the log but it doesn't work. 

"out of box" it'll only work with S2s.  S1s and S3s are configured such that changes can not be made via the API on your local network.  You'll need to configure cgminer on your S1/S3 to allow API changes outside of the actual machine for it to work.

M

Thanks for the reply.  Are you able to direct me in what changes need to be done.  Thanks. 

I can't tell you what to do, as if you mess it up, you're going to have problems.  But a google search should be able to help you out.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
smilingloki
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
September 25, 2014, 09:08:49 AM
 #838

Things i like,

ok the setup now looks pretty good, i've noticed tho - i always get the same hash rate when it adds up, 6.7th
this is thoroughly bloody annoying! Wink   (recommended fix = take the total hash rate off the GH/s(5s) not the GH/s(avg) - this would make a truer reading each time.

Detection on the "X" is still not showing in red for me, i suspect i may have done something wrong at install,

R.
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 25, 2014, 09:26:32 AM
 #839

Things i like,

ok the setup now looks pretty good, i've noticed tho - i always get the same hash rate when it adds up, 6.7th
this is thoroughly bloody annoying! Wink   (recommended fix = take the total hash rate off the GH/s(5s) not the GH/s(avg) - this would make a truer reading each time.

Detection on the "X" is still not showing in red for me, i suspect i may have done something wrong at install,

R.

The 5s one jumps all over the place.  For example, sometimes my S2 says 900 GH/s, sometimes it says 1100 GH/s.  The average one is the more accurate one, is it not?

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
fire000
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
September 25, 2014, 10:08:56 AM
 #840

just a quick question for the auto reboot side does putty need to be in the ant monitor folder   or is the shh build into this program Huh?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 [42] 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!