Hello!
I created my own chat server in the chat to communicate on it.
It was used only in the university network on port 3000, after which port 3000 was ported to work outside the university network. It went well!
Works on any network, but only through computers.
When connecting to a server in an Android or iOS app, a “connection closed” error occurs.
After reading the forums, I realized that in order to work in the application, a letsencrypt certificate is required, which I issue through certbot.
So, the certificate does not want to issue, an error occurred: Failed to make a call for the domain www.example.org
…
Timeout during connection (probably a firewall issue)
To fix these errors, make sure your domain name is
entered correctly and the DNS A/AAAA records for that domain
contain the correct IP address. Also, check that
your computer has a publicly routable IP address and what doesn’t
firewalls are blocking server communication with
customer. If you are using the webroot plugin you should also check
that you are serving files at the root path you specified.
The problem with the firewall is that it is completely disabled.
I also studied letsencrypt and certbot, I realized that they need port 80
but I can’t use it, it’s already taken at the university!
I do not know what to do. I need your help!
Version
4.5.1
Application engine version
1.31.0
Version Node
v14.18.3
MongoDB
4.2.17 / wiredTiger (oplog on)
proxy Nginx