Live chat

Pizza4ever Buone feste ! (15.08.26, 16:57)
samu986 Buon Ferragosto a tutti quanti!! (15.08.26, 12:21)
sabayonino Buon Ferragosto a tutti !! (14.08.26, 15:22)
Pizza4ever Chiesto in thread ufficiale, letto ora che recentemente c'erano disfunzioni (14.08.26, 12:38)
Pizza4ever Ma WCG sta funzionando ? Faccio da ieri e ancora non lo vedo in lista.. (14.08.26, 12:32)
Pizza4ever Visto "Odissea" al cinema, bellissimo ! consiglio ! sala EPIC fantastica ! buona macina a tutti (11.08.26, 21:58)
campos Ripulito, grazie Ale (11.08.26, 19:50)
sabayonino e bravoi Campos (11.08.26, 19:50)
astroale spam in corso sul forum (11.08.26, 18:16)
The Friends of Pizza Pizza4ever, grazie mille. Sì, forza! (10.08.26, 11:12)
Pizza4ever Molto bello il nick “The Friends of Pizza” grazie di esserci e ora forza con le macine :-) (09.08.26, 10:03)
Pizza4ever oh ma ferie ? (04.08.26, 17:00)
Pizza4ever ieri 40 gradi provincia di Pavia, oggi cosa facciamo ? Il BBQ sul tetto della macchina ? (01.08.26, 09:46)
Pizza4ever oh ma Zelig di tacco eh... buon TGIF ! (31.07.26, 10:28)
kidkidkid3 Già ... per guardarlo dal lato comico ... se pensiamo che questo caldo torrido finirà ... allora staremo freschi ! (30.07.26, 22:25)
GHz Un "caldo" saluto a tutti gli scaccolatori......poveri criceti (29.07.26, 22:20)
Pizza4ever Buon mercoledì x tutti se riuscite a leggere il messaggio in questa crazy chat ! WoW ! (29.07.26, 09:50)
Pizza4ever Buona domenica (26.07.26, 12:53)
boboviz su cpu sono quasi tutti uguali (24.07.26, 22:56)
Pizza4ever good morning (24.07.26, 08:04)
Per usare la chat devi effettuare il login.
Benvenuto, Ospite
Nome utente: Password: Ricordami
  • Pagina:
  • 1

ARGOMENTO:

Scheduler request failed: Error 417 17/11/2008 12:41 #13531

  • baxnimis
  • Avatar di baxnimis Autore della discussione
  • Offline
  • RAM >4 GB
  • RAM >4 GB
  • BOINC.Italy Admin
  • Messaggi: 6589
  • Ringraziamenti ricevuti 1
Partendo da una segnalazione sulla chat ho cercato alcune informazioni riguardanti questo errore su BOINC. Posto quello che ho trovato.


Un tentativo di soluzione:

Forse si può risolvere forzando BOINC a usare HTTP 1.0 al posto del HTTP 1.1

LINUX
Chiudere BOINC e guardare nel file cc_config.xml in /etc/boinc-client.

Se è presente una sezione <options></options> è sufficiente editarla aggiungendo l'opzione <http_1_0>1</http_1_0> sopra o sotto le altre opzioni.
Se la sezione non è presente è necessario inserirla ex-novo:

<options>
<http_1_0>1</http_1_0>
</options>


stando ben attenti che sia inserita all'interno delle tags <cc_config></cc_config>.

Far ripartire BOINC o addirittura fare prima un reboot affinchè i cambiamenti abbiano effetto.


WINDOWS
Non è necessario chiudere BOINC.

E' necessario creare un file "cc_config.xml" nella cartella dati di BOINC (a meno che non esista già)

Usando NOTEPAD o altri editor di testo simili copiare questo nel file:

<cc_config>
<options>
<http_1_0>1</http_1_0>
</options>
</cc_config>


Sul BOINC Manager (modalità di visualizzazione avanzata) selezionare dal menù <AVANZATE> la voce <LEGGI IL FILE CONFIG> per attivare la nuova configurazione.



Una spiegazione (in inglese)

HTTP Error 417 - Expectation failed

Introduction

Your Web server thinks that the HTTP data stream sent by the client (e.g. your Web browser or our CheckUpDown robot) contains a 'Expect' request which can not be satisfied. The Expect request is fairly generic i.e. loosely defined in the HTTP protocol. It can specify more than one expectation, each of which may be interpreted differently by different Web servers.

417 errors in the HTTP cycle

Any client (e.g. your Web browser or our CheckUpDown robot) goes through the following cycle:

* Obtain an IP address from the IP name of your site (your site URL without the leading 'http://'). This lookup (conversion of IP name to IP address) is provided by domain name servers (DNSs).
* Open an IP socket connection to that IP address.
* Write an HTTP data stream through that socket.
* Receive an HTTP data stream back from your Web server in response. This data stream contains status codes whose values are determined by the HTTP protocol. Parse this data stream for status codes and other useful information.

This error occurs in the final step above when the client receives an HTTP status code that it recognises as '417'.

Resolving 417 errors - general

This error seldom occurs in most Web traffic, particularly when the client system is a Web browser. This type of Web traffic seldom uses an 'Expect' request.

If your client system is not a Web browser, the problem can only be resolved by examining what the client is trying to do then discussing with your ISP why the Web server fails the 'Expect' request sent by the client system.


Resolving 417 errors - CheckUpDown

This error should simply never occur on your CheckUpDown account. If it does, it typically indicates defective programming of our systems or of the Web server which manages your site. We do not use the Expect request at all, because we simply want the entire content of the URL you ask us to monitor - without any preconditions.

Please contact us (email preferred) whenever you encounter 417 errors - there is nothing you can do to sort them out. We then have to liaise with your ISP and the vendor of your Web server software to agree the

Si prega Accedi o Crea un account a partecipare alla conversazione.

Ultima Modifica: da baxnimis.

Re:Scheduler request failed: Error 417 17/11/2008 13:21 #13538

  • Raffaele
  • Avatar di Raffaele
  • Offline
  • RAM 64 KB
  • RAM 64 KB
  • Memento Audere Semper
  • Messaggi: 10
  • Ringraziamenti ricevuti 0
In effetti col file cc_config.xml sembra che tutto abbia ripreso a funzionare.

Vi faccio sapere se l'erore si ripresenta.

Ciao

Si prega Accedi o Crea un account a partecipare alla conversazione.

Re:Scheduler request failed: Error 417 17/11/2008 13:25 #13539

  • baxnimis
  • Avatar di baxnimis Autore della discussione
  • Offline
  • RAM >4 GB
  • RAM >4 GB
  • BOINC.Italy Admin
  • Messaggi: 6589
  • Ringraziamenti ricevuti 1
Raffaele ha scritto:

In effetti col file cc_config.xml sembra che tutto abbia ripreso a funzionare.

Vi faccio sapere se l'erore si ripresenta.

Ciao


se funziona veramente mi devi... diciamo 1000 di RAC per una settimana :asd:

altrimenti pagherò i danni :paura:

Si prega Accedi o Crea un account a partecipare alla conversazione.

Ultima Modifica: da baxnimis.
  • Pagina:
  • 1
Moderatori: camposReLeonAntonio Cerrato
Tempo creazione pagina: 0.134 secondi
Powered by Forum Kunena