ramesh8830

Results 39 comments of ramesh8830

@supersven It worked. Thank you so much for your help Have a great day ahead.

Yeah. I have used the app, teams and account in there. but I am not getting Pro account creation like we have in the older version. ![image](https://github.com/wireapp/wire-server-deploy/assets/56535842/1c0c6875-2d77-4180-9fee-b81db53c5222) Old version like...

In the old version of wire, url for pro account is https://app.exacmple.com/auth/#createteam But in the new version it is redirecting to https://teams.example.com/register/email which lead me to 404 error

unable to send connection request. getting below error. ``` Request URL: https://api.example.com/v3/connections/example.com/55cdabbf-720e-4b2b-878a-ca2a974e4bca Request Method: POST Status Code: 500 Remote Address: external_ip:443 Referrer Policy: same-origin Access-Control-Allow-Origin: https://app.example.com Access-Control-Expose-Headers: Request-Id, Location Content-Encoding:...

Please help me on the above. I did not enable federation and legalhold

> unable to send connection request. getting below error. > > ``` > Request URL: > https://api.example.com/v3/connections/example.com/55cdabbf-720e-4b2b-878a-ca2a974e4bca > Request Method: > POST > Status Code: > 500 > Remote Address:...

Please find the brig when I tried to hit the connect button. ``` {"level":"Error","message":"RPCException {remote = \"galley\", path = \"/i/conversations/connect\", headers = [(\"Z-User\",\"774463e5-cf67-4863-8825-86981f601d0c\"),(\"Z-Connection\",\"8890799891330291274\"),(\"Content-Type\",\"application/json\"),(\"Request-Id\",\"d87678b0d65c342f135924e7678ad277\")], cause = HttpExceptionRequest Request {\n host =...

I found the problem. I had a bad url for fedaration domain for gally pod values. Thanks..

> I haven't tested this, but I think you can set this environment variable in the webapp helm chart to restore the previous behaviour: > > ``` > URL_TEAMS_CREATE: https://app.example.com/auth/#createteam...

> Ah, sorry, it's a list in yaml. E.g. > > ```yaml > nginz: > replicaCount: 3 > config: > ws: > useProxyProtocol: false > # images: > # nginz:...