1.4.0 Fatal error: Uncaught Utopia\Database\Exception\Query: Invalid query: Invalid cursor: UID must
- 0
- Self Hosted
it did complete this time
I see that the asterisks are part of Appwrite design
After deleting all the rows?
yeah
Interesting I think maybe it had something else other than asterisk, but if it's working then that's okay
i have a new error "router_host_not_found"
full error please
are you using a domain to access your appwrite instance?
i am not
this is my dev server
so localhost or ip address?
ip address
set some domain to _APP_DOMAIN in your .env file
Then set that domain in your hosts file
Then access your server using that domain
or maybe you can set the _APP_DOMAIN env var to your ip address
i did that and it works. now i have error 500 on functions page 😅
what was the old "default" to "_APP_CONNECTIONS_MAX"?
Where you saw this variable?
being spammed in my console during migration. and possibly the error to my functions page
It's pretty new (since 1.3.8)
my admin account is missing scope apparently
[Error] Timestamp: 2023-08-30T16:28:42+00:00
[Error] Method: GET
[Error] URL: /v1/vcs/installations
[Error] Type: Appwrite\Extend\Exception
[Error] Message: myemail@email.com (role: owner) missing scope (none)
[Error] File: /usr/src/code/app/controllers/general.php
[Error] Line: 475
It's the same error as this
Do this solution.
Recommended threads
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...
- Guideline of AI
Hello everyone, I’m planning to specialize in Artificial Intelligence (AI) and I’m currently looking for guidance from someone with strong experience in the fi...