Live chat

sabayonino Hi Entity . I send you a MP (27.03.26, 19:42)
entity Out of curiosity, when are we planning to move to the new portal? (27.03.26, 17:24)
boboviz aggiornate le pubblicazioni, dopo molto tempo (25.03.26, 22:10)
boboviz Io non riesco nemmeno a fare upload di quella wu (23.03.26, 09:42)
mindfeed32 e qui https://www.cs.toronto.edu/~juris/jlab/wcg.html danno indicazioni molto vaghe sullo stato del progetto. Addirittura dicevano che lo stop durava tra 10 e 11 marzo! (22.03.26, 21:19)
mindfeed32 uguale io per WCG, il problema ora è che quelle che mi ha fatto negli 2 giorni non risultano nel mio account, controllando nell'area "results", come se non fossero mai esistite (22.03.26, 21:15)
boboviz Ho beccato una wus di WCG dopo settimane!! (22.03.26, 17:27)
sabayonino ne ho prese tre (12.03.26, 21:36)
zioriga Amministratori !!!! c'è dello spam "erotico" sulla vecchissima SETI WOW discussione (12.03.26, 14:30)
kidkidkid3 Qui invece sei nel forum sottomenù news https://denis.usj.es/denisathome/forum_thread.php?id=344#3216 (06.03.26, 15:36)
kidkidkid3 Ogni sito che partecipa a Boinc ha la sua home page da cui puoi avere informazioni (forum) o stato delle WU scegliendo elaborazioni e il sottomenù stato del server ... qui di seguito l'url che rihuarda il progetto Denis@home https://denis.usj.es/denisathome/server_status.php (06.03.26, 15:34)
Ram e come faccio a sapere che non è colpa di qualcosa che ho fatto oi da settare sul programma? oltro boinc devo fare qualche passaggio ulteriore? (06.03.26, 15:11)
mindfeed32 LHC è l'unico che sembra averne se guardi dal sito (05.03.26, 17:33)
Ram ragazzi ma è normale che denis,LHC e Rosetta siano sempre a Zero? (05.03.26, 17:12)
zioriga ogni tanto quelli di WCG si fermano. prima o poi dovrebbero essere validate (04.03.26, 10:10)
mindfeed32 Io ho wu di WCG - Mapping Cancer Markers che è dal 17 febbraio che sono in "Pending validation", che problemi stanno avendo? (03.03.26, 21:30)
r3venge Ma esiste un gruppo Telegram da usare come chat tra membri? (03.03.26, 18:15)
zioriga OK Grazie (02.03.26, 11:34)
sabayonino ..ormai è una causa persa (01.03.26, 22:16)
campos Succede da mesi, anche su BoincStats, FDC e altri siti di statistiche (01.03.26, 21:44)
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.136 secondi
Powered by Forum Kunena