Bitcoin Forum
June 29, 2024, 04:45:14 AM *
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 209285 times)
Egon
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
September 12, 2014, 02:24:28 PM
 #781

When I am polling ants via web, I can only get three to respond.  The log will say "browser instance 0" "browser instance 1" "browser instance 2" but that's all I get.  Selecting any three ants in my list will populate the results of those ants, but on the fourth ant selected and beyond it will only show the first three in the selection list on the status page.  I have tried v 33 and v 34b1, same issue.  Can't get the API to respond properly as I have multiple versions of ants on the same network.  Thoughts?
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 13, 2014, 12:44:51 AM
 #782

When I am polling ants via web, I can only get three to respond.  The log will say "browser instance 0" "browser instance 1" "browser instance 2" but that's all I get.  Selecting any three ants in my list will populate the results of those ants, but on the fourth ant selected and beyond it will only show the first three in the selection list on the status page.  I have tried v 33 and v 34b1, same issue.  Can't get the API to respond properly as I have multiple versions of ants on the same network.  Thoughts?

It's quite possible there's something wrong with my code that causes it to only check up to 3.  I'll have to look.  (I only have 3.)

What versions of the API are you using?

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 13, 2014, 01:20:22 AM
 #783

Hi there M Smiley

 Grin Grin Grin ok so i may have done something bad  Grin Grin

https://bitcointalk.org/index.php?topic=671189.6340

I went and upgraded my CG miner for a more stable platform, nice right - but now my beloved Antmonitor is not working ARIIIIIIIEEEEEEGHHHHH!!!!!!!

