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

Question: helm upgrade fake-aws times out #700

Open
na3na3na opened this issue May 7, 2024 · 0 comments
Open

Question: helm upgrade fake-aws times out #700

na3na3na opened this issue May 7, 2024 · 0 comments

Comments

@na3na3na
Copy link

na3na3na commented May 7, 2024

Basic information

  • On-premises: yes
  • Installation type: demo
  • Docker image version d0319f9

How did you install Wire?

Im running everything within the docker image provided above pulled from quay.io/wire/wire-server-deploy.
and following the instructions from (https://docs.wire.com/how-to/install/helm.html)

Question

After running helm upgrade --install fake-aws wire/fake-aws --wait, it times out waiting for condition. Running it n debug mode does not give any ore instructions other than

UPGRADE FAILED main.newUpgradeCmd.func2 helm.sh/helm/v3/cmd/helm/upgrade.go:229 github.com/spf13/cobra.(*Command).execute github.com/spf13/cobra@v1.7.0/command.go:940 github.com/spf13/cobra.(*Command).ExecuteC github.com/spf13/cobra@v1.7.0/command.go:1068 github.com/spf13/cobra.(*Command).Execute github.com/spf13/cobra@v1.7.0/command.go:992 main.main helm.sh/helm/v3/cmd/helm/helm.go:83 runtime.main runtime/proc.go:267 runtime.goexit runtime/asm_amd64.s:1650

Running kubectl get pods show the fake AWS pods up and running. There are a total of 5, 3 for s3, 1 for sns 1 for sqs.

Is the upgrade actually wokring as intended or should i be concerned about the timing out.

@na3na3na na3na3na changed the title Question: [QUESTION TITLE] Question: helm upgrade fake-aws times out May 7, 2024
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