Back

Message stuck at processing

  • 0
  • Self Hosted
  • Messaging
D5
2 Jun, 2024, 12:11

Nothing looks wrong in the logs for the appwrite container or the worker-messaging

TL;DR
Message is stuck at processing. Developer suggests implementing a way to delete them manually or automatically. Cannot delete stuck messages from the console. Discovered an issue with Swoole causing abnormal exits. Refer to Swoole's bug reporting guidelines for assistance. Solution: Address the Swoole bug as reported in the logs.
D5
2 Jun, 2024, 12:12

Also, this seems to happens only for some messages

D5
2 Jun, 2024, 12:14

@Steven Is there some place I should search at for logs?

D5
2 Jun, 2024, 12:16

Oh, seems I got it:

TypeScript
appwrite-worker-messaging  | [2024-06-02 11:43:18 #7.0] WARNING ProcessPool::wait(): worker#0 abnormal exit, status=0, signal=11
appwrite-worker-messaging  | A bug occurred in Swoole-v5.1.2, please report it.
appwrite-worker-messaging  | The Swoole developers probably don't know about it,
appwrite-worker-messaging  | and unless you report it, chances are it won't be fixed.
appwrite-worker-messaging  | You can read How to report a bug doc before submitting any bug reports:
appwrite-worker-messaging  | >> https://github.com/swoole/swoole-src/blob/master/.github/ISSUE.md
appwrite-worker-messaging  | Please do not send bug reports in the mailing list or personal letters.
appwrite-worker-messaging  | The issue page is also suitable to submit feature requests.
appwrite-worker-messaging  |
appwrite-worker-messaging  | OS: Linux 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
appwrite-worker-messaging  | GCC_VERSION: 13.2.1 20231014
appwrite-worker-messaging  | OPENSSL_VERSION: OpenSSL 3.1.4 24 Oct 2023
appwrite-worker-messaging  | PHP_VERSION : 8.3.3
appwrite-worker-messaging  |
appwrite-worker-messaging  | [Worker] Worker 0 is ready!
appwrite-worker-messaging  | Worker messaging  started
D5
2 Jun, 2024, 12:20

I can't find any other errors in sentry 🤔

D5
2 Jun, 2024, 12:26

Also, why we can't delete the ones stuck at processing from console?

D5
2 Jun, 2024, 12:27

There should be some way to delete it manual or automatically

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