Pages: [1]
SerVal
 
BAM!ID: 33249
Joined: 2007-08-26
Posts: 11
Credits: 137,414,346
World-rank: 9,295

2008-08-02 11:03:45

Good day, Willy.
I notice, that "Status schedulers" panel constantly show this:

Status schedulers
Gerasim@Home: offline

I guess, project does not have appropriate reply.
Can you point me rpc, request/reply example or some info to fix that ?

Regards, SerVal.
Gerasim@home administrator.
----

[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,874

2008-08-02 11:12:36

The problem is your scheduler reply.

LAMP based BOINC projects always return XML when the scheduler is called, even if this is done by a browser or PERL script.

This, for example, is the reply to Firefox from PrimeGrid:

<scheduler_reply>
<scheduler_version>603</scheduler_version>
<master_url>http://www.primegrid.com/</master_url>
<request_delay>7.000000</request_delay>
<message priority="low">Error in request message: no start tag </message>
<project_name>PrimeGrid</project_name>
</scheduler_reply>


Now, when the Gerasim scheduler is called it throws back an error: HTTP Error 403.1 - Forbidden: Execute access is denied.

I think you need to change that and make that equal to "normal" BOINC projects.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
SerVal
 
BAM!ID: 33249
Joined: 2007-08-26
Posts: 11
Credits: 137,414,346
World-rank: 9,295

2008-08-03 00:15:03

@Willy:

Many thanks.
Scheduler response changed.
----
Regards, SerVal.
Gerasim@home administrator.

[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,874

2008-08-13 19:15:34

So, you are probably wondering why Gerasim is still showing offline, I was too.

From my browser your scheduler status looks ok, but the response to the BOINCstats webserver is:
--19:13:01--  http://gerasim.boinc.ru/gerasim/sched/gsm.sched
=> `gsm.sched'
Resolving gerasim.boinc.ru... 77.41.27.186
Connecting to gerasim.boinc.ru|77.41.27.186|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
19:13:01 ERROR 403: Forbidden.


Willy.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
SerVal
 
BAM!ID: 33249
Joined: 2007-08-26
Posts: 11
Credits: 137,414,346
World-rank: 9,295

2008-08-16 13:21:52

@Willy:
"...you are probably wondering why Gerasim is still showing offline..."

I am not wondering. All is as expected.
----
"Connecting to gerasim.boinc.ru|77.41.27.186|:80... connected. HTTP request sent,..."

I have not see request to scheduler.
Probably this is request to host, i. e. to http://77.41.27.186/gsm.sched

Host can run many projects at time and have many schedulers.
Gerasim scheduler is http://77.41.27.186/gerasim/sched/gsm.sched
Others schedulers is:
http://77.41.27.186/project_2/sched/proj2.sched
http://77.41.27.186/project_3/sched/proj3.sched
...
Every project has own scheduler.

BoincManager connects to projects, and rightly send request to schedulers,
even all projects installed on the same host.
----

I see, this is not compatible with "normal" BOINC projects.
But allow add/remove projects without affect already installed.
I am so sorry, but i can not remove this capability. Let it remain as it is.
----

Many thanks. Have a nice weekend.
SerVal, gerasim@home administrator.
Pages: [1]

Index :: BOINCstats general :: Gerasim@home scheduler status
Reason: