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

Error: backend.lcl.host domain resolved to non-loopback interface address: 198.18.92.224 #49

Open
opensourcex123 opened this issue Nov 29, 2024 · 1 comment

Comments

@opensourcex123
Copy link

Are there any additional details you would like to share?


Command: anchor lcl
Executable: /opt/homebrew/bin/anchor
Version: 0.1.7 (darwin/arm64) Commit: e75e108300982a9bef8d4cc465639591335fb658 BuildDate: 2024-11-12T19:34:31Z
Arguments: []
Flags: []
Timestamp: 2024-11-29T05:58:56.242509Z
Stdout:

                                           
# Signin to Anchor.dev `anchor auth signin`
    | Please sign up or sign in with your Anchor account.
    | 
    | Once authenticated, we can provision your personalized Anchor resources to
    | power HTTPS in your local development environment.
    - Copied your user code CVVK-NFRP to your clipboard.
    - Opened https://anchor.dev/users/sign_in/cli?signup_src=lclhost in your browser.
    - Signed in as 13561592791@163.com.
| Let's set up fast and totally free lcl.host HTTPS!
                                                                 
# Setup lcl.host HTTPS Local Development Environment `anchor lcl`
    | We'll set you up to use HTTPS locally in your browsers and other programs.
                                                                       
# Audit lcl.host HTTPS Local Development Environment `anchor lcl audit`
    | We'll compare your local development CA certificates from Anchor and your local trust stores.
    - Compared local and expected CA certificates: need to install 2 missing certificates.
                                                                                          
# Initial System Configuration for lcl.host Local HTTPS Development `anchor lcl bootstrap`
    | We'll configure your browsers and OS to trust your local development certificates.
    - Checked diagnostic service on Anchor.dev: need to provision service.
    - Entered hi-opensourcex123.lcl.host domain for lcl.host diagnostic certificate.
    - Resolved hi-opensourcex123.lcl.host domain: failed!
    | The entered domain name is either invalid or cannot be resolved from
    | your machine, possibly due to rebinding protection on your DNS server.
    | Learn more here: https://lcl.host/dns-rebinding
                                               
# Setup lcl.host Application `anchor lcl setup`
    | We'll integrate your application and system for HTTPS local development.
    - Selected opensourcex123 organization. You can also use `--org opensourcex123`.
    - Using localhost, the only available realm. You can also use `--realm localhost`.
    - No services found, so we'll create one.
    - Scanned current directory.
    - Entered go application server type.
    - Entered backend application name.
    - Entered backend.lcl.host domain for local application development.
    - Resolved backend.lcl.host domain: failed!
    | The entered domain name is either invalid or cannot be resolved from
    | your machine, possibly due to rebinding protection on your DNS server.
    | Learn more here: https://lcl.host/dns-rebinding
@geemus
Copy link
Contributor

geemus commented Jan 10, 2025

@opensourcex123 Hey, sorry this appears to have slipped through the cracks and sorry you had this issue. This kind of problem in our experience is due to DNS rebinding protections, you can learn more here: https://lcl.host/dns-rebinding. Do let us know if that doesn't appear to resolve this though and we can discuss other possibilities.

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

2 participants