Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- web | Server running at: http://b5ac2e76dc2a:3001
- web | { method: 'select',
- web | options: {},
- web | timeout: false,
- web | cancelOnTimeout: false,
- web | bindings: [ '[email protected]', 1 ],
- web | __knexQueryUid: '909caa24-09ac-4e22-8c6c-90c306777111',
- web | sql: 'select "users".* from "users" where "users"."email" = ? limit ?' }
- web | { method: 'select',
- web | options: {},
- web | timeout: false,
- web | cancelOnTimeout: false,
- web | bindings: [ '[email protected]', 1 ],
- web | __knexQueryUid: '83bec473-85d9-427d-8031-c6abfaaa1589',
- web | sql: 'select "users".* from "users" where "users"."email" = ? limit ?' }
- web | { method: 'insert',
- web | options: {},
- web | timeout: false,
- web | cancelOnTimeout: false,
- web | bindings:
- web | [ 2017-05-23T14:34:19.647Z,
- web | '1985-10-10T04:00:00.000Z',
- web | '[email protected]',
- web | 'Martin',
- web | '20ea6b55-0652-4a77-b619-f4156a1d9ddc',
- web | 'Helou',
- web | 'argentinean',
- web | '123132',
- web | '$2a$10$9x5kCpg5z/B4RgGeNrpzXO.KHeTYoThB3lviAObL1/bvHkNLETdqG',
- web | '9545624043',
- web | 2017-05-23T14:34:19.647Z ],
- web | __knexQueryUid: 'ef98806f-cd97-4cd3-9b44-b9b81f23c762',
- web | sql: 'insert into "users" ("created_at", "dob", "email", "firstname", "id", "lastname", "nationality", "passport_number", "password", "phone", "updated_at") values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) returning "id"',
- web | returning: 'id' }
- web | Debug: internal, implementation, error
- web | SendGridError: Response error
- web | at /usr/src/app/node_modules/sendgrid/lib/sendgrid.js:123:19
- web | at IncomingMessage.<anonymous> (/usr/src/app/node_modules/sendgrid-rest/lib/client.js:108:9)
- web | at emitNone (events.js:91:20)
- web | at IncomingMessage.emit (events.js:188:7)
- web | at endReadableNT (_stream_readable.js:975:12)
- web | at _combinedTickCallback (internal/process/next_tick.js:80:11)
- web | at process._tickDomainCallback (internal/process/next_tick.js:128:9)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement