This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Strange issue on one specific website

Having an issue with getting to www.axis.com and its associated sub pages. What's occuring is if I go to the site, it loads but there is broken images/content at the top, and buttons do not work correctly. This also occurs on a mobile device. If I disconnect from the internal network and tether to my phone, the page loads as expected and everything works. I have tried disabling web filter, IPS, country blocking, ATP, making exceptions, creating an any/any firewall rule, nothing works. Any ideas or insight as to what could be causing this, or where I could look next?



This thread was automatically locked due to age.
Parents Reply Children
  • After some more digging, seems to be related to something with javascript. When I am on the internal network, the following errors pop up in the F12 console;

     

    Uncaught SyntaxError: Unexpected identifier
    axis_cookieconsent.js:45 Uncaught TypeError: Cannot read property 'country_code' of undefined
    at axis_cookieconsent.js:45
    at axis_cookieconsent.js:51
    (anonymous) @ axis_cookieconsent.js:45
    (anonymous) @ axis_cookieconsent.js:51
    fg.js:195 Initialized content script
    en-ca:244 Uncaught TypeError: $(...).flexslider is not a function
    at en-ca:244
    at dispatch (jquery.min.js?v=1.10.2:2)
    at y.handle (jquery.min.js?v=1.10.2:2)
    (anonymous) @ en-ca:244
    dispatch @ jquery.min.js?v=1.10.2:2
    y.handle @ jquery.min.js?v=1.10.2:2
    load (async)
    add @ jquery.min.js?v=1.10.2:2
    e.event.add @ jquery.min.js?v=1.10.2:4
    (anonymous) @ jquery.min.js?v=1.10.2:2
    each @ jquery.min.js?v=1.10.2:1
    each @ jquery.min.js?v=1.10.2:1
    on @ jquery.min.js?v=1.10.2:2
    ct.fn.(anonymous function) @ jquery.min.js?v=1.10.2:3
    ct.fn.load @ jquery.min.js?v=1.10.2:3
    (anonymous) @ en-ca:242
    (anonymous) @ en-ca:251

     

     

    If I tether my computer to my phone, these errors do not appear and the page loads as expected. Just not sure what on the firewall is causing this. As mentioned i've had IPS, web filter, ATP, App Control disabled with an Any Out rule and same issue.