I’m not sure why port 2375 is being refused. Is this something on the Docker container?
I do not have any ports blocked currently. I am able to access the remote server via 443/80 for the regular part of the app and Wappler had no issues originally deploying the app, and a few deploys after the initial deploy. I’m not sure if this is an issue caused by upgrading Wappler or because I’m allowing Beta features.
Not that I’m aware of. If it did, it would have been an auto-update. I started to look through .wappler files to try to understand where it’s trying to connect to port 2375, but I haven’t seen it so far. Everything I’ve seen is specifying port 80 <> 3000.
I did find a reference to port 2375 and Docker on github, but not sure what to do with the knowledge.
Well slap me silly and call me Steven. That appears to have fixed my ability to deploy/publish to the remote server, but testing the Target connection still has the same error.
The error on the testing looks like a connectivity issue if it’s not related to some weird caching happening since the error you already fixed updating.
It was working before. As far as I’m aware, I didn’t change anything within Wappler that would affect this and I definitely didn’t change anything on the cloud server.