wireapp / wireapp/wire-server-deploy

Question: 503 Service Temporarily Unavailable [account-pages]

Open
#547 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
113
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Basic information
  • On-premises: yes
  • Cloud-Provider: none
  • Installation type: demo
  • Kubernetes version: 1.19.7
  • Helm version: 3.8
  • Installed with Kubespray: no
  • (Helm) Charts version: 4.2.0
  • List of installed top-level charts: database-ephemeral, demo-smtp,fake-aws,nginx-ingress-controller,nginx-ingress-services,smtp,wire-server
  • Other related technologies + version:Ansible, Helm
How did you install Wire?

https://docs.wire.com/how-to/install/helm.html

Question

The accounts page chart is not available in demo

$ curl -i https://account.wire.yahlife.com/forgot/
HTTP/2 503
server: nginx/1.17.8
date: Fri, 25 Feb 2022 18:46:10 GMT
content-type: text/html
content-length: 197
strict-transport-security: max-age=15724800; includeSubDomains

<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx/1.17.8</center>
</body>
</html>

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported curl request to the account endpoint and compare the deployed top-level Helm charts with the installation guide. Inspect how the demo installation exposes the accounts page and identify why it returns 503. Done means the account endpoint works in the documented demo setup or the installation documentation clearly explains its availability.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, helm, kubernetes, nginx
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.