Hello, I am using a program called “Crafty Controller” that runs a local web UI to manage your local Minecraft servers. I am runing the program as a service and I can access from the computer where it is installed, but I can’t give access to my friends from outside so they can start/stop the server. It says ERR_EMPTY_RESPONSE.
First, I’d set this up as an “http” rather than “tcp” service. This will make it easier to connect to it by letting you launch your browser by clicking on the “launch” button in desktop directly. That said, it shouldn’t matter as regards connecting.
Is this app expected to be usable for example, using port forwarding?
One thing to know about remote.it services is that the data appears to be coming from 127.0.0.1.
What setup does this application have as regards choosing a network interface, if any? Is there a log file you can look at?
Are you sharing the service to your friends and are they also using the remote.it Desktop?
I can’t reproduce the behavior where the service type changes after a reboot. Are you using the “Launch” arrow, or copying and pasting the launch string to your browser? By default, the Launch arrow prepends “https://” automatically, whereas copying the launch string only includes 127.0.0.1:port. You can edit the “Copy Command” to include “https://” at the beginning, if you like.
If you are still experiencing the Service type changing, please send me a screenshot of the “Edit Service” page. Also tell me which version of the remoteit Desktop application you have loaded. I’m using a test version that is newer than the most recent released one.