y-lohse / cozy-thelounge

Port of The Lounge for Cozy Cloud
https://thelounge.github.io/
3 stars 3 forks source link

Random http vs. https request #3

Closed notabene closed 8 years ago

notabene commented 8 years ago

Hi,

I'm using The Lounge and periodically Firefox says it cannot request an element. Then it asks for a reload and then the page works.

From what I gather:

  1. Some NTLM authentication is failing (I'm behind an enterprise proxy). I get a 407 (Proxy authentication required). NTLM failing
  2. Seemingly at this point requests go through http and not https after this point. HTTP security shown

Do you think at some point The Lounge jumps from https to http on its own or is it unsolvable as it is a proxy bug?

ZeHiro commented 8 years ago

I think it is a proxy or laverna problem, not the port to cozy.

notabene commented 8 years ago

@ZeHiro Do you know where I should report it then?

y-lohse commented 8 years ago

Hi, You can probably report it directly to cozy, though I'm not sure where the problem comes from. I don't think that the lounge would change protocol on it's own, but I have no idea. And even if it does, it's more of an upstream bug than a bug within this port :|

notabene commented 8 years ago

Thanks @y-lohse I'll report to the Cozy team directly.

y-lohse commented 8 years ago

No problem. If it turns out it's actually a problem specific to the lounge, don't hesitate to re-open this issue and we can take a look at it before reporting it upstream.