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

ds-load auth0 export-transfom assumes presence of tcp [::1]:9292 #43

Open
gertd opened this issue Jun 26, 2023 · 2 comments
Open

ds-load auth0 export-transfom assumes presence of tcp [::1]:9292 #43

gertd opened this issue Jun 26, 2023 · 2 comments
Assignees

Comments

@gertd
Copy link
Member

gertd commented Jun 26, 2023

Running:

❯ ds-load auth0 export-transfom
Could not connect to the directory: dial tcp [::1]:9292: connect: connection refused%

Expected that ds-load does not require a connection to a (local) directory when exporting a plugin transform.
This should be completely local, not requiring a connection.

When topaz is running

❯ ds-load auth0 export-transfom
Could not connect to the directory: x509: “authorizer-grpc” certificate is not trusted%

Also note the % sign at the end of each error message

@gertd
Copy link
Member Author

gertd commented Jun 27, 2023

Old build, does not repro on 0.0.15

@gertd gertd closed this as completed Jun 27, 2023
@gertd
Copy link
Member Author

gertd commented Jun 27, 2023

Actually repros when sending an invalid command

❯ ds-load auth0 export-transfor
Could not connect to the directory: dial tcp [::1]:9292: connect: connection refused%

@gertd gertd reopened this Jun 27, 2023
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

3 participants