Problem deploying "Connection timeout"

Wappler Version : 7 beta 17
Operating System :Win 11
Server Model: Nodejs
Database Type: Mysql
Hosting Type: Docker

The full deplay worked on 29.01 with wappler 7 B 16 when I deployed a website to the same server.
When I then tryed to do it today 02.02 I got this message.

Error: connect ETIMEDOUT xx.xx.xx.216:22 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16)

Also tryed to deploy another webpage and got the same error. This webpage was not changed at all. This was also to another server. When I try to refresh the server through resource manager it won't connect. But the _Open SSH terminal from the same place works.

I have also come across this issue in v7b17. This is how I have got it working.

Right click on the server in the Resources Manager and run System Check. After the system check has completed successfully, try to redeploy the project.

System check is not working either. Sorry. Not always working

Try this: change the remote project target that is not working to a different project target, run the system check again on the remote server in resources manager, change back to the remote project target and redeploy.

If you are running the system check while keeping the same remote project target, then the connection is not re-established correctly.

Try to open SSH terminal from the right click context menu on the server in resource manager. This should very verify your SSH connection to the server that you are having trouble with

Problem was :flushed: with an upgrade on my router.
Tested with my mobile sharing network, and connect my pc to that, then everything works.