Skip to content

Instantly share code, notes, and snippets.

@bryanlarsen
Created April 25, 2018 17:42
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 bryanlarsen/b756e660ac2c28adaa29a5a954224c70 to your computer and use it in GitHub Desktop.
Save bryanlarsen/b756e660ac2c28adaa29a5a954224c70 to your computer and use it in GitHub Desktop.
jquery.js:3818 jQuery.Deferred exception: Cannot read property 'name' of undefined TypeError: Cannot read property 'name' of undefined
at Object.g.initialize_from_page_params (https://zulip.threehub.com/static/min/app.17ea69403e74.js:1828:246)
at HTMLDocument.<anonymous> (https://zulip.threehub.com/static/min/app.17ea69403e74.js:1896:362)
at HTMLDocument.c (https://zulip.threehub.com/static/webpack-bundles/common-535647a420c62cc646db.dbd3cec6bd82.js:182:91026)
at M (https://zulip.threehub.com/static/webpack-bundles/common-535647a420c62cc646db.dbd3cec6bd82.js:182:25054)
at p (https://zulip.threehub.com/static/webpack-bundles/common-535647a420c62cc646db.dbd3cec6bd82.js:182:25357) undefined
We.Deferred.exceptionHook @ jquery.js:3818
/static/locale/en/translations.json:1 Failed to load resource: the server responded with a status of 404 ()
blueslip.js:235 Uncaught TypeError: Cannot read property 'update_whether_active' of undefined
at a (app.17ea69403e74.js:1615)
at Function.q.each.q.forEach (underscore.js?4ee8:153)
at Object.q.build_stream_list (app.17ea69403e74.js:1616)
at Object.q.update_streams_sidebar (app.17ea69403e74.js:1618)
at k (app.17ea69403e74.js:2162)
at c (app.17ea69403e74.js:2162)
at success (app.17ea69403e74.js:2163)
at Object.a.success (app.17ea69403e74.js:1533)
at Object.c [as success] (blueslip.js:225)
at M (jquery.js:3268)
at Object.fireWith [as resolveWith] (jquery.js:3398)
at c (jquery.js:9305)
at XMLHttpRequest.<anonymous> (jquery.js:9548)
jquery.js:3827 Uncaught TypeError: Cannot read property 'name' of undefined
at Object.g.initialize_from_page_params (app.17ea69403e74.js:1828)
at HTMLDocument.<anonymous> (app.17ea69403e74.js:1896)
at HTMLDocument.c (blueslip.js:225)
at M (jquery.js:3534)
at p (jquery.js:3602)
/json/events?dont_block=false&queue_id=1524529254%3A66&last_event_id=0&client_gravatar=true:1 Failed to load resource: the server responded with a status of 502 ()
blueslip.js:72 Socket connected [transport=websocket]
blueslip.js:72 SockJS connection lost. Attempting to reconnect soon. (1006, WebSocket connection broken)
blueslip.js:72 Attempting socket reconnect.
blueslip.js:72 Socket connected [transport=websocket]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment