Advertisement
Superloup10

Untitled

Feb 10th, 2019
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. Unable to connect to the database: { SequelizeConnectionError: authentification par mot de passe �chou�e pour l'utilisateur � Superloup10 �
  2. at connection.connect.err (D:\Superloup10\Bureau\Programmation\web\wolfblog-api\node_modules\sequelize\lib\dialects\postgres\connection-manager.js:128:24)
  3. at Connection.connectingErrorHandler (D:\Superloup10\Bureau\Programmation\web\wolfblog-api\node_modules\pg\lib\client.js:140:14)
  4. at Connection.emit (events.js:197:13)
  5. at Socket.<anonymous> (D:\Superloup10\Bureau\Programmation\web\wolfblog-api\node_modules\pg\lib\connection.js:125:12)
  6. at Socket.emit (events.js:197:13)
  7. at addChunk (_stream_readable.js:288:12)
  8. at readableAddChunk (_stream_readable.js:269:11)
  9. at Socket.Readable.push (_stream_readable.js:224:10)
  10. at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:145:17)
  11. name: 'SequelizeConnectionError',
  12. parent:
  13. { error: authentification par mot de passe �chou�e pour l'utilisateur � Superloup10 �
  14. at Connection.parseE (D:\Superloup10\Bureau\Programmation\web\wolfblog-api\node_modules\pg\lib\connection.js:555:11)
  15. at Connection.parseMessage (D:\Superloup10\Bureau\Programmation\web\wolfblog-api\node_modules\pg\lib\connection.js:380:19)
  16. at Socket.<anonymous> (D:\Superloup10\Bureau\Programmation\web\wolfblog-api\node_modules\pg\lib\connection.js:120:22)
  17. at Socket.emit (events.js:197:13)
  18. at addChunk (_stream_readable.js:288:12)
  19. at readableAddChunk (_stream_readable.js:269:11)
  20. at Socket.Readable.push (_stream_readable.js:224:10)
  21. at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:145:17)
  22. name: 'error',
  23. length: 190,
  24. severity: 'FATAL',
  25. code: '28P01',
  26. detail: undefined,
  27. hint: undefined,
  28. position: undefined,
  29. internalPosition: undefined,
  30. internalQuery: undefined,
  31. where: undefined,
  32. schema: undefined,
  33. table: undefined,
  34. column: undefined,
  35. dataType: undefined,
  36. constraint: undefined,
  37. file:
  38. 'd:\\pginstaller.auto\\postgres.windows-x64\\src\\backend\\libpq\\auth.c',
  39. line: '336',
  40. routine: 'auth_failed' },
  41. original:
  42. { error: authentification par mot de passe �chou�e pour l'utilisateur � Superloup10 �
  43. at Connection.parseE (D:\Superloup10\Bureau\Programmation\web\wolfblog-api\node_modules\pg\lib\connection.js:555:11)
  44. at Connection.parseMessage (D:\Superloup10\Bureau\Programmation\web\wolfblog-api\node_modules\pg\lib\connection.js:380:19)
  45. at Socket.<anonymous> (D:\Superloup10\Bureau\Programmation\web\wolfblog-api\node_modules\pg\lib\connection.js:120:22)
  46. at Socket.emit (events.js:197:13)
  47. at addChunk (_stream_readable.js:288:12)
  48. at readableAddChunk (_stream_readable.js:269:11)
  49. at Socket.Readable.push (_stream_readable.js:224:10)
  50. at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:145:17)
  51. name: 'error',
  52. length: 190,
  53. severity: 'FATAL',
  54. code: '28P01',
  55. detail: undefined,
  56. hint: undefined,
  57. position: undefined,
  58. internalPosition: undefined,
  59. internalQuery: undefined,
  60. where: undefined,
  61. schema: undefined,
  62. table: undefined,
  63. column: undefined,
  64. dataType: undefined,
  65. constraint: undefined,
  66. file:
  67. 'd:\\pginstaller.auto\\postgres.windows-x64\\src\\backend\\libpq\\auth.c',
  68. line: '336',
  69. routine: 'auth_failed' } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement