update product

This commit is contained in:
2026-03-26 11:49:21 +03:00
parent 7109325bff
commit f2b5f7006b
76 changed files with 5252 additions and 139 deletions

35
tmp-start.err Normal file
View File

@@ -0,0 +1,35 @@
[Nest] 24228 - 03/24/2026, 1:50:10 PM  ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)...
Error: connect ETIMEDOUT 62.3.14.124:6986
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
[Nest] 24228 - 03/24/2026, 1:50:34 PM  ERROR [TypeOrmModule] Unable to connect to the database. Retrying (2)...
Error: connect ETIMEDOUT 62.3.14.124:6986
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
[Nest] 24228 - 03/24/2026, 1:50:58 PM  ERROR [TypeOrmModule] Unable to connect to the database. Retrying (3)...
Error: connect ETIMEDOUT 62.3.14.124:6986
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
[Nest] 24228 - 03/24/2026, 1:51:22 PM  ERROR [TypeOrmModule] Unable to connect to the database. Retrying (4)...
Error: connect ETIMEDOUT 62.3.14.124:6986
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
[Nest] 24228 - 03/24/2026, 1:51:46 PM  ERROR [TypeOrmModule] Unable to connect to the database. Retrying (5)...
Error: connect ETIMEDOUT 62.3.14.124:6986
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
[Nest] 24228 - 03/24/2026, 1:52:10 PM  ERROR [TypeOrmModule] Unable to connect to the database. Retrying (6)...
Error: connect ETIMEDOUT 62.3.14.124:6986
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
[Nest] 24228 - 03/24/2026, 1:52:34 PM  ERROR [TypeOrmModule] Unable to connect to the database. Retrying (7)...
Error: connect ETIMEDOUT 62.3.14.124:6986
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
[Nest] 24228 - 03/24/2026, 1:52:58 PM  ERROR [TypeOrmModule] Unable to connect to the database. Retrying (8)...
Error: connect ETIMEDOUT 62.3.14.124:6986
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
[Nest] 24228 - 03/24/2026, 1:53:22 PM  ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)...
Error: connect ETIMEDOUT 62.3.14.124:6986
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16)
[Nest] 24228 - 03/24/2026, 1:53:22 PM  ERROR [ExceptionHandler] Error: connect ETIMEDOUT 62.3.14.124:6986
 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1636:16) {
errno: -4039,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '62.3.14.124',
port: 6986
}