Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have my backend application (App platform) and droplet with which I want to connect via ssh2 from my backend app. In development it works fine, but in production I have an error:
[2025-08-26 12:10:21] Custom crypto binding available
[2025-08-26 12:10:21] Local ident: 'SSH-2.0-ssh2js1.16.0'
[2025-08-26 12:10:21] Client: Trying 134.209.... on port 22 ...
[2025-08-26 12:10:41] [Nest] 17 - 08/26/2025, 12:10:41 PM ERROR [ExceptionsHandler] Error: Error loading and parsing properties file: Timed out while waiting for handshake
[2025-08-26 12:10:41] at BBBServerService.getConfig (/workspace/dist/src/modules/bbb/bbb-server.service.js:126:19)
[2025-08-26 12:10:41] at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[2025-08-26 12:10:41] at async BBBController.getConfig (/workspace/dist/src/modules/bbb/bbb.controller.js:52:28)
[2025-08-26 12:10:41] Socket closed
Any ideas how to fix this? I guess the problem is with my backend application? Some rules forbid this operation? What is the simplest way to fix that?
ebeecroft
Noor Bakkal
384d3f11289345379905a243f7b817
IsaacMvd
Ervan Agus
Teckno
dc1bce8262314f84b368813178d9e4
gerard
gerard
Stan Flint