Questions and Answers :
Bugs :
Cannot attach to LODA
Message board moderation
Author | Message |
---|---|
Send message Joined: 13 May 22 Posts: 18 Credit: 1,192,438 RAC: 1,253 |
Hi I had one small debian host crunching some LODA tasks but it seems it can't connect to the project, I just tried to add a debian VM on my mac to LODA and I get Sun 24 Jul 2022 12:23:07 AM CEST | | [error] Bad signature for URL https://boinc.loda-lang.org/loda/ If I try to ping from both hosts root@xxx# ping https://boinc.loda-lang.org/loda/ ping: https://boinc.loda-lang.org/loda/: Name or service not known and if I ping directly from my mac jerome@imac-de-jerome projects % ping https://boinc.loda-lang.org/loda/ ping: cannot resolve https://boinc.loda-lang.org/loda/: Unknown host But I'm here on the server, posting... so what's wrong ? |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
If you use ping, it should be only the hostname, like this: ping boinc.loda-lang.org Can you please check if accessing it via curl works? curl https://boinc.loda-lang.org/loda/ |
Send message Joined: 13 May 22 Posts: 18 Credit: 1,192,438 RAC: 1,253 |
OK you are right the ping is OK now, however I cannot attach the machine that is not attached : Mon 25 Jul 2022 01:05:42 AM CEST | | [error] Bad signature for URL https://boinc.loda-lang.org/loda/ |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
Can you please check if this command works? curl -I https://boinc.loda-lang.org/loda/ |
Send message Joined: 13 May 22 Posts: 18 Credit: 1,192,438 RAC: 1,253 |
Voila curl -I https://boinc.loda-lang.org/loda/ HTTP/1.1 200 OK Date: Tue, 26 Jul 2022 20:42:54 GMT Server: Apache/2.4.29 (Ubuntu) Expires: Mon, 26 Jul 1997 05:00:00 UTC Last-Modified: Tue, 26 Jul 2022 20:42:54 UTC Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Content-Type: text/html; charset=utf-8 The expiration date is... old, isn't it ? |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
The output looks fine. I'm not aware of any certifictae problems that would explain the error. I also tried detaching and attaching and it worked finr for me. Not sure how to help :( |
Send message Joined: 13 May 22 Posts: 18 Credit: 1,192,438 RAC: 1,253 |
Ah ok I thought the expiration date would have something to do with it, I don't think I'll have time to test anything else (maybe boinc version ? etc) before I go on holidays this weekend so it'll have to wait end of August. Thanks anyway, I'll keep you posted if some advances are made. |
Send message Joined: 24 Sep 22 Posts: 13 Credit: 1,527,110 RAC: 0 |
[error] Bad signature for URL https://boinc.loda-lang.org/loda/ same error today on all machines |
Send message Joined: 24 Sep 22 Posts: 4 Credit: 1,444,004 RAC: 0 |
I'm having the same issue over here. hydro@boinc-vm:~$ curl -I https://boinc.loda-lang.org/loda/ HTTP/1.1 200 OK Date: Sat, 24 Sep 2022 09:59:28 GMT Server: Apache/2.4.29 (Ubuntu) Expires: Mon, 26 Jul 1997 05:00:00 UTC Last-Modified: Sat, 24 Sep 2022 09:59:28 UTC Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Content-Type: text/html; charset=utf-8 |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
I don't get any certificate errors, also not with external tools: https://www.sslshopper.com/ssl-checker.html#hostname=https://boinc.loda-lang.org Can you maybe restart your machine and retry? |
Send message Joined: 24 Sep 22 Posts: 4 Credit: 1,444,004 RAC: 0 |
Did try to restart... Did update de ca-bundle.crt BOINC uses... ...still the same. I get this behavior on like 7 different computers, mostly running Ubuntu 20.04 LTS (there is also one on 22.04 LTS). What signature are we actually talking about? Is it really related to ssl ? couldn't it be something else ? |
Send message Joined: 24 Sep 22 Posts: 4 Credit: 1,444,004 RAC: 0 |
I'm using an account manager; it could be the problem comes from there. |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
Would you be able to test attaching the project directly to one of your clients? If that works, then I would assume it is an issue with the account manager. |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
I just tried it out an account manager (BAM) and it worked for me. Can you please share more logs from the Event Log? |
Send message Joined: 13 May 22 Posts: 18 Credit: 1,192,438 RAC: 1,253 |
Several other members of l'AF are having the same issue. We now think this is linked to the use of SAM (not BAM) account manager. By adding the project manually on linux box it works boinccmd --project_attach https://boinc.loda-lang.org/loda/ <key> |
Send message Joined: 13 May 22 Posts: 18 Credit: 1,192,438 RAC: 1,253 |
Sebastien just mentioned that he identified and fixed the issue for SAM. For those having the issue : please test ! Thanks ! |
©2024 LODA Language