I'm getting that weird error in logs, and not sure what does that means
Example
appwrite | [2023-10-17 16:33:41 *14.3] NOTICE ProcessFactory::end() (ERRNO 1005): session#1021 is closed
appwrite | [2023-10-17 16:33:41 *17.6] NOTICE ProcessFactory::finish() (ERRNO 1004): send 999 bytes failed, because session#1029 is closed
appwrite | [2023-10-17 16:33:41 *17.6] NOTICE ProcessFactory::finish() (ERRNO 1004): send 990 bytes failed, because session#1029 is closed
appwrite | [2023-10-17 17:58:25 *2099.0] NOTICE ProcessFactory::end() (ERRNO 1005): session#1082 is closed
appwrite | [2023-10-17 17:58:25 *2099.0] NOTICE ProcessFactory::end() (ERRNO 1005): session#1070 is closed
appwrite | [2023-10-17 17:58:25 *14.3] NOTICE ProcessFactory::finish() (ERRNO 1004): send 999 bytes failed, because session#1073 is closed
appwrite | [2023-10-17 17:58:25 *14.3] NOTICE ProcessFactory::finish() (ERRNO 1004): send 990 bytes failed, because session#1073 is closed
appwrite | [2023-10-17 17:58:25 $8.0] WARNING Server::check_worker_exit_status(): worker(pid=2104, id=2) abnormal exit, status=255, signal=0
weird...i've seen this before when something between the client and appwrite kills the conection π§
Realtime?
the appwrite container shouldn't have anything about realtime
Then no idea what it could be π€
I'm starting to think someone is trying to attack my server
Okay, I think I can discard the hypothesis
For now I don't see any request that points to be malicious
No idea then what this could be
Also, what's this?
appwrite | [2023-10-17 17:58:25 $8.0] WARNING Server::check_worker_exit_status():
Okay, not at all π
Could the error be due to cloudflare blocking traffic?
possibly if the connection starts but then cloudflare cuts it
After a deep investigation, yes, that was it
[SOLVED] Process factor x session x is closed
Closing this since it's not an issue that we need to fear about for now
Recommended threads
- Hosting Issues with Static IP not domain...
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do h...
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...