Had issues logging in this morning. Would keep kicking me back to the "login" dialog window. Then "System Error" page and then slow response time. Seems a little better now but time will tell!!
Announcement
Collapse
No announcement yet.
SSL Problems - Did I Fix It?
Collapse
X
-
The "system error" is a different and completely unrelated problem, which is annoying because users don't necessarily care about why something doesn't work, only that it doesn't work, and we have numerous causes of things not working to various extents at various times.
Unfortunately, it isn't clear to me that we can ever make that go away without moving the site to a new host, and that's a fairly intensive, many-ducks-in-a-row process to avoid extended downtime.
Comment
-
Oddly my Chrome instance at work is now not letting me in. It won't even let me force https over http to try to get it to work.
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein
rides: 93 Crown Vic LX (The Red Velvet Cake), 2000 Crown Vic base model (Sandy), 2003 Expedition (the vacation beast)
Originally posted by gadget73
... and it should all work like magic and unicorns and stuff.
Originally posted by dmccaig
Overhead, some poor bastards are flying in airplanes.
Comment
-
I think firefox is stricter about cookies on http vs https.
I can login on edge if I force the site to https instead of http. Same on Firefox. Chrome won't let me force it to https and keeps redirecting to http.
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein
rides: 93 Crown Vic LX (The Red Velvet Cake), 2000 Crown Vic base model (Sandy), 2003 Expedition (the vacation beast)
Originally posted by gadget73
... and it should all work like magic and unicorns and stuff.
Originally posted by dmccaig
Overhead, some poor bastards are flying in airplanes.
Comment
-
I adjusted the domain redirects to default to https to see if stuff would work out of the box... and that seems to have fixed issues with Edge and Firefox. Hopefully that will sort Chrome as well since Edge uses the same base engine.
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein
rides: 93 Crown Vic LX (The Red Velvet Cake), 2000 Crown Vic base model (Sandy), 2003 Expedition (the vacation beast)
Originally posted by gadget73
... and it should all work like magic and unicorns and stuff.
Originally posted by dmccaig
Overhead, some poor bastards are flying in airplanes.
Comment
-
OK, so it sounds like the answer to my question is that I fixed it for some frequent users and broke it for other frequent users.
Sly has perhaps fixed it more...uh...fixily than I did for a broader group.
The test now is, can the handful of people on the Facebook group who say the site is broke and they can't get on it, now successfully get on?
I'm not all about user and post counts being higher just for the sake of being higher, but if we have community members who love the place and never figured out how to bypass the problems, we owe them an attempt at a fix, and I'm hoping we've achieved that.
Comment
-
I think the true fix would be to get a legit ssl cert and run on https proper... but yeah... I think this should work now. All my chromium based linux boxes like it now. I haven't tried Chrome proper yet on windows. I go back to work on Tuesday and can test that then.
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein
rides: 93 Crown Vic LX (The Red Velvet Cake), 2000 Crown Vic base model (Sandy), 2003 Expedition (the vacation beast)
Originally posted by gadget73
... and it should all work like magic and unicorns and stuff.
Originally posted by dmccaig
Overhead, some poor bastards are flying in airplanes.
Comment
-
Originally posted by sly View PostI think the true fix would be to get a legit ssl cert and run on https proper... but yeah... I think this should work now. All my chromium based linux boxes like it now. I haven't tried Chrome proper yet on windows. I go back to work on Tuesday and can test that then.
I am not sure what the implications are if someone posts embedded content with an explicit HTTP link, and that's the next thing to address, but as long as core "I navigate to URL and a page loads and I submit my user+pass and it lets me log in and post things" is working, that was the problem I was aiming for here.
Personally, I'm in favour of the internet as a whole dropping the pitchforks about HTTP when the content has nothing to do with security that I'd call impactful - such as embedding a JPG using an HTTP link - but that ship has sailed and the war on HTTP is well underway.Last edited by kishy; 05-24-2024, 05:53 PM.
Comment
-
True enough. As long as can log-in and post... all good in my book. I'll look at what Pete was doing with the donor tags and see if I can figure out a good way to clean that up.
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein
rides: 93 Crown Vic LX (The Red Velvet Cake), 2000 Crown Vic base model (Sandy), 2003 Expedition (the vacation beast)
Originally posted by gadget73
... and it should all work like magic and unicorns and stuff.
Originally posted by dmccaig
Overhead, some poor bastards are flying in airplanes.
Comment
-
I manually fixed my signature... just added an s to make the links https since the src= requires http part to work. I tried using url without transport and it broke it. Looks like we may just need a search and replace function to replace all http://www.grandmarq... with https://www.grandmarq...
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein
rides: 93 Crown Vic LX (The Red Velvet Cake), 2000 Crown Vic base model (Sandy), 2003 Expedition (the vacation beast)
Originally posted by gadget73
... and it should all work like magic and unicorns and stuff.
Originally posted by dmccaig
Overhead, some poor bastards are flying in airplanes.
Comment
-
looks like the issues I was having yesterday cleared up
as for the donor links I think those could be relative URL rather than full http:// whatever stuff since they live on a folder on the server. Would just be annoying to go through and manually edit every single one.86 Lincoln Town Car (Galactica).
5.0 HO, CompCams XE258,Scorpion 1.72 roller rockers, 3.55 K code rear, tow package, BHPerformance ported E7 heads, Tmoss Explorer intake, 65mm throttle body, Hedman 1 5/8" headers, 2.5" dual exhaust, ASP underdrive pulley
91 Lincoln Mark VII LSC grandpa spec white and cranberry
1984 Lincoln Continental TurboDiesel - rolls coal
Originally posted by phayzer5
I drive a Lincoln. I can't be bothered to shift like the peasants and rabble rousers
Comment
-
Even if you enter a relative one, it puts the https://www.grandmarq.net in front of it. Apparently it's part of the json in the BBcode that adds all of that.
Also, just noticed that the site says secure on the home page. Verified by cPanel, Inc.
Yeah... people shouldn't have any problems logging in now. They just may not see the insecure items (pictures in posts/signatures) if they don't allow insecure items. That's about it.Last edited by sly; 05-24-2024, 09:20 PM.
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein
rides: 93 Crown Vic LX (The Red Velvet Cake), 2000 Crown Vic base model (Sandy), 2003 Expedition (the vacation beast)
Originally posted by gadget73
... and it should all work like magic and unicorns and stuff.
Originally posted by dmccaig
Overhead, some poor bastards are flying in airplanes.
Comment
Comment