comes back with - 13/09/2014 1:22:20 p.m.: ERROR when querying S3:1.101:80 (step 1): After parsing a value an unexpected character was encountered: {. Path 'STATS[0]', line 1, position 180.


please help have i done something wrong?

regards

RJ
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 13, 2014, 01:42:24 AM
 #784

Hi there M Smiley

 Grin Grin Grin ok so i may have done something bad  Grin Grin

https://bitcointalk.org/index.php?topic=671189.6340

I went and upgraded my CG miner for a more stable platform, nice right - but now my beloved Antmonitor is not working ARIIIIIIIEEEEEEGHHHHH!!!!!!!

comes back with - 13/09/2014 1:22:20 p.m.: ERROR when querying S3:1.101:80 (step 1): After parsing a value an unexpected character was encountered: {. Path 'STATS[0]', line 1, position 180.


please help have i done something wrong?

regards

RJ


The API output from the S3s is, at best, malformed IMHO.  As I posted in the S3 thread, it wouldn't surprise me in the least if the API output changes enough with the "real" cgminer that it breaks my monitor.

The problem I have is I currently have one S3.  It's difficult for me to support all the varying configurations out there all at once.  It seems that these are all different for S3:

- the very most recent firmware from bitmain, the one that the hash didn't match the posted one
- the one before that one (has malformed JSON output)
- the one before that one (has output from one API call mixed in with another)
- cgminer 4.6

I've got the middle two covered right now.  I'm going to try to add support for cgminer, and then the most recent firmware as soon as I get confirmation from someone that it's legit.  It's awkward with one S3, and I'll be an unhappy camper if I brick it. Sad

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 13, 2014, 01:46:02 AM
Last edit: September 13, 2014, 02:03:52 AM by smilingloki
 #785

Do you need another one  Wink Wink Grin Grin happy to loan you again  Grin Grin

with the latest cgminer, i've noticed a significant upspeed in the webgui, much faster response. my hash rates are settling down too, not bouncing around so much.


spiceminer15
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
September 13, 2014, 04:17:53 AM
 #786

Hi there M Smiley

 Grin Grin Grin ok so i may have done something bad  Grin Grin

https://bitcointalk.org/index.php?topic=671189.6340

I went and upgraded my CG miner for a more stable platform, nice right - but now my beloved Antmonitor is not working ARIIIIIIIEEEEEEGHHHHH!!!!!!!

comes back with - 13/09/2014 1:22:20 p.m.: ERROR when querying S3:1.101:80 (step 1): After parsing a value an unexpected character was encountered: {. Path 'STATS[0]', line 1, position 180.


please help have i done something wrong?

regards

RJ


The API output from the S3s is, at best, malformed IMHO.  As I posted in the S3 thread, it wouldn't surprise me in the least if the API output changes enough with the "real" cgminer that it breaks my monitor.

The problem I have is I currently have one S3.  It's difficult for me to support all the varying configurations out there all at once.  It seems that these are all different for S3:

- the very most recent firmware from bitmain, the one that the hash didn't match the posted one
- the one before that one (has malformed JSON output)
- the one before that one (has output from one API call mixed in with another)
- cgminer 4.6

I've got the middle two covered right now.  I'm going to try to add support for cgminer, and then the most recent firmware as soon as I get confirmation from someone that it's legit.  It's awkward with one S3, and I'll be an unhappy camper if I brick it. Sad

M

the json returned from the stats called is invalid. its missing a , and they also changed the structure of the returned data.

i just got my batch 8 s3s today. and can confirm its not right.,check out the cgminer sticky thread. i have it posted there. ill post the specific stats json difference when i get back on my dev comp
spiceminer15
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
September 13, 2014, 04:27:30 AM
 #787

if you just take the returned JSON string and do a replace on "}{" with "},{" it'll fix the returned JSON.

also the "stats" command returns an array of stats like before, except the 0 is some weird stats that no one cares about and 1 is the info we're wanting, before 0 was the good stuff

so if you just return the second object in that array you'll get the info ya need.
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 13, 2014, 11:08:19 AM
 #788

Do you need another one  Wink Wink Grin Grin happy to loan you again  Grin Grin

with the latest cgminer, i've noticed a significant upspeed in the webgui, much faster response. my hash rates are settling down too, not bouncing around so much.




I've got the money, I just can't find any at reasonable prices!  And I can't stand bitmain's pre-orders. Sad Sad Sad

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 13, 2014, 11:09:52 AM
 #789

if you just take the returned JSON string and do a replace on "}{" with "},{" it'll fix the returned JSON.

also the "stats" command returns an array of stats like before, except the 0 is some weird stats that no one cares about and 1 is the info we're wanting, before 0 was the good stuff

so if you just return the second object in that array you'll get the info ya need.

That's what I had to do with the 2nd to last firmware to get it to work.  Doesn't make sense why the current one doesn'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 13, 2014, 12:52:41 PM
 #790

I applied cgminer 4.6.0 to my S3, and everything still works.  I'm using firmware dated 'Thu Aug 7 10:56:26 CST 2014'.

What's different between yours and mine?

M

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

Activity: 336
Merit: 250



View Profile
September 13, 2014, 02:49:13 PM
 #791

I applied cgminer 4.6.0 to my S3, and everything still works.  I'm using firmware dated 'Thu Aug 7 10:56:26 CST 2014'.

What's different between yours and mine?

M

I can look ay mine later tonight to see, from what I remember it was saying cgmijnwr version was 3.12.0
Egon
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
September 15, 2014, 08:25:52 PM
 #792

When I am polling ants via web, I can only get three to respond.  The log will say "browser instance 0" "browser instance 1" "browser instance 2" but that's all I get.  Selecting any three ants in my list will populate the results of those ants, but on the fourth ant selected and beyond it will only show the first three in the selection list on the status page.  I have tried v 33 and v 34b1, same issue.  Can't get the API to respond properly as I have multiple versions of ants on the same network.  Thoughts?

It's quite possible there's something wrong with my code that causes it to only check up to 3.  I'll have to look.  (I only have 3.)

What versions of the API are you using?

M

I'm not using the API setting; web scrape only.
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 15, 2014, 09:28:31 PM
 #793

When I am polling ants via web, I can only get three to respond.  The log will say "browser instance 0" "browser instance 1" "browser instance 2" but that's all I get.  Selecting any three ants in my list will populate the results of those ants, but on the fourth ant selected and beyond it will only show the first three in the selection list on the status page.  I have tried v 33 and v 34b1, same issue.  Can't get the API to respond properly as I have multiple versions of ants on the same network.  Thoughts?

It's quite possible there's something wrong with my code that causes it to only check up to 3.  I'll have to look.  (I only have 3.)

What versions of the API are you using?

M

I'm not using the API setting; web scrape only.

Yes, you said you don't use the API because you have multiple versions of ants on the same network.  Which versions?

M

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

Activity: 85
Merit: 10


View Profile
September 16, 2014, 12:08:00 PM
 #794

S2 and S3 units.  As long as I only select three or less to update, all works fine.  And I can go through and select three at a time until I cover all my ants, but I can never get more than browser instance 0, 1 and 2 in the status log if I select four or more ants to poll.  Only the first three in the checkbox list are polled.
Ziploc
Sr. Member
****
Offline Offline

Activity: 405
Merit: 250


View Profile
September 18, 2014, 09:25:03 AM
 #795

Hey I really like your soft.

I'm getting this error:

Code:
[b]ERROR when querying S1:1.222:80 (step 1): Error reading JObject from JsonReader. Path '', line 0, position 0.[/b]

Do You know what causes this ?
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 18, 2014, 09:55:14 AM
 #796

Hey I really like your soft.

I'm getting this error:

Code:
[b]ERROR when querying S1:1.222:80 (step 1): Error reading JObject from JsonReader. Path '', line 0, position 0.[/b]

Do You know what causes this ?

Is it an S1, or an S3 labeled as an S1?

Are you using the most recent firmware for it?

M

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

Activity: 405
Merit: 250


View Profile
September 19, 2014, 12:15:30 AM
 #797

Hey I really like your soft.

I'm getting this error:

Code:
[b]ERROR when querying S1:1.222:80 (step 1): Error reading JObject from JsonReader. Path '', line 0, position 0.[/b]

Do You know what causes this ?

Is it an S1, or an S3 labeled as an S1?

Are you using the most recent firmware for it?

M

S1...however I don't know how to check the firmware version....
is it the      
Kernel Version   3.10.12 ??

mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 19, 2014, 12:28:36 AM
 #798

Hey I really like your soft.

I'm getting this error:

Code:
[b]ERROR when querying S1:1.222:80 (step 1): Error reading JObject from JsonReader. Path '', line 0, position 0.[/b]

Do You know what causes this ?

Is it an S1, or an S3 labeled as an S1?

Are you using the most recent firmware for it?

M

S1...however I don't know how to check the firmware version....
is it the      
Kernel Version   3.10.12 ??

I think the important thing is the date.  Have you ever upgraded the firmware?  See here:

https://www.bitmaintech.com/support.htm?pid=00720140411033846942qQqjOD460695

M

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

Activity: 405
Merit: 250


View Profile
September 19, 2014, 01:27:15 AM
 #799

Hey I really like your soft.

I'm getting this error:

Code:
[b]ERROR when querying S1:1.222:80 (step 1): Error reading JObject from JsonReader. Path '', line 0, position 0.[/b]

Do You know what causes this ?

Is it an S1, or an S3 labeled as an S1?

Are you using the most recent firmware for it?

M

S1...however I don't know how to check the firmware version....
is it the      
Kernel Version   3.10.12 ??

I think the important thing is the date.  Have you ever upgraded the firmware?  See here:

https://www.bitmaintech.com/support.htm?pid=00720140411033846942qQqjOD460695

M

I got them used....they hash well and without issue....
I don't want to change firmware just to change and even without knowing that I already might have the latest...

there must be a way of checking the version out....I just don't know where and how...

mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
September 19, 2014, 09:20:08 AM
 #800

Hey I really like your soft.

I'm getting this error:

Code:
[b]ERROR when querying S1:1.222:80 (step 1): Error reading JObject from JsonReader. Path '', line 0, position 0.[/b]

Do You know what causes this ?

Is it an S1, or an S3 labeled as an S1?

Are you using the most recent firmware for it?

M

S1...however I don't know how to check the firmware version....
is it the      
Kernel Version   3.10.12 ??

I think the important thing is the date.  Have you ever upgraded the firmware?  See here:

https://www.bitmaintech.com/support.htm?pid=00720140411033846942qQqjOD460695

M

I got them used....they hash well and without issue....
I don't want to change firmware just to change and even without knowing that I already might have the latest...

there must be a way of checking the version out....I just don't know where and how...



The link I provided above has a FAQ I believe that shows you how.

My S1 is turned off atm else I'd look.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
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!