Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MTProto Proxy Installation Issue #109

Open
pardismahdi opened this issue Dec 7, 2024 · 0 comments
Open

MTProto Proxy Installation Issue #109

pardismahdi opened this issue Dec 7, 2024 · 0 comments

Comments

@pardismahdi
Copy link

I encountered an issue while trying to install the MTProto proxy on my server. Although the installation process appears to complete, the proxy does not function as expected. Additionally, there are warnings during the compilation process, and the external IP detection fails with an unexpected HTML response.

1.curl -L -o mtp_install.sh https://git.io/fj5ru && bash mtp_install.sh
2.Follow the interactive setup process, including port selection and enabling TLS/DD modes.
3.Complete the installation, but the proxy fails to operate.

During the process, the detected external IP is invalid and includes an unexpected HTML response:

INFO: Detected external IP is <!doctype html>

<title>Domain issue...</title> ...

Compilation warnings appear, such as:
src/mtp_handler.erl:106:14: Warning: a term is constructed, but never used
src/mtp_down_conn.erl:132:26: Warning: a term is constructed, but never used

OS: Ubuntu 22.04

Please let me know if you require full logs or additional setup details. Thank you for your support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant