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

Default Endpoint Fails due to Missing Port #2

Closed
alecmerdler opened this issue Apr 30, 2021 · 1 comment
Closed

Default Endpoint Fails due to Missing Port #2

alecmerdler opened this issue Apr 30, 2021 · 1 comment

Comments

@alecmerdler
Copy link
Contributor

The default Authzed endpoint should include the port, otherwise it fails:

$ ./zed describe skynet_dev
Error: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp: lookup grpc.authzed.com: no such host"

It should be configured to use grpc.authzed.com:443 by default.

@jzelinskie
Copy link
Member

We determined that this was just a transient DNS problem and that there was no issue with the port.

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