Permision Denied

Marius

Posted on
May 22 2014

I get alot of error without any usefull information. Like this one.

Permission denied at u line 4, column 727 (http://admin.salesscreen.no/Scripts/raygun.min.js:4) at e line 4, column 276 (http://admin.salesscreen.no/Scripts/raygun.min.js:4) at e line 4, column 236 (http://admin.salesscreen.no/Scripts/raygun.min.js:4) at i.event.dispatch line 1, column 132827 (http://admin.salesscreen.no/bundles/jquery?v=R87VnuAdQP3NDPrCiomV-iHyA3VYpp7St8V4UfaG9b81:1) at v.handle line 1, column 129562 (http://admin.salesscreen.no/bundles/jquery?v=R87VnuAdQP3NDPrCiomV-iHyA3VYpp7St8V4UfaG9b81:1)

Is this normal?


Callum

Posted on
May 22 2014

What browsers are you seeing this in? Could be a jquery error, but you're lacking source maps so the error is minified. Following the instructions here to integrate source maps into your build process should shed some light on the cause of the error: http://raygun.io/docs/workflow#source-maps


Reply