Skip to content

Instantly share code, notes, and snippets.

@2called-chaos
Created July 31, 2013 00:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2called-chaos/6118194 to your computer and use it in GitHub Desktop.
Save 2called-chaos/6118194 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<notice version="2.0">
<api-key>4c34e088c66a4460b88a8a2159cb5003</api-key>
<notifier>
<name>airbrake_js</name>
<version>0.2.0</version>
<url>http://airbrake.io</url>
</notifier>
<error>
<class>Error</class>
<message><![CDATA[TypeError: $(".new_invite_toggle").fancybox is not a function]]></message>
<backtrace><line method="{anonymous}()" file="[PROJECT_ROOT]/javascripts/cache/defaults.js?1375141311" number="21003" /></backtrace>
</error>
<request>
<url>http://www.example.com/admin/products?utf8=%E2%9C%93&query=brigantine&limit=100</url>
<component>products</component>
<action>index</action>
<cgi-data>
<var key="HTTP_USER_AGENT">Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20100101 Firefox/15.0.1</var>
</cgi-data>
</request>
<server-environment>
<project-root>http://www.example.com</project-root>
<environment-name>production</environment-name>
</server-environment>
</notice>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment