Advertisement
Guest User

Untitled

a guest
Nov 26th, 2015
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. ember.debug.js:5553 DEBUG: -------------------------------
  2. ember.debug.js:5553 DEBUG: Ember : 1.13.11
  3. ember.debug.js:5553 DEBUG: Ember Data : 1.13.15
  4. ember.debug.js:5553 DEBUG: jQuery : 1.11.3
  5. vendor.js:20201 DEBUG: -------------------------------
  6. vendor.js:20282 DEPRECATION: Ember.View is deprecated. Consult the Deprecations Guide for a migration strategy. [deprecation id: ember-views.view-deprecated] See http://emberjs.com/deprecations/v1.x/#toc_ember-view for more details.
  7. at viewDeprecationMessage (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:65667:32)
  8. at Function.DeprecatedView.reopen (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:65682:5)
  9. at http://desktop.slack.php.nixsolutions.com/ember/assets/chat.js:450:38
  10. at Array.forEach (native)
  11. at Object.initialize (http://desktop.slack.php.nixsolutions.com/ember/assets/chat.js:449:21)
  12. at http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:19132:23
  13. at http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:19155:9
  14. at visit (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:17015:5)
  15. at DAG.topsort (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:17126:9)
  16. vendor.js:71374 Attempting URL transition to /messages/general
  17. vendor.js:44498 generated -> route:chat.index Object
  18. vendor.js:44293 Preparing to transition from '' to ' chat.index'
  19. vendor.js:71371 Transition #0: application: calling beforeModel hook
  20. vendor.js:71371 Transition #0: application: calling deserialize hook
  21. vendor.js:20201 DEBUG: For more advanced debugging, install the Ember Inspector from https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi
  22. chat.js:47831 Connected to ws://desktop.slack.php.nixsolutions.com
  23. chat.js:46701 Connect to local ws ws://127.0.0.1:80
  24. chat.js:46972 Subscribed to global and private events
  25. chat.js:47009 [EVENT] 'subscribed' fired at 2015-11-26 17:52:10.822 with params Object
  26. chat.js:47014 [EVENT] 'subscribed' fired, but handler not found
  27. chat.js:47009 [EVENT] 'subscribed' fired at 2015-11-26 17:52:10.833 with params Object
  28. chat.js:47014 [EVENT] 'subscribed' fired, but handler not found
  29. vendor.js:71371 Transition #0: application: calling afterModel hook
  30. vendor.js:71371 Transition #0: chat: calling beforeModel hook
  31. vendor.js:71374 Attempting transition to chat
  32. vendor.js:71371 Transition #0: chat: calling deserialize hook
  33. vendor.js:71371 Transition #0: chat: calling afterModel hook
  34. chat.js:46717 open qt event WebSocket
  35. chat.js:46732 Uncaught TypeError: undefined is not a function
  36. chat.js:9844 Uncaught TypeError: Cannot read property 'set' of undefined
  37. chat.js:47922 Subscribed to D7A9AF638
  38. chat.js:47009 [EVENT] 'markedRead' fired at 2015-11-26 17:52:11.812 with params Object
  39. chat.js:47009 [EVENT] 'userStatus' fired at 2015-11-26 17:52:13.374 with params Object
  40. vendor.js:71371 Transition #0: chat.index: calling beforeModel hook
  41. vendor.js:71371 Transition #0: chat.index: calling deserialize hook
  42. vendor.js:71371 Transition #0: chat.index: calling afterModel hook
  43. vendor.js:71371 Transition #0: Resolved all models on destination route; finalizing transition.
  44. vendor.js:42155 generated -> controller:chat.index Object
  45. vendor.js:44016 Could not find "chat.index" template or view. Nothing will be rendered Object
  46. vendor.js:44242 Transitioned into 'chat.index'
  47. vendor.js:71371 Transition #0: TRANSITION COMPLETE.
  48. vendor.js:24415 Rendering application with chat@view:application: Object
  49. vendor.js:20282 DEPRECATION: Ember.View is deprecated. Consult the Deprecations Guide for a migration strategy. [deprecation id: ember-views.view-deprecated] See http://emberjs.com/deprecations/v1.x/#toc_ember-view for more details.
  50. at viewDeprecationMessage (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:65667:32)
  51. at View.extend.init (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:65676:7)
  52. at superWrapper [as init] (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:37924:20)
  53. at new Class (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:52861:14)
  54. at Function.ClassMixinProps.create (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:53297:14)
  55. at createOrUpdateComponent (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:25799:29)
  56. at Function.ViewNodeManager.create (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:25667:45)
  57. at Object.exports.default.render (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:24428:78)
  58. at handleKeyword (http://desktop.slack.php.nixsolutions.com/ember/assets/vendor.js:66719:17)
  59. http://desktop.slack.php.nixsolutions.com/chat/messages/general Failed to load resource: net::ERR_CACHE_MISS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement