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

Conversation

Montereytony
Copy link

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:

So I added data.mydomain.com to DNS

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
@ab77
Copy link
Contributor

ab77 commented Sep 5, 2024

@Montereytony perhaps better to set these, since there is no backend to handle "data." in openBalena anyway?

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

Successfully merging this pull request may close these issues.

2 participants