Threads
image: openruntimes/executor:0.25.1 error
*this issue is not new and did happen on older versions using 0.7.22 removes the issue log #2 /usr/local/app/http.php(78): Utopia\Http\Http->start() #3 [internal function]: {closure:/usr/local/app/...
- Self Hosted
local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doe...
- Self Hosted
- Sites
local build `composer installer:dev` issue
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer run installer:dev` issue => [appwrite-w...
- Self Hosted
Query.search limitation
Since `string` is deprecated I used `varchar`, and now I cant use `Query.contains` , so I setup fulltext index and started using `Query.search` the issue is `Query.search` is very bad at searching, if...
- Databases