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

Error occurred while refreshing token that is not retriable. Not scheduling refresh task. #421

Open
RJJdeVries opened this issue Apr 4, 2022 · 0 comments

Comments

@RJJdeVries
Copy link

Actual Behavior

  1. Getting the error: " Error occurred while refreshing token that is not retriable. Not scheduling refresh task."

Expected Behavior

  1. No error while refreshing the token

Apologies for the vague error description, but this is all I'm getting from my deployment logs. Below the full output:

2022-04-04 07:45:25,557 ERROR [com.azu.cor.amq.imp.ActiveClientTokenManager] (reactor-executor-2) Error occurred while refreshing token that is not retriable. Not scheduling refresh task. Use ActiveClientTokenManager.authorize() to schedule task again. audience[amqp://ddc-d-sbn.servicebus.windows.net/ddc-sbt-capture-results/subscriptions/capture-results-subscription] scopes[https://servicebus.azure.net/.default]
period >= 0 required but it was -1484075030000000000

Versions

  • OS platform and version: Linux, AKS
  • Maven package version or commit ID: Latest

Some more information:

I'm using AKS. I've followed the examples provided from these guides: https://docs.microsoft.com/nl-nl/azure/service-bus-messaging/service-bus-java-how-to-use-queues

Also, I'm using Managed ID as authentication. That should be implemented correctly, since I've also already implemented it for my Blob Storage code and that is working correctly.

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

1 participant