FoldingAtHome / fah-issues

49 stars 9 forks source link

One hyperlink for 'Gridcoin' goes to http://127.0.0.1:7396/www.gridcoin.us instead of https://gridcoin.us/ #1502

Open philipswift opened 4 years ago

philipswift commented 4 years ago

One hyperlink for 'Gridcoin' goes to http://127.0.0.1:7396/www.gridcoin.us instead of https://gridcoin.us/. Results in a 404. image

PantherX commented 4 years ago

Hiya @philipswift

Can you please check to see if the same happens in FAHControl?

In future, can you please stick with the template as it makes triaging the issue a lot simpler and easier for the volunteers :)

philipswift commented 4 years ago

I can't find it in FAHControl however it is here doing an inspection and find. [image: image.png] If one types 'www.gridcoin.us' in a browser search field it resolves to ' https.gridcoin.us'. Within your code it's not really an error and low on the wishlist but you know.... If I click the link in the inspection elements, it does the 404. Maybe change all external references from 'www.gridcoin.us' to https://gridcoin.us?

Regarding the template, yes Sir, understood.

Best regards

P

On Mon, 25 May 2020 at 09:45, PantherX notifications@github.com wrote:

Hiya @philipswift https://github.com/philipswift

Can you please check to see if the same happens in FAHControl?

In future, can you please stick with the template as it makes triaging the issue a lot simpler and easier for the volunteers :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/FoldingAtHome/fah-issues/issues/1502#issuecomment-633457061, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQDXZ3YYQD3CK7LOTI47VLRTIV3HANCNFSM4NJJZSPA .

PantherX commented 4 years ago

Can you please confirm that this is happening with V7.6.13?

philipswift commented 4 years ago

Yes it is. (see attached)

On Sun, 7 Jun 2020 at 04:59, PantherX notifications@github.com wrote:

Can you please confirm that this is happening with V7.6.13?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/FoldingAtHome/fah-issues/issues/1502#issuecomment-640153348, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQDXZZIM3TKATFNM3HBE7TRVMGCZANCNFSM4NJJZSPA .

philipswift commented 4 years ago

The hyperlink on the web gui points to ' http://127.0.0.1:7396/www.gridcoin.us' so just get your web guy to use 'find and replace' with all instances of http://127.0.0.1:7396/www.gridcoin.us with https://gridcoin.us/ .

On Sun, 7 Jun 2020 at 04:59, PantherX notifications@github.com wrote:

Can you please confirm that this is happening with V7.6.13?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/FoldingAtHome/fah-issues/issues/1502#issuecomment-640153348, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQDXZZIM3TKATFNM3HBE7TRVMGCZANCNFSM4NJJZSPA .

anand-bhat commented 3 years ago

@philipswift , I suspect this is a case where the team info lacks an http/ https in the URL and the partial URL isn't treated as a web URL. You see the same thing over at the teams page where the link to the team home page appears as "https:// stats.foldingathome.org/www.gridcoin.us". Other teams, including mine, have http/ https in the team info (example) so perhaps editing your team info to include this would be a quick fix.

philipswift commented 3 years ago

Quick if I had the password......

On Sat, 24 Oct 2020 at 16:41, Anand Bhat notifications@github.com wrote:

@philipswift https://github.com/philipswift , I suspect this is a case where the team info lacks an http/ https in the URL and the partial URL isn't treated as a web URL. You see the same thing over at the teams page https://stats.foldingathome.org/team/226804 where the link to the team home page appears as "https:// stats.foldingathome.org/www.gridcoin.us". Other teams, including mine, have http/ https in the team info (example https://stats.foldingathome.org/team/231055) so perhaps editing your team info https://apps.foldingathome.org/team to include this would be a quick fix.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/FoldingAtHome/fah-issues/issues/1502#issuecomment-715944144, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQDXZYVDSMGLRQRCLLSN7LSMLYSFANCNFSM4NJJZSPA .

PantherX commented 3 years ago

@philipswift

Just wondering if this issue has been fixed or not in the latest release, V7.6.21 (https://foldingathome.org/alternative-downloads/)?

philipswift commented 3 years ago

No. [image: Untitled.png] On Sun, 15 Nov 2020 at 03:57, PantherX notifications@github.com wrote:

@philipswift https://github.com/philipswift

Just wondering if this issue has been fixed or not in the latest release, V7.6.21 (https://foldingathome.org/alternative-downloads/)?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/FoldingAtHome/fah-issues/issues/1502#issuecomment-727418983, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQDXZ65KI62PYYEO7XCC6LSP5GRHANCNFSM4NJJZSPA .

PantherX commented 3 years ago

Humm... there's no uploaded image but I shall assume that this bug hasn't been resolved.

philipswift commented 3 years ago

oops sorry, i did it from email not logging into Git. Apologies

FAH Gridcoin link failure

And also from here on the 'web control' https://stats.foldingathome.org/team/226804 The link labelled 'homepage' fails too as it ends up here https://stats.foldingathome.org/www.gridcoin.us which is your stats page not the teams own website URL