Login

Welcome, Guest. Please login or register.

April 20, 2024, 02:40:32 am

Author Topic: I am getting this insecure error  (Read 1684 times)  Share 

0 Members and 1 Guest are viewing this topic.

technodisney

  • MOTM: AUG 2018
  • Forum Obsessive
  • ***
  • Posts: 350
  • Master Procrastinator
  • Respect: +456
I am getting this insecure error
« on: June 04, 2018, 02:23:06 pm »
0
https://imgur.com/a/rYKsJG3

whenever I load the forums on my macbook using chrome I get this message. I dont get this error on any other device.
My Informatics 3/4 SAT Guide

2018
Methods, BusMan, EngLang, Informatics, VET IT
technodisney's VCE Journal
2019
Cert IV Live Production and Technical Services RMIT (City Campus)
technodisney's journey into Live Theatre
The Disney Nerd needs to get fit

The more you like yourself, the less you are like anyone else, which makes you unique. ~ Walt Disney

PhoenixxFire

  • VIC MVP - 2018
  • Honorary Moderator
  • ATAR Notes Legend
  • *******
  • Posts: 3695
  • They/them/theirs
  • Respect: +3102
Re: I am getting this insecure error
« Reply #1 on: June 04, 2018, 02:30:35 pm »
0
I get something similar on my laptop when I’m trying to connect from unsecured wifi. Does it do it from other browsers? Maybe try running a malware scan on your laptop?
2019: B. Environment and Sustainability/B. Science @ ANU
2020: Just Vibing
2021: B. Paramedicine/B. Nursing @ ACU Canberra

darkz

  • Forum Obsessive
  • ***
  • Posts: 413
  • Respect: +154
Re: I am getting this insecure error
« Reply #2 on: July 20, 2018, 07:43:06 pm »
0
A bit of necroposting here, but anyways :P

The error is pretty much harmless, so you can just ignore it. But basically, on the internet, we load sites via http:// and https:// , sites with the https:// are those with SSL certificates or known to be "secure", therefore the message just means that there are things on the site being loaded from http:// instead of https://. For example, it might be an image or a javascript file etc that is being loaded from a location with http://
2018: Biology [50 + Prems]
2019: English [46], Latin [45], Chemistry [41], Mathematical Methods [48], Specialist Mathematics [41]
ATAR: 99.95

2020: BMedSci, M.D. @ Monash Uni

VCE Biology Units 1&2 and 3&4 Tutoring for 2021

technodisney

  • MOTM: AUG 2018
  • Forum Obsessive
  • ***
  • Posts: 350
  • Master Procrastinator
  • Respect: +456
Re: I am getting this insecure error
« Reply #3 on: July 22, 2018, 03:33:25 pm »
0
A bit of necroposting here, but anyways :P

The error is pretty much harmless, so you can just ignore it. But basically, on the internet, we load sites via http:// and https:// , sites with the https:// are those with SSL certificates or known to be "secure", therefore the message just means that there are things on the site being loaded from http:// instead of https://. For example, it might be an image or a javascript file etc that is being loaded from a location with http://

Thanks for replying. I am a bit tech savvy and have actually made some websites myself.

I am just confused as to why the error comes up only on my macbook.

And regardless it doesn't look good having a public website that gives you an insecure error.
My Informatics 3/4 SAT Guide

2018
Methods, BusMan, EngLang, Informatics, VET IT
technodisney's VCE Journal
2019
Cert IV Live Production and Technical Services RMIT (City Campus)
technodisney's journey into Live Theatre
The Disney Nerd needs to get fit

The more you like yourself, the less you are like anyone else, which makes you unique. ~ Walt Disney

jamonwindeyer

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 10150
  • The lurker from the north.
  • Respect: +3108
Re: I am getting this insecure error
« Reply #4 on: July 22, 2018, 04:47:28 pm »
0
Thanks for replying. I am a bit tech savvy and have actually made some websites myself.

I am just confused as to why the error comes up only on my macbook.

And regardless it doesn't look good having a public website that gives you an insecure error.

It is definitely strange - Is it all pages, or just certain pages in the site?

I've used both Chrome and Safari on my MacBook and never gotten the error, always a secure connection - Not sure why it is happening on your end!

Slydev

  • Administrator
  • Trailblazer
  • *****
  • Posts: 40
  • Respect: +52
Re: I am getting this insecure error
« Reply #5 on: August 09, 2018, 12:32:51 pm »
+6
Alrighty, I took a look at this one and it should now be fixed.

Basically similes were being served with an old HTTP link as their URL is defined in its own secret area. Why it lets you define the whole URL and not just the directory they are in is a mystery too me (maybe for offsite loading?) but yeah that has been sorted.

Originally we had set cloudflare to force HTTPS on all links before the fact, but that was causing pretty big issues with post data not being sent across on legacy HTTP requests so we changed it to change to HTTPs after which braught in this issue. Its good though, I got to snoop around the forum code a bit and stumbled across something else that had been causing a headache for me for the last 6 weeks which is super lucky!

Anyways let me know if that fixes the issue for you (or if it doesn't!)

Side note: Chrome on mac is a different build than chrome on Windows. This is a major headache for developers like me as clients will sometimes have issues that only happen on mac chrome and I have to jump on a mac to debug them specifically. This can be a reason why you only get bugs on mac chrome and not PC chrome.
« Last Edit: August 09, 2018, 12:56:22 pm by Slydev »
Joey - Atar Developer Slydev