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

Bug: unable to search contacts/people in the mobile apps (android & ios) #353

Closed
ramesh8830 opened this issue Oct 9, 2020 · 1 comment
Closed

Comments

@ramesh8830
Copy link

Basic information

  • On-premises: yes
  • Installation type: production
  • Kubernetes version:
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"clean", BuildDate:"2019-05-16T16:14:56Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"clean", BuildDate:"2019-05-16T16:14:56Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}
  • Helm version:
Client: &version.Version{SemVer:"v2.13.1", GitCommit:"618447cbf203d147601b4b9bd7f8c37a5d39fbb4", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.13.1", GitCommit:"618447cbf203d147601b4b9bd7f8c37a5d39fbb4", GitTreeState:"clean"}
  • Installed with Kubespray: yes

I installed wire production server setup on bare metal servers with 3 node cluster. Everything seems to be working fine on the web but in the mobile apps(android & ios) i can't able to search people.

Please help me resolve this issue. Below is the error from one of brig pods.

{"request":"52b8ad29827d70f23ce5ece5cf90fa7b","msgs":["E","RPCException {remote = \"galley\", path = \"i/teams/0380be04-70ef-455c-8a7a-fe33f12ce944/search-visibility\", headers = [(\"Request-Id\",\"52b8ad29827d70f23ce5ece5cf90fa7b\")], cause = HttpExceptionRequest Request {\n host = \"galley\"\n port = 8080\n secure = False\n requestHeaders = [(\"Request-Id\",\"52b8ad29827d70f23ce5ece5cf90fa7b\")]\n path = \"i/teams/0380be04-70ef-455c-8a7a-fe33f12ce944/search-visibility\"\n queryString = \"\"\n method = \"GET\"\n proxy = Nothing\n rawBody = False\n redirectCount = 10\n responseTimeout = ResponseTimeoutDefault\n requestVersion = HTTP/1.1\n}\n (StatusCodeException (Response {responseStatus = Status {statusCode = 404, statusMessage = \"Not Found\"}, responseVersion = HTTP/1.1, responseHeaders = [(\"Transfer-Encoding\",\"chunked\"),(\"Date\",\"Fri, 09 Oct 2020 21:39:53 GMT\"),(\"Server\",\"Warp/3.2.28\"),(\"Content-Encoding\",\"gzip\"),(\"Content-Type\",\"application/json\")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose}) \"{\\\"code\\\":404,\\\"message\\\":\\\"The requested endpoint does not exist\\\",\\\"label\\\":\\\"no-endpoint\\\"}\")}"]}

@akshaymankar
Copy link
Member

Hi @ramesh8830, we appreciate issues being reported. However, please do not create multiple issues for the same thing. I will close this as a duplicate of wireapp/wire-server#1225 and wireapp/wire-server#1224

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