I have cloned playground-for-flutter and started to follow the README.md instructions but stopped in step 2.
The following command:
TypeScript
Results in this error:
TypeScript
at Client.call (C:\Users\abcde\AppData\Roaming\npm\node_modules\appwrite-cli\lib\client.js:209:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async projectsCreatePlatform (C:\Users\abcde\AppData\Roaming\npm\node_modules\appwrite-cli\lib\commands\projects.js:676:16) {
code: 500,
response: [Object: null prototype] {
message: 'Server Error',
code: 500,
type: 'general_unknown',
version: '0.12.41'
}
}
✗ Error Server Error
What does it means?
Thanks, Márcio
TL;DR
The developer is encountering a server error when running the `appwrite projects createPlatform` command. The error message indicates a "Server Error" with a code of 500. This means there is an unknown issue on the server-side.Recommended threads
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.