Proxy setup on local UI fails after BlueXP Azure marketplace deployment
Applies to
BlueXP Connector (3.9.30)
Issue
- Proxy setup on local UI after BlueXP Azure Marketplace deployment returns error: Service Unavailable,
- No server log found but service manager logs throws below error while deploying connector using terraform.
{{
{"level":"error","message":"Request failed: Client network socket disconnected before secure TLS connection was established","timestamp":"2023-04-05T14:58:22.743Z"}
{"level":"error","message":"Error: Request failed: Client network socket disconnected before secure TLS connection was established\n at handleAxiosException (/snapshot/sm2dist/bundle.js)\n at Function.getBaseComponents (/snapshot/sm2dist/bundle.js)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async mainLoop (/snapshot/sm2dist/bundle.js)\n at async /snapshot/sm2dist/bundle.js","timestamp":"2023-04-05T14:58:22.743Z"}
}}