无法从BlueXP下载数据库程序日志
适用场景
- BlueXP
- Cloud Sync
问题描述
- 无法通过BlueXP UI下载Databroker日志、并显示错误: 
- 可以通过命令行界面收集数据标记日志。
- 从日志中可以看到以下错误:[2023-xx-xx] [ERROR] [MASTER] [0] [xxxxx] Failed to upload data broker logs Error: Client network socket disconnected before secure TLS connection was established
 at connResetException (node:internal/errors:xxx:xx)
 at TLSSocket.onConnectEnd (node:_tls_wrap:xxxx:xx)
 at TLSSocket.emit (node:events:xxx:xx)
 at TLSSocket.emit (node:domain:xxx:xx)
 at endReadableNT (node:internal/streams/readable:xxxx:xx)
 at processTicksAndRejections (node:internal/process/task_queues:xx:xx) {
 code: 'ECONNRESET',
 path: null,
 host: 'sts.us-east-1.amazonaws.com',
 port: 443,
 localAddress: undefined,
 name: 'TimeoutError',
 {{ '$metadata':{ attempts: 3, totalRetryDelay: 148 }}}
 }