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

Bug: Azure plugin fails with request: StatusCode=401 -- Original Error: autorest/azure: Service returned an error. Status=401 Code="ExpiredAuthenticationToken #261

Closed
LalitLab opened this issue Aug 12, 2021 · 0 comments · Fixed by #234
Assignees
Labels
bug Something isn't working

Comments

@LalitLab
Copy link
Contributor

Describe the bug
Faced this issue when the steampipe interactive mod was open for more than 1 hour.

> select * from azure.azure_storage_queue
Error: 5 connections failed: 
connection 'azure_daredevil_aaa': rpc error: code = Unknown desc = storage.AccountsClient#List: Failure responding to request: StatusCode=401 -- Original Error: autorest/azure: Service returned an error. Status=401 Code="ExpiredAuthenticationToken" Message="The access token expiry UTC time '8/5/2021 7:58:17 AM' is earlier than current UTC time '8/5/2021 7:59:15 AM'."
connection 'azure_nagraj_aaa': rpc error: code = Unknown desc = storage.AccountsClient#List: Failure responding to request: StatusCode=401 -- Original Error: autorest/azure: Service returned an error. Status=401 Code="ExpiredAuthenticationToken" Message="The access token expiry UTC time '8/5/2021 7:58:17 AM' is earlier than current UTC time '8/5/2021 7:59:16 AM'."
connection 'azure_parker_aaa': rpc error: code = Unknown desc = storage.AccountsClient#List: Failure responding to request: StatusCode=401 -- Original Error: autorest/azure: Service returned an error. Status=401 Code="ExpiredAuthenticationToken" Message="The access token expiry UTC time '8/5/2021 7:58:17 AM' is earlier than current UTC time '8/5/2021 7:59:15 AM'."

Steampipe version (steampipe -v)
Example: v0.7.2

Plugin version (steampipe plugin list)
Example: v0.15.0

To reproduce
Steps to reproduce the behavior (please include relevant code and/or commands).

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant