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
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error