[Closed] Fedora app.foldingathome.org Web Control Issues
Posted: Sat Nov 16, 2024 7:40 pm
I have been folding for about a week now. I have a passkey protected donor name and an account with the website. I have successfully been able to send units up, with the strange caveat that although the account knows that I am part of a team, the statistics don't yet.
Although the localhost:7396 works without any issues, when I try app.foldingathome.org, After logging in and entering the relevant information, it countinuously fails with 404 when it tries to connect to the websocket for fahclient. The localhost is running, and the program is folding catalysts of halogenation as I type this. I honest have no clue how to resolve this. Here is what the F12 console has to say about it:
Response Headers:
HTTP/1.1 404 HTTP_NOT_FOUND
Cache-Control: no-cache
Connection: close
Content-Length: 42
Content-Type: text/html
Date: Sat, 16 Nov 2024 19:35:07
Request Headers:
GET /api/websocket HTTP/1.1
Host: 127.0.0.1:7396
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br, zstd
Sec-WebSocket-Version: 13
Origin: https://beta.foldingathome.org
Sec-WebSocket-Extensions: permessage-deflate
Sec-WebSocket-Key: 69 (not real key, just a joke inserted in the forum.)
Connection: keep-alive, Upgrade
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: websocket
Sec-Fetch-Site: cross-site
Pragma: no-cache
Cache-Control: no-cache
Upgrade: websocket
Although the localhost:7396 works without any issues, when I try app.foldingathome.org, After logging in and entering the relevant information, it countinuously fails with 404 when it tries to connect to the websocket for fahclient. The localhost is running, and the program is folding catalysts of halogenation as I type this. I honest have no clue how to resolve this. Here is what the F12 console has to say about it:
Response Headers:
HTTP/1.1 404 HTTP_NOT_FOUND
Cache-Control: no-cache
Connection: close
Content-Length: 42
Content-Type: text/html
Date: Sat, 16 Nov 2024 19:35:07
Request Headers:
GET /api/websocket HTTP/1.1
Host: 127.0.0.1:7396
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Accept: */*
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br, zstd
Sec-WebSocket-Version: 13
Origin: https://beta.foldingathome.org
Sec-WebSocket-Extensions: permessage-deflate
Sec-WebSocket-Key: 69 (not real key, just a joke inserted in the forum.)
Connection: keep-alive, Upgrade
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: websocket
Sec-Fetch-Site: cross-site
Pragma: no-cache
Cache-Control: no-cache
Upgrade: websocket