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

Deployment Complete Access Return 503 #743

Open
yaxuan123 opened this issue Oct 25, 2024 · 1 comment
Open

Deployment Complete Access Return 503 #743

yaxuan123 opened this issue Oct 25, 2024 · 1 comment

Comments

@yaxuan123
Copy link

Basic information

  • On-premises: YES
  • Cloud-Provider: none
  • Installation type: demo
  • Kubernetes version: 1.14.2
  • Helm version: 3.16.2
  • Installed with Kubespray: no
  • (Helm) Charts version: 5.5.0
  • List of installed top-level charts:
  • Other related technologies + version:

How did you install Wire?

Use documents from https://docs.wire.com/how-to/install/helm.html
Ubuntu:18.0.4

Question

After the installation is completed through the document, visit https://webapp/<your-domain> in the browser and return to 503.
Use the command kubectl get pods -A to display as follows:
NAMESPACE NAME READY STATUS RESTARTS AGE
default brig-7dfbd9d6fc-zkzrz 1/1 Running 0 124m
default brig-index-migrate-data-d4t9r 0/1 Completed 0 82m
default cannon-0 1/1 Running 0 124m
default cargohold-df7db4d47-8nlwf 1/1 Running 0 124m
default cassandra-ephemeral-0 1/1 Running 0 3h16m
default cassandra-migrations-mgptj 0/1 Completed 0 82m
default demo-smtp-787d886bd5-qvlxg 1/1 Running 0 3h1m
default elasticsearch-ephemeral-7566f75456-ptfqj 1/1 Running 0 57m
default elasticsearch-index-create-d4h5t 0/1 Completed 0 82m
default fake-aws-s3-5dfff8cf88-x4c5d 1/1 Running 0 3h2m
default fake-aws-s3-reaper-77d478d5d-dswsv 1/1 Running 0 3h2m
default fake-aws-sns-5c56774d95-wltnc 2/2 Running 0 3h2m
default fake-aws-sqs-5d4cb76758-zk8pn 1/1 Running 0 3h2m
default galley-5875cdd498-xsmrd 1/1 Running 0 124m
default galley-migrate-data-grtqw 0/1 Completed 0 82m
default gundeck-65f66b65-6pls9 1/1 Running 0 124m
default gundeck-migrate-data-sjqtd 0/1 Completed 0 81m
default nginx-ingress-controller-controller-4vqgd 1/1 Running 0 111m
default nginx-ingress-controller-default-backend-9866b44fd-ntn7h 1/1 Running 0 111m
default nginz-fd66f9bf4-m8xrk 2/2 Running 0 124m
default redis-ephemeral-master-0 1/1 Running 0 3h16m
default spar-migrate-data-xrwjp 0/1 Completed 0 81m
kube-system coredns-fb8b8dccf-w5nq2 1/1 Running 7 2d1h
kube-system coredns-fb8b8dccf-z2rzk 1/1 Running 7 2d1h
kube-system etcd-test 1/1 Running 0 2d1h
kube-system kube-apiserver-test 1/1 Running 7 2d1h
kube-system kube-controller-manager-test 1/1 Running 3 2d1h
kube-system kube-flannel-ds-amd64-jgbwm 1/1 Running 0 2d1h
kube-system kube-proxy-rq9d9 1/1 Running 0 2d1h
kube-system kube-scheduler-test 1/1 Running 3 2d1h

Check the nginx log prompt "service" default/webapp-http "does not have any active endpoint."but I can't find out when "webapp-http" was installed.

@arthurwolf
Copy link
Contributor

Hey.

Could you try an install on ubuntu 22.04?

I searched the docs and didn't find any reference to Ubuntu 18.04, I believe we have removed all of them, but if you did find one, please point it out, it would be very appreciated.

Also can you give a list of the commands you typed to run the install, and give us the files you created, in particular the "host" file ?

Thanks a lot.

@arthurwolf arthurwolf reopened this Oct 29, 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

2 participants