So far I have tried both on my own personal network, tethered to my cell phone and on the corporate network.
In all cases, I end up with the following error:
2022-09-21 21:41:24 | | Fetching configuration file from https://einstein.phys.uwm.edu/get_project_config.php
2022-09-21 21:41:24 | | [http] HTTP_OP::init_get(): https://einstein.phys.uwm.edu/get_project_config.php
2022-09-21 21:41:24 | | [http] [ID#2] Info: Trying 130.75.116.40:443...
2022-09-21 21:41:24 | | [http] [ID#2] Info: Connected to einstein.phys.uwm.edu (130.75.116.40) port 443 (#0)
2022-09-21 21:41:24 | | [http] [ID#2] Info: schannel: disabled automatic use of client certificate
2022-09-21 21:41:24 | | [http] [ID#2] Info: ALPN: offers http/1.1
2022-09-21 21:41:25 | | [http] [ID#2] Info: schannel: next InitializeSecurityContext failed: Unknown error (0x80092012)
2022-09-21 21:41:25 | | [http] [ID#2] Info: Closing connection 0
2022-09-21 21:41:25 | | [http] HTTP error: SSL connect error
2022-09-21 21:41:45 | | Project communication failed: attempting access to reference site
Seems to be an SSL issue?
Copyright © 2024 Einstein@Home. All rights reserved.
coutureian7-[at]-gmail.com
)
Since you have just recently joined Einstein@Home on Sep 19, 2022, you should at least read this and maybe give an Update a try. It could be that you were just a bit early for the switchover.
And since your computer(s) is(are) hidden, we can't see what version of BOINC you're running.
Hi everyone,
We changed our project's so-called "master-URL" to HTTPS (instead of HTTP) to further secure BOINC's initial communication with our project. Don't worry, even before this change the BOINC client communication was automatically upgraded to use HTTPS by our web server. This change now means this extra round-trip isn't required anymore so it will just slightly speed up the communication.
Please note that older clients might not recognize this change automatically if you're already attached to our project. In that case we recommend you update your BOINC client to a minimum version of 7.16.20. All BOINC versions starting with 7.16.20 support the automatic transition from HTTP to HTTPS on the next communication ("update") with the project's server.
Cheers,
Oliver
Einstein@Home Project
This message was from Forums › Technical News
Proud member of the Old Farts Association
I am running the latest
)
I am running the latest version from BOINC's website 7.20.2
Cpid is the following: 1d979b03afdede4eea6fd56d27ac9769
Gave it another try just now and I am getting the same error with a few extra steps:
2022-09-22 19:19:26 | | Fetching configuration file from https://einstein.phys.uwm.edu/get_project_config.php
2022-09-22 19:19:26 | | [http] HTTP_OP::init_get(): https://einstein.phys.uwm.edu/get_project_config.php
2022-09-22 19:19:26 | | [http] [ID#2] Info: Too old connection (5548 seconds idle), disconnect it
2022-09-22 19:19:26 | | [http] [ID#2] Info: Connection 7 seems to be dead
2022-09-22 19:19:26 | | [http] [ID#2] Info: Closing connection 7
2022-09-22 19:19:26 | | [http] [ID#2] Info: schannel: shutting down SSL/TLS connection with www.google.com port 443
2022-09-22 19:19:26 | | [http] [ID#2] Info: Too old connection (5586 seconds idle), disconnect it
2022-09-22 19:19:26 | | [http] [ID#2] Info: Connection 3 seems to be dead
2022-09-22 19:19:26 | | [http] [ID#2] Info: Closing connection 3
2022-09-22 19:19:26 | | [http] [ID#2] Info: schannel: shutting down SSL/TLS connection with bam.boincstats.com port 443
2022-09-22 19:19:26 | | [http] [ID#2] Info: Too old connection (5551 seconds idle), disconnect it
2022-09-22 19:19:26 | | [http] [ID#2] Info: Connection 5 seems to be dead
2022-09-22 19:19:26 | | [http] [ID#2] Info: Closing connection 5
2022-09-22 19:19:26 | | [http] [ID#2] Info: Trying 130.75.116.40:443...
2022-09-22 19:19:26 | | [http] [ID#2] Info: Connected to einstein.phys.uwm.edu (130.75.116.40) port 443 (#8)
2022-09-22 19:19:26 | | [http] [ID#2] Info: schannel: disabled automatic use of client certificate
2022-09-22 19:19:26 | | [http] [ID#2] Info: ALPN: offers http/1.1
2022-09-22 19:19:27 | | [http] [ID#2] Info: schannel: next InitializeSecurityContext failed: Unknown error (0x80092012)
2022-09-22 19:19:27 | | [http] [ID#2] Info: Closing connection 8
2022-09-22 19:19:27 | | [http] HTTP error: SSL connect error