mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet > MISFIT

Reply
 
Thread Tools
Old 2013-05-07, 02:39   #122
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

14508 Posts
Default

Quote:
Originally Posted by kladner View Post
Yes. Process Stop has always worked without fail and taken down all instances.
Excellent. I just wasn't clear on how to read your previous post.
swl551 is offline   Reply With Quote
Old 2013-05-07, 03:04   #123
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

I was not exactly clear in my statements.
kladner is offline   Reply With Quote
Old 2013-05-09, 23:37   #124
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17·251 Posts
Default

Starting from this morning, I was getting the following error when MISFIT tried to submit results to GPU72. (it was repeated each hour)
Quote:
Error during ProcessAutoFetch:Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: startIndex
From looking at the logs, I found this warning page (a snippet of the HTML) as GPU72FETCH_[bunch of characters].HTML, logged each hour:
Quote:
<h1>Work assigned past expiry date!</h1>
<p>
Sorry Mini-Geek, but you already have too many assignments, <i>or</i> one or more assignments are past the due date. Please see your <a href="/account/assignments/bydate/">Assignments Report</a> for details.
<p>
Since you joined the project you have done on average 177.67 GHz Days of Trial Factoring work per day.
<p>
You currently have 47 assignments totalling 616.26 GHz Days of work assigned, or 3 days worth based on your history. The oldest is 31 days old.
<p>
In order to have access to additional assignments, please complete some more of the work already assigned <font color="red"><i>(particularily the oldest)</i></font>, or <a href="/contact/">Contact Us</a> and explain why you should be exempted from this automated policy.
I've since noticed the warning, extended the assignment, and regenerated my worktodo to ensure that this old assignment will be completed soon, so MISFIT should start working properly again.

I'm pretty sure that while it was doing this, it was not fetching new work for me (the "47 assignments" figure stayed the same, and MISFIT apparently kept trying to fetch work). I see that this was really mainly GPU72's doing, but MISFIT could've given me a relevant error message.

I can provide the full HTML pages, or other info/logs, if needed.

In short: can haz better error message plz?

Thanks!

p.s. on investigating why this assignment went so long without completing/reporting, I found that mfaktc processed it, but the last bit level of it wasn't reported, so GPU72 never noted it complete. I'm not sure what caused that, but in any case, that wasn't apparently MISFIT or GPU72's fault (I was using submit_spider.pl at the time, so the fault was probably there or in PrimeNet).

Last fiddled with by Mini-Geek on 2013-05-09 at 23:50 Reason: added p.s.
Mini-Geek is offline   Reply With Quote
Old 2013-05-10, 00:05   #125
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

33×192 Posts
Default

Quote:
Originally Posted by Mini-Geek View Post
Starting from this morning, I was getting the following error when MISFIT tried to submit results to GPU72. (it was repeated each hour)
Actually, technically, this was when your MISFIT instance was fetching work from GPU72 -- results aren't submitted to GPU72 (except through the proxy).

However, thank you! Your bug report has reviled a problem when robots talk to robots. My fault, really.

I have removed the assignment limitation when MISFIT is in the loop.

I now need to figure out how to tell people that they have outstanding (read: old) assignments. Scott -- in-channel return codes? Or out-of-channel communications (probably via e-mail)?
chalsall is offline   Reply With Quote
Old 2013-05-10, 00:35   #126
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

23·101 Posts
Default

Quote:
Originally Posted by chalsall View Post
Actually, technically, this was when your MISFIT instance was fetching work from GPU72 -- results aren't submitted to GPU72 (except through the proxy).

However, thank you! Your bug report has reviled a problem when robots talk to robots. My fault, really.

I have removed the assignment limitation when MISFIT is in the loop.

I now need to figure out how to tell people that they have outstanding (read: old) assignments. Scott -- in-channel return codes? Or out-of-channel communications (probably via e-mail)?
if GPU72 pages could have a clearly defined "error" string I could detect it and pass the error back up through the UI.

something like:

PAGE_PROCESS_ERROR:User has too many assignments
PAGE_PROCESS_ERROR:User not logged in
PAGE_PROCESS_ERROR:Request had invalid parameter, cannot service

Let me know.

Scott
swl551 is offline   Reply With Quote
Old 2013-05-12, 16:26   #127
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

23×101 Posts
Default VERSION 2.5.3 released

VERSION 2.5.3
1. Improved detection and error dialog if GPU72 returns HTML without usable factor rows in it.
swl551 is offline   Reply With Quote
Old 2013-05-18, 01:43   #128
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23·271 Posts
Default

Just curious, will MISFIT work with dropbox?
kracker is offline   Reply With Quote
Old 2013-05-18, 03:44   #129
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

14508 Posts
Default

Quote:
Originally Posted by kracker View Post
Just curious, will MISFIT work with dropbox?
I have no idea.
swl551 is offline   Reply With Quote
Old 2013-05-18, 14:24   #130
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23×271 Posts
Default

Quote:
Originally Posted by swl551 View Post
I have no idea.
Ok, Thanks
kracker is offline   Reply With Quote
Old 2013-05-19, 18:42   #131
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

80810 Posts
Default

Quote:
Originally Posted by kracker View Post
Ok, Thanks
did it work?
swl551 is offline   Reply With Quote
Old 2013-05-19, 18:48   #132
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

41708 Posts
Default

Quote:
Originally Posted by swl551 View Post
did it work?
No, actually I haven't tried it yet, just was curious if you knew it worked or no.
kracker is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
released: MISFIT for MFAKTx version 2.11.0 (31-Jan-2017) swl551 MISFIT 19 2020-11-18 14:29
MISFIT 2.9 swl551 MISFIT 44 2014-12-15 12:46
MfaktX Controller (Windows) Mini-Geek Software 52 2014-02-18 18:27
MFAKTx speed menu (windows) swl551 Software 8 2013-03-07 00:16
(archive)mfaktXHelper - utility for managing mfaktX installations swl551 MISFIT 57 2012-08-12 03:37

All times are UTC. The time now is 08:21.


Tue Jul 27 08:21:34 UTC 2021 up 4 days, 2:50, 0 users, load averages: 2.22, 1.90, 1.81

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.