小编Cri*_*era的帖子

TypeOrm - Nest.js 无法连接到 XX:1433 - 自签名证书

当尝试连接到 SQL Server 时,出现以下错误:

[Nest] 96151  - 30/07/2021 18:28:34   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)...
ConnectionError: Failed to connect to XXXXXX:1433 - self signed certificate*
Run Code Online (Sandbox Code Playgroud)

我的 ormconfig.json:

[Nest] 96151  - 30/07/2021 18:28:34   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)...
ConnectionError: Failed to connect to XXXXXX:1433 - self signed certificate*
Run Code Online (Sandbox Code Playgroud)

typeorm nestjs

4
推荐指数
2
解决办法
9958
查看次数

标签 统计

nestjs ×1

typeorm ×1