makakam

Untitled

May 17th, 2024
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1.  
  2.  
  3. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [NestFactory] Starting Nest application...
  4. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] BullModule dependencies initialized +1ms
  5. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] OpenTelemetryModule dependencies initialized +0ms
  6. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] TypeOrmModule dependencies initialized +0ms
  7. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] OpenTelemetryCoreModule dependencies initialized +0ms
  8. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] ConfigHostModule dependencies initialized +0ms
  9. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] DiscoveryModule dependencies initialized +1ms
  10. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] ClsModule dependencies initialized +4ms
  11. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] ConfigModule dependencies initialized +0ms
  12. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] EventEmitterModule dependencies initialized +1ms
  13. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] ScheduleModule dependencies initialized +0ms
  14. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] BullModule dependencies initialized +0ms
  15. [Nest] 6 - 05/17/2024, 11:19:35 AM LOG [InstanceLoader] BullModule dependencies initialized +0ms
  16. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)...
  17. Error: getaddrinfo ENOTFOUND database
  18. at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)
  19. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (2)...
  20. Error: getaddrinfo ENOTFOUND database
  21. at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)
  22. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (3)...
  23. Error: getaddrinfo ENOTFOUND database
  24. at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)
  25. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (4)...
  26. Error: connect EHOSTUNREACH 172.29.0.6:5432
  27. at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1606:16)
  28. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (5)...
  29. Error: getaddrinfo ENOTFOUND database
  30. at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)
  31. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (6)...
  32. Error: getaddrinfo ENOTFOUND database
  33. at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)
  34. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (7)...
  35. Error: getaddrinfo ENOTFOUND database
  36. at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)
  37. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (8)...
  38. Error: getaddrinfo ENOTFOUND database
  39. at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)
  40. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)...
  41. Error: getaddrinfo ENOTFOUND database
  42. at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)
  43. [Nest] 6 - 05/17/2024, 11:19:35 AM ERROR [ExceptionHandler] getaddrinfo ENOTFOUND database
  44. Error: getaddrinfo ENOTFOUND database
  45. at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26)
  46.  
  47.  
Advertisement
Add Comment
Please, Sign In to add comment