I am using Appwrite cloud and appwrite function
I get this error
Internal curl errors has occurred within the executor!
Error Number: 104.
Error Msg: Connection reset by peer
Error Code: 500
Hi Horsty š Can you please provide me with your project ID please? Ill take a look
Codebase and how i use appwrite function are describe here : (another post for other issue but about function) https://discord.com/channels/564160730845151244/1252025105886871602/1252025105886871602
This should not happen, it likely means function running your container crashed. With project ID I can take a look into our logs and see if it's true
yes sure thant š
magictools-dev
Thanks for that š Please allow me a few mins to look into this
no problem š
Recommended threads
- Empty listRows() response
Hi there, I'm shehryar, I'm new to react native and appwrite as well, I'm following a tutorial, what's surprising is the listRows({databaseId, tableId, queries}...
- Failed function deployments
I am using appwrite 1.8.0 (self hosted) and trying to manually deploy a python function. I am using appwrite from 0.x and went through multiple migrations. So ...
- Current User Is Not Authorized To Perfor...
I keep getting an error saying the current user is not authorized to perform the requested action, when I'm trying to create a row a table. Permissions have bee...