realtime docker is up and running but see 1000s lines of this in the logs:
TypeScript
[2024-05-20 10:51:47 *4899.152] NOTICE ThreadPool::create_thread(:322): create aio thread failed, please check your system configuration or adjust aio_worker_num, Error: Invalid argument[22]
[2024-05-20 10:51:47 *4774.149] NOTICE ThreadPool::create_thread(:322): create aio thread failed, please check your system configuration or adjust aio_worker_num, Error: Invalid argument[22]
[2024-05-20 10:51:47 *4899.152] NOTICE ThreadPool::create_thread(:322): create aio thread failed, please check your system configuration or adjust aio_worker_num, Error: Invalid argument[22]
[2024-05-20 10:51:47 *4899.152] NOTICE ThreadPool::create_thread(:322): create aio thread failed, please check your system configuration or adjust aio_worker_num, Error: Invalid argument[22]
[2024-05-20 10:51:47 *4899.152] NOTICE ThreadPool::create_thread(:322): create aio thread failed, please check your system configuration or adjust aio_worker_num, Error: Invalid argument[22]
[2024-05-20 10:51:47 *4774.149] NOTICE ThreadPool::create_thread(:322): create aio thread failed, please check your system configuration or adjust aio_worker_num, Error: Invalid argument[22]
Pub/sub connection established (worker: 148)
[2024-05-20 10:51:47 *4774.149] NOTICE ThreadPool::create_thread(:322): create aio thread failed, please check your system configuration or adjust aio_worker_num, Error: Invalid argument[22]
TL;DR
Realtime docker is running, but logs show 'create aio thread failed' errors. Check system config or adjust aio_worker_num setting.
**Solution:** Update system configuration or adjust aio_worker_num.Recommended threads
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...