SSH issue connecting to cloud providers

I’m trying to create a server and connect to install my app made in wappler. The problem is that wappler creates the server, installs the dependencies such as: updating the server and installing docker. However, after installation, it does not show the connection IP and even trying to access SSH via wappler, it gives an error due to the hostname (‘ip’) being undefined.

Wappler Version: Latest
Cloud Provider: All

This makes it impossible to install the app in the cloud.

Did you try refreshing the server view? Just right click on the server to open the context menu and click on refresh

It didn’t work George, I believe Wappler must have some cache. After all, I reset the SSH keys in rsa or create an ssh per project and add it to the agent and it still doesn’t work. The process I do is as follows.

  1. Add the cloud provider with the token and select my default SSH id_rsa.

  2. Create a project ssh and add to the agent.

  3. I create the server, where it is already created with IP = Undefined

  4. When performing an update, do not update or show the services on the server.

Anyway, I tried reinstalling wappler, but it didn’t work.