Skip to content
Back

NIOHTTPCompression-Error

  • 0
  • Self Hosted
  • Databases
  • Apple
Eric
19 Jul, 2025, 19:21

Hi, I have self-hosted Appwrite via Coolify on a Ubuntu-VPS . I am accessing the Database via Swift. Everything is working as expected, but with one collection I am having troubles. I am fetching a list of documents with the listDocument-method.

The thing is, even if the collection is containing only one document, I am getting this error: The operation couldn’t be completed. (NIOHTTPCompression.NIOHTTPDecompression.DecompressionError error 0.)

The attributes in this collection are 10x string, 3x string-array, 3x int, 1x double, 2x datetime. I nailed it down to one of the string-arrays which contains ten Urls. When I reduce it to one, the request is going through. As soon as a second link is in the array, the request fails again.

Also funny: On a localHosted variant of AppWrite I had no problems so far.

I cannot find much about the Decompression-topic, so I hope anyone had the same issue and could help me. Thank you very much!

TL;DR
Appwrite developer hosting Appwrite on Ubuntu VPS via Coolify facing NIOHTTPCompression error when fetching documents with listDocument-method; specifically getting NIOHTTPDecompression error 0 related to a string-array with 10 URLs. Requests fail with more than one URL in array. Issue not present in localhost Appwrite. Looking for help troubleshooting.
D5
19 Jul, 2025, 19:50

What are the logs for the appwrite container?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more