| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 17
|
|
| Author |
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
quick update: I managed to do the account lookup on another machine and then remotely attach the project
Now it always says in std out:
which is strange, because other machines can communicate with the server... is there any way to try to locate the problem? |
||
|
|
adriverhoef
Master Cruncher The Netherlands Joined: Apr 3, 2009 Post Count: 2355 Status: Offline Project Badges:
|
Googled a bit (keywords: "Internet access OK - project servers may be temporarily down" communication worldcommunitygrid) and found this:
https://boinc.berkeley.edu/dev/forum_thread.php?id=7915 https://www.worldcommunitygrid.org/forums/wcg/viewthread_thread,34029 https://www.worldcommunitygrid.org/forums/wcg/viewthread_thread,33789_offset,0 Maybe you should enable the http_debug flag in the on the edison machine to see what happens in stdoutdae.txt? (See https://boinc.berkeley.edu/wiki/Client_configuration ... Put this: <cc_config>into file cc_config.xml.) |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Thanks, I now got a more specific error message:
which seems to be a problem of this version of openSSL. I will try to upgrade... |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Ok, I finally managed to update openSSL:
However, I still end up with the same error:
Any more clues? Thank you |
||
|
|
adriverhoef
Master Cruncher The Netherlands Joined: Apr 3, 2009 Post Count: 2355 Status: Offline Project Badges:
|
Ok, I finally managed to update openSSL: Found this at https://www.tbs-certificates.co.uk/FAQ/en/old_openssl_sha256.html:
However, I still end up with the same error:
Any more clues? Thank you If you encounter one of the following errors: Since you updated SSL to the latest version, which I think is great, you'd probably need to update BOINC (to a newer version) and install the needed graphics libraries, too. That's what I would try to do at this stage.error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm error:0D0C50A1:asn1 encoding routines:ASN1_item_verify:unknown message digest algorithm The software you are using might be compiled with a version too old of OpenSSL that does not take certificates signed with sha256WithRSAEncryption into account. It requires at least OpenSSL 0.9.8o for a total management of SHA256. OpenSSl 0.9.7m only assures a partial management, for server mode only. Last edited on 03/11/2013 08:24:56 |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Alright guys, thanks for your hints. After having upgraded to the latest version of openSSL, I compiled boinc from the latest source without server and without manager (the device has no graphics card). Now it finally works and this leftover hardware is doing something useful.
|
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
After working fine for a month, I now always end up with
23-May-2018 17:30:51 getaddrinfo(EdisonByChris): Name or service not known However, name resolution seems to work:
Any ideas? Thanks! |
||
|
|
|