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

Update getting-started.md added another hostname #278

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 4, 2024

  1. Update getting-started.md added another hostname

    When I ran:
     balena whoami --debug
    I saw that balena cli was looking for a host named data.
    
    [debug] new argv=[/usr/local/lib/balena-cli/bin/node,/usr/local/lib/balena-cli/bin/run,whoami] length=3
    [debug] Deprecation check: 0.04881 days since last npm registry query for next major version release date.
    [debug] Will not query the registry again until at least 7 days have passed.
    [debug] Event tracking error: getaddrinfo ENOTFOUND data.balena.sifly.ai
    BalenaRequestError: Request error: <html lang="en">
    
    So I added data.mydomain.com to DNS
    Montereytony authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bd9e666 View commit details
    Browse the repository at this point in the history