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 retrieving adminAccountClient when using Versions 0.3.7 - 0.3.8 #1

Open
enxoco opened this issue Aug 29, 2024 · 0 comments
Open

Comments

@enxoco
Copy link

enxoco commented Aug 29, 2024

I am not able to get this working using versions 0.3.7 and 0.3.8 of the image. In my logs I see the following entry:

Aug 29 01:18:09.859350516 [23]: ERROR: Error retrieving adminAccountClient: Empty access id, Pod: 11JbwKP4
Aug 29 01:18:09.859561299 [23]: ERROR: gator login data invalid

I also tried running the image locally passing -e ADMIN_ACCESS_ID=myadmin -e ADMIN_PASSWORD=password and I get the above mentioned error. However if I use and older version it works properly. For example running:

terraform apply -var="image_tag=0.3.6"

Then everything works as expected and I can access the serverless gateway once it boots up.

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