Jump to content

Recommended Posts

Posted
I am currently working in a high school, where the students use Code Academy. When they are using code academy, the section where users enter the code does not load. I have looked through the live logs on Smoothwall, and it seems it is an error due to the Facebook add in on the page and authentication. The error code is 407. Does anybody know how we can get round this without unblocking Facebook? Thanks in advance.
Posted
I am currently working in a high school, where the students use Code Academy. When they are using code academy, the section where users enter the code does not load. I have looked through the live logs on Smoothwall, and it seems it is an error due to the Facebook add in on the page and authentication. The error code is 407. Does anybody know how we can get round this without unblocking Facebook? Thanks in advance.

 

If I run the policy tester here it says we've allowed the category "Education & Reference" ....

Posted

407 is Proxy authentication required. It's just the Smoothwall prompting the client to prove it's credentials, nothing to worry about.

Some of codeacademy's content comes from amazon's aws service, which is categorized as Content Delivery. If you have this blocked it may cause some problems.

Re: Facebook, unless your users are signing in with it, you shouldn't need to go anywhere near it.

PM me a screenshot of the log lines that are concerning you.

  • 8 months later...
  • 5 months later...
Posted

Hi All,

Just ran across this today.

We have HTTPS inspection on here, and bypassing HTTPS for ccterminalcloud.com and codeacademy.com seems to be working okay for us.

Granted I've only tried it in the SQL course but it might be worth giving a go if people are still struggling.

  • 2 years later...
Posted

Hi all,

 

Just spoken to Smoothwall about this and if you put the following in HTTPS Inspection Bypass/Core Allowed Content, it should work!

 

newrelic.com

beacon-3.newrelic.com

loggly.com

ajax.googleapi.com

api.mixpanel.net

chartbeat.net

chartbeat.com

codecademy.com

external-production.codecademy.com

cdn-production.codecademy.com

workshop.cc-propeller.com

cc-propeller.cloud

herokuapp.com

fonts.gstatic.com

cdn.mxpnl.com

js-agent.newrelic.com

codecademy.cloud

  • Thanks 3
  • 1 year later...
Posted

Apologies for resurrecting an old thread but I have done what was suggested in the previous post but we still get "Lost connection to Codecademy".

If I put my IP in Exceptions then I get access no problems so it is definitely Smoothwall blocking it somewhere but nothing comes up in the Realtime filter logs.

Posted

I think you might need to whitelist cc-propeller.com rather than cc-propeller.cloud, or maybe even both. We had this issue last week and we just added the following to Custom Allowed Content:

 

cc-propeller.com

codeacademy.com

 

Check that the Custom Allowed Content category, or whatever yours is called, is whitelisted in web filter policies and included in a Do Not Inspect policy in HTTPS Inspection

  • Thanks 2
Posted
I think you might need to whitelist cc-propeller.com rather than cc-propeller.cloud, or maybe even both. We had this issue last week and we just added the following to Custom Allowed Content:

 

cc-propeller.com

codeacademy.com

 

Check that the Custom Allowed Content category, or whatever yours is called, is whitelisted in web filter policies and included in a Do Not Inspect policy in HTTPS Inspection

That worked. Thank you!!!

  • 1 year later...
Posted (edited)

Just started using this and have added all the exceptions above but still getting connection lost to code academy errors. All entered into our whitelisted URLS group which is included in the Do Not Inspect policy, any more ideas?

 

edit - found another link with some further URL's not on list above, seems to be working now touch wood! https://help.codecademy.com/hc/en-us/articles/220441848-Connection-Lost-in-Codecademy-s-Learning-Environment

Edited by Spookyville
  • Thanks 1
Posted
Just started using this and have added all the exceptions above but still getting connection lost to code academy errors. All entered into our whitelisted URLS group which is included in the Do Not Inspect policy, any more ideas?

 

edit - found another link with some further URL's not on list above, seems to be working now touch wood! https://help.codecademy.com/hc/en-us/articles/220441848-Connection-Lost-in-Codecademy-s-Learning-Environment

 

Press f12 o nthe affected browser, check the console for errors - usually pretty obvious whats not working.

 

 

And id be careful a few of thew urls above in the thread are effectively opening up a hosting companys clients... its not aws level but i still wouldnt do it

Posted
The 407 error is proxy authentication required. Most likely you are using NTLM or Kerberos for proxy auth and one or more of the elements using the proxy when you are going to code academy is not capable of providing proxy authentication. Bypassing authentication for the target domains is an option but I would suggest you look at changing the auth methods used - Smoothwall has a new iDex system which solves most of those issues and would be a good feature to implement in general as a lot of apps use HTTPS these days but rarely support any form of proxy authentication. Contact your account manager and have them setup a rework to look at implementing iDex - it's not difficult to design and implement so won't take more than 2-3 hours to configure and test.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...