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

Unable to create TLS connection: spiffetls: cannot create X.509 source: context deadline exceeded #207

Open
pranay-k12 opened this issue Dec 14, 2022 · 3 comments

Comments

@pranay-k12
Copy link

I am running the spiffe-tls example on my Ubuntu VirtualBox VM, and I get the following error when I try to run the client server:

$ sudo -u client-workload ./client
2022/12/14 10:48:24 Unable to create TLS connection: spiffetls: cannot create X.509 source: context deadline exceeded

Can someone please help solve this issue?

@azdagron
Copy link
Member

Looks to me like the it timed out obtaining an identity from the Workload API.

@pranay-k12
Copy link
Author

Looks to me like the it timed out obtaining an identity from the Workload API.

Is there a way to change the time out time for the Workload API? How do you think I should solve this issue?

@neetunarayanan
Copy link

I am facing the same issue. How can I fix this?

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