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

Malformed OAuth2 token error: OpenMatch cannot authenticate against Redis #108

Open
bbhuston opened this issue Mar 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@bbhuston
Copy link
Collaborator

bbhuston commented Mar 5, 2023

Problem: During the terraform provisioning process, OpenMatch is unable to authenticate against Redis and repeatedly throws a malformed OAuth2 token error.

Proposed Fix: TBD

Error

│ Error: Error waiting to create Instance: Error waiting for Creating Instance: error while retrieving operation: Get "https://redis.googleapis.com/v1/projects/planet-scale-demo-005/locations/us-central1/operations/operation-1677914742103-5f60df82a9da3-bfa7b062-2db7027b?alt=json": oauth2/google: incomplete token received from metadata
│ 
│   with google_redis_instance.open-match,
│   on open-match.tf line 16, in resource "google_redis_instance" "open-match":
│   16: resource "google_redis_instance" "open-match" {
@bbhuston bbhuston added the bug Something isn't working label Mar 5, 2023
@markmandel
Copy link
Member

Weird! I haven't seen that one before.

I wonder if waiting for memorystore API to fully be enabled would help?

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
Development

No branches or pull requests

2 participants