Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. socket.io-parser decoded 22["foods::get","5877783b2aa1cc1c04a0c1e3",{}] as {"type":2,"nsp":"/","id":2,"data":["foods::get","5877783b2aa1cc1c04a0c1e3",{}]} +47ms
  2. socket.io:socket got packet {"type":2,"nsp":"/","id":2,"data":["foods::get","5877783b2aa1cc1c04a0c1e3",{}]} +48ms
  3. socket.io:socket emitting event ["foods::get","5877783b2aa1cc1c04a0c1e3",{}] +0ms
  4. socket.io:socket attaching ack callback to event +0ms
  5. socket.io:socket dispatching an event ["foods::get","5877783b2aa1cc1c04a0c1e3",{},null] +0ms
  6. feathers-socket-commons:methods Got 'foods::get' event with connection +0ms { provider: 'socketio',
  7. user:
  8. { email: 'a@a.aa',
  9. password: '$2a$10$5zufdjXThNFf38k..s/x8unwuciO/EJP2fet0VAy6erO9ulptBB62',
  10. _id: 'Ws2fg5IzolYDKgJc' },
  11. payload: { userId: 'Ws2fg5IzolYDKgJc' },
  12. accessToken: 'eyJhbGciOiJIUzI1NiIsInR5cCI6ImFjY2VzcyJ9.eyJ1c2VySWQiOiJXczJmZzVJem9sWURLZ0pjIiwiaWF0IjoxNDg0NTc4MDU1LCJleHAiOjE0ODQ2NjQ0NTUsImF1ZCI6Imh0dHBzOi8veW91cmRvbWFpbi5jb20iLCJpc3MiOiJmZWF0aGVycyIsInN1YiI6ImFub255bW91cyJ9.o_BOaGI203IkfXnwNYmscjgd99AYNeAOYpeKg-YNYMA',
  13. headers: { Authorization: 'eyJhbGciOiJIUzI1NiIsInR5cCI6ImFjY2VzcyJ9.eyJ1c2VySWQiOiJXczJmZzVJem9sWURLZ0pjIiwiaWF0IjoxNDg0NTc4MDU1LCJleHAiOjE0ODQ2NjQ0NTUsImF1ZCI6Imh0dHBzOi8veW91cmRvbWFpbi5jb20iLCJpc3MiOiJmZWF0aGVycyIsInN1YiI6ImFub255bW91cyJ9.o_BOaGI203IkfXnwNYmscjgd99AYNeAOYpeKg-YNYMA' },
  14. authenticated: true }
  15. feathers-errors NotAuthenticated(401): Authentication token missing. +1ms
  16. feathers-socket-commons:methods Error calling foods::get +1ms { NotAuthenticated: Authentication token missing.
  17. at NotAuthenticated.ExtendableBuiltin (/home/marvin/projects/NodeJs/homechef-feathers/node_modules/feathers-errors/lib/index.js:21:28)
  18. at NotAuthenticated.FeathersError (/home/marvin/projects/NodeJs/homechef-feathers/node_modules/feathers-errors/lib/index.js:96:116)
  19. at new NotAuthenticated (/home/marvin/projects/NodeJs/homechef-feathers/node_modules/feathers-errors/lib/index.js:149:117)
  20. at Object.<anonymous> (/home/marvin/projects/NodeJs/homechef-feathers/node_modules/feathers-legacy-authentication-hooks/lib/verify-token.js:23:13)
  21. at process._tickCallback (internal/process/next_tick.js:103:7)
  22. type: 'FeathersError',
  23. name: 'NotAuthenticated',
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement