wire-server icon indicating copy to clipboard operation
wire-server copied to clipboard

🇪🇺 Wire back-end services

Results 275 wire-server issues
Sort by recently updated
recently updated
newest added

is it something faulty configuration more time this lines apear with bad encoding uninitialized sanitized_request variable while login request is it normal or something might be problem ? 2020/03/19 22:20:17...

I am trying to find and follow the proper way of installing wire-server on my own server, but so far the information is confusing and scattered. Is it what I...

* [x] I have seen https://docs.wire.com/ and https://github.com/wireapp/wire-server-deploy - the documentation there does not answer my question. **My question:** Hi there, Which approach would you recommend to server side audio...

Right, I think this might still be worth it in this one, and should look like something in the lines of: ``` insertScimAndSamlUser :: (HasCallStack, MonadClient m) => UserId ->...

About 5pm CEST I had connectivity issues with wire backend on both desktop / webapp and mobile. After a while, I got logged out from the Desktop app and wasn't...

While building this occurred. Distro is ArchLinux: ``` Test suite failure for package cannon-0.31.0 cannon-tests: exited with: ExitFailure 1 [.. full log ..] benchmarking Cannon.Dict/slices 1 time 31.03 ms (20.21...

There are a number of functions that create https servers for integration tests: - https://github.com/wireapp/wire-server/blob/b266f9aae3ee8bf31ac83413b7e7f37feb8aa488/services/brig/test/integration/API/Provider.hs#L1519-L1531 - https://github.com/wireapp/wire-server/blob/b266f9aae3ee8bf31ac83413b7e7f37feb8aa488/services/galley/test/integration/API/Teams/LegalHold.hs#L805-L825 - ...? (`git grep -Hn runTLS` suggests these are the only ones) The...

help wanted
good first issue

We are using several URI types in our code, which is partly motivated by libraries making different choices, and partly by what was available in the olden times. uri-bytestring is...

Similar to #365, this issue has resurfaced with the `make docker-deps docker-intermediate docker-services` command, due to this commit in `cryptobox`: https://github.com/wireapp/cryptobox/commit/aadeb1c3e56b5e10d3c34bf8c8a9c525567ca860 In the `# compile cryptobox-c` phases of `Dockerfile.deps` and...

While running, `deploy/docker-ephemeral/init.sh `, in the wire-server root, I'm getting ` HTTPConnectionPool(host='dynamodb', port=8000): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3]...