WUProp Have A New Project URL? 's' added to http.
log in |
Message boards : Number crunching : WUProp Have A New Project URL? 's' added to http.
Previous · 1 · 2 · 3 · 4 · Next
Author | Message |
---|---|
Somewhat off-topic, but this also changed in the sched_reply xml: When I discovered that I fixed the problem by detaching from WUProp. Adios. | |
ID: 4838 · Rating: 0 · rate:
![]() ![]() ![]() | |
Since this HTTP/HTTPS farce started lots of hours have been lost to the records due to most people not knowing it was going to happen and their computers not running the correct software. Well I fixed this issue myself by reversing all that I had done to get HTTPS running. Detaching and re-attaching got HTTP working again and then I restored the old CA_bundle files and things are going well again. Einstein and WCG are both working again. Conan ____________ | |
ID: 4842 · Rating: 0 · rate:
![]() ![]() ![]() | |
Michael Goetz wrote:
It has changed back to 3600.000000, so only contacting once an hour now. | |
ID: 4843 · Rating: 0 · rate:
![]() ![]() ![]() | |
Unsure of what changes were done to the back end, but adding the project using http://wuprop.boinc-af.org/ this morning got me back into the system and I am now up and running. | |
ID: 4850 · Rating: 0 · rate:
![]() ![]() ![]() | |
SO I have made the change requested, yet I still get this message. | |
ID: 4851 · Rating: 0 · rate:
![]() ![]() ![]() | |
http://wuprop.boinc-af.org/ and https://wuprop.boinc-af.org/ are both valid addresses now, but we are being pestered to go back to http://wuprop.boinc-af.org/ if we upgraded to the secure https version (Boinc Notices). | |
ID: 4853 · Rating: 0 · rate:
![]() ![]() ![]() | |
When attached to the https WUProp site the Link in Boinc Manager for 'Your Account' goes to the http site, while the home page link goes to the https page. | |
ID: 4919 · Rating: 0 · rate:
![]() ![]() ![]() | |
It would be soooo great if I could use the https url without getting constant spam in BOINC notices... | |
ID: 4946 · Rating: 0 · rate:
![]() ![]() ![]() | |
Please Correct this Notice, it is driving me nuts now. | |
ID: 4952 · Rating: 0 · rate:
![]() ![]() ![]() | |
So is BOINC notification spam the new norm? | |
ID: 5132 · Rating: 0 · rate:
![]() ![]() ![]() | |
probably not | |
ID: 5142 · Rating: 0 · rate:
![]() ![]() ![]() | |
Please Correct this Notice, it is driving me nuts now. Ever since BOINC v7 came out I've continued to use the old v6 Manger with the new releases. Having notices tab instead of the messages tab is complete nonsense. | |
ID: 5144 · Rating: 0 · rate:
![]() ![]() ![]() | |
I am on the correct URL. Why do I keep getting these notices to change to HTTPS. | |
ID: 5689 · Rating: 0 · rate:
![]() ![]() ![]() | |
I am on the correct URL. Why do I keep getting these notices to change to HTTPS. You are using Windows 10 on your 2 pc's... https://wuprop.boinc-af.org is what you should be using (NOT http). ____________ ![]() ![]() | |
ID: 5690 · Rating: 0 · rate:
![]() ![]() ![]() | |
I had unjoined then and rejoined using the ne URL, but I still get asked to change to http, and if I di I get asked to change to https. So I have and its back asking for http. SHUT THAT OFF ALREADY> | |
ID: 5694 · Rating: 0 · rate:
![]() ![]() ![]() | |
I haven't had any issues since I switched to https in March. | |
ID: 5710 · Rating: 0 · rate:
![]() ![]() ![]() | |
This is STUPID. I change and it says that I haven't or it tells me to change back to the non https as below. ADMINS, FIX THIS!! | |
ID: 5814 · Rating: 0 · rate:
![]() ![]() ![]() | |
Is it happening on BOTH Win 10 PC's you have? | |
ID: 5815 · Rating: 0 · rate:
![]() ![]() ![]() | |
The result from the HTTP DEBUG and a manual update: | |
ID: 5818 · Rating: 0 · rate:
![]() ![]() ![]() | |
The debug shows that the scheduler request is being sent to the non-secure site. <!-- <scheduler>http://wuprop.boinc-af.org/wuproj_cgi/cgi</scheduler> --> and the source for https://wuprop.boinc-af.org supplies the secure scheduler URL in the following lines: <!-- <scheduler>https://wuprop.boinc-af.org/wuproj_cgi/cgi</scheduler> --> Whichever of those pages was accessed should be saved in the master_wuprop.boinc-af.org.xml file in the BOINC data directory. The supplied scheduler URL is stored in the project's section in client_state.xml (which contains <scheduler_url>https://wuprop.boinc-af.org/wuproj_cgi/cgi</scheduler_url> on my system). Below is what I get for a successful request to the secure site: 07/12/2017 18:35:58 | WUProp@Home | update requested by user 07/12/2017 18:35:59 | | [http] HTTP_OP::init_get(): https://wuprop.boinc-af.org/notices.py?userid=****&auth=**** 07/12/2017 18:35:59 | | [http] HTTP_OP::libcurl_exec(): ca-bundle set 07/12/2017 18:36:00 | | [http] [ID#0] Info: Trying 79.137.13.209... 07/12/2017 18:36:00 | | [http] [ID#0] Info: Connected to wuprop.boinc-af.org (79.137.13.209) port 443 (#3675) 07/12/2017 18:36:00 | | [http] [ID#0] Info: ALPN, offering http/1.1 07/12/2017 18:36:00 | | [http] [ID#0] Info: Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH 07/12/2017 18:36:00 | | [http] [ID#0] Info: successfully set certificate verify locations: 07/12/2017 18:36:00 | | [http] [ID#0] Info: CAfile: C:\Program Files\BOINC\ca-bundle.crt 07/12/2017 18:36:00 | | [http] [ID#0] Info: CApath: none 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (OUT), TLS header, Certificate Status (22): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (OUT), TLS handshake, Client hello (1): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (IN), TLS handshake, Server hello (2): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (IN), TLS handshake, Certificate (11): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (IN), TLS handshake, Server key exchange (12): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (IN), TLS handshake, Server finished (14): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (OUT), TLS handshake, Client key exchange (16): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (OUT), TLS change cipher, Client hello (1): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (OUT), TLS handshake, Finished (20): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (IN), TLS change cipher, Client hello (1): 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (IN), TLS handshake, Finished (20): 07/12/2017 18:36:00 | | [http] [ID#0] Info: SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 07/12/2017 18:36:00 | | [http] [ID#0] Info: ALPN, server did not agree to a protocol 07/12/2017 18:36:00 | | [http] [ID#0] Info: Server certificate: 07/12/2017 18:36:00 | | [http] [ID#0] Info: subject: CN=wuprop.boinc-af.org 07/12/2017 18:36:00 | | [http] [ID#0] Info: start date: Oct 30 22:30:27 2017 GMT 07/12/2017 18:36:00 | | [http] [ID#0] Info: expire date: Jan 28 22:30:27 2018 GMT 07/12/2017 18:36:00 | | [http] [ID#0] Info: subjectAltName: wuprop.boinc-af.org matched 07/12/2017 18:36:00 | | [http] [ID#0] Info: issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3 07/12/2017 18:36:00 | | [http] [ID#0] Info: SSL certificate verify ok. 07/12/2017 18:36:00 | | [http] [ID#0] Sent header to server: GET /notices.py?userid=1164&auth=1164_bae99e4a39142664c265be80318d15ab HTTP/1.1 07/12/2017 18:36:00 | | [http] [ID#0] Sent header to server: Host: wuprop.boinc-af.org 07/12/2017 18:36:00 | | [http] [ID#0] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.8.3) 07/12/2017 18:36:00 | | [http] [ID#0] Sent header to server: Accept: */* 07/12/2017 18:36:00 | | [http] [ID#0] Sent header to server: Accept-Encoding: deflate, gzip 07/12/2017 18:36:00 | | [http] [ID#0] Sent header to server: Content-Type: application/x-www-form-urlencoded 07/12/2017 18:36:00 | | [http] [ID#0] Sent header to server: Accept-Language: en_GB 07/12/2017 18:36:00 | | [http] [ID#0] Sent header to server: 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: HTTP/1.1 200 OK 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: Date: Thu, 07 Dec 2017 18:36:00 GMT 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: Server: Apache/2.4.10 (Debian) 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: Expires: "Thu, 07 Dec 2017 19:36:00 GMT" 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: Last-Modified: "Thu, 07 Dec 2017 18:36:00 GMT" 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: Vary: Accept-Encoding 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: Content-Encoding: gzip 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: Content-Length: 220 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: Connection: close 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: Content-Type: application/xml 07/12/2017 18:36:00 | | [http] [ID#0] Received header from server: 07/12/2017 18:36:00 | | [http] [ID#0] Info: Closing connection 3675 07/12/2017 18:36:00 | | [http] [ID#0] Info: TLSv1.2 (OUT), TLS alert, Client hello (1): 07/12/2017 18:36:01 | WUProp@Home | Sending scheduler request: Requested by user. 07/12/2017 18:36:01 | WUProp@Home | Not requesting tasks: non CPU intensive 07/12/2017 18:36:01 | WUProp@Home | [http] HTTP_OP::init_post(): https://wuprop.boinc-af.org/wuproj_cgi/cgi 07/12/2017 18:36:01 | WUProp@Home | [http] HTTP_OP::libcurl_exec(): ca-bundle set 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: Hostname wuprop.boinc-af.org was found in DNS cache 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: Trying 79.137.13.209... 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: Connected to wuprop.boinc-af.org (79.137.13.209) port 443 (#3676) 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: ALPN, offering http/1.1 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: successfully set certificate verify locations: 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: CAfile: C:\Program Files\BOINC\ca-bundle.crt 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: CApath: none 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (OUT), TLS header, Certificate Status (22): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (OUT), TLS handshake, Client hello (1): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (IN), TLS handshake, Server hello (2): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (IN), TLS handshake, Certificate (11): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (IN), TLS handshake, Server key exchange (12): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (IN), TLS handshake, Server finished (14): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (OUT), TLS handshake, Client key exchange (16): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (OUT), TLS change cipher, Client hello (1): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (OUT), TLS handshake, Finished (20): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (IN), TLS change cipher, Client hello (1): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (IN), TLS handshake, Finished (20): 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: ALPN, server did not agree to a protocol 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: Server certificate: 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: subject: CN=wuprop.boinc-af.org 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: start date: Oct 30 22:30:27 2017 GMT 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: expire date: Jan 28 22:30:27 2018 GMT 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: subjectAltName: wuprop.boinc-af.org matched 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: SSL certificate verify ok. 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: POST /wuproj_cgi/cgi HTTP/1.1 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: Host: wuprop.boinc-af.org 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: User-Agent: BOINC client (windows_x86_64 7.8.3) 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: Accept: */* 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: Accept-Encoding: deflate, gzip 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: Content-Type: application/x-www-form-urlencoded 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: Accept-Language: en_GB 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: Content-Length: 9578 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: Expect: 100-continue 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Sent header to server: 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: HTTP/1.1 100 Continue 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: We are completely uploaded and fine 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: HTTP/1.1 200 OK 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: Date: Thu, 07 Dec 2017 18:36:01 GMT 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: Server: Apache/2.4.10 (Debian) 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: Vary: Accept-Encoding 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: Content-Encoding: gzip 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: Content-Length: 858 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: Connection: close 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: Content-Type: text/xml 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Received header from server: 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: Closing connection 3676 07/12/2017 18:36:01 | WUProp@Home | [http] [ID#1] Info: TLSv1.2 (OUT), TLS alert, Client hello (1): 07/12/2017 18:36:02 | WUProp@Home | Scheduler request completed ____________ "The ultimate test of a moral society is the kind of world that it leaves to its children." - Dietrich Bonhoeffer | |
ID: 5819 · Rating: 0 · rate:
![]() ![]() ![]() | |
Message boards :
Number crunching :
WUProp Have A New Project URL? 's' added to http.