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 2.07 KB | None | 0 0
  1. error: Sending 500 ("Server Error") response:
  2. SolrError: Not Found
  3. Request URL: http://localhost:8983/solr/relato/search?q=*:*&fq=published:true&sort=updatedAt%20desc&rows=16&q.op=OR&wt=json
  4. Request method: GET
  5. Status code: 404 - Not Found
  6. Request headers:
  7. accept: application/json; charset=utf-8
  8. host: localhost:8983
  9. Response headers:
  10. content-type: text/html; charset=ISO-8859-1
  11. cache-control: must-revalidate,no-cache,no-store
  12. content-length: 302
  13. connection: close
  14. at IncomingMessage.<anonymous> (/Users/davidveloso/Documents/CDP/we-cdp/node_modules/sails-hook-solr/node_modules/solr-client/lib/solr.js:779:19)
  15. at IncomingMessage.emit (events.js:129:20)
  16. at _stream_readable.js:908:16
  17. at process._tickDomainCallback (node.js:381:11) { [SolrError: Not Found
  18. Request URL: http://localhost:8983/solr/relato/search?q=*:*&fq=published:true&sort=updatedAt%20desc&rows=16&q.op=OR&wt=json
  19. Request method: GET
  20. Status code: 404 - Not Found
  21. Request headers:
  22. accept: application/json; charset=utf-8
  23. host: localhost:8983
  24. Response headers:
  25. content-type: text/html; charset=ISO-8859-1
  26. cache-control: must-revalidate,no-cache,no-store
  27. content-length: 302
  28. connection: close]
  29. name: 'SolrError',
  30. message: 'Not Found\r\nRequest URL: http://localhost:8983/solr/relato/search?q=*:*&fq=published:true&sort=updatedAt%20desc&rows=16&q.op=OR&wt=json\r\nRequest method: GET\r\nStatus code: 404 - Not Found\r\nRequest headers: \r\naccept: application/json; charset=utf-8\r\nhost: localhost:8983\r\nResponse headers: \r\ncontent-type: text/html; charset=ISO-8859-1\r\ncache-control: must-revalidate,no-cache,no-store\r\ncontent-length: 302\r\nconnection: close' }
  31. error: Error: ENOENT, open 'pem/key.pem'
  32. at Error (native) { [Error: ENOENT, open 'pem/key.pem'] errno: -2, code: 'ENOENT', path: 'pem/key.pem' }
  33. error: Sending 500 ("Server Error") response:
  34. Error: ENOENT, open 'pem/key.pem'
  35. at Error (native) { [Error: ENOENT, open 'pem/key.pem'] errno: -2, code: 'ENOENT', path: 'pem/key.pem' }
  36. warn: Socket::afterDisconnect without userId, socket.id: DO-GLFJjl13I9rurAAAC
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement