getting same 500 status
This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms
Help how to open this?
#🚑│support @Appwrite
Failed to load resource: net::ERR_CONNECTION_TIMED_OUTUnderstand this error console.js:36 TypeError: Failed to fetch at window.fetch (fetcher.js:76:10) at fetch.js:75:28 at e.<anonymous> (sdk.js:1141:36) at Generator.next (<anonymous>) at sdk.js:26:71 at new Promise (<anonymous>) at o (sdk.js:22:12) at e.call (sdk.js:1137:16) at E.variables (sdk.js:4408:28) at ot (+layout.ts:48:50) at async Ct (client.js:948:12)
500 Server error
is this all i need to send?
so that you can find the issue?
Filter the network tab to show only xhr requests starting with v1, order them by status code
like this?
can you help me please
see if you still get the same issue with a different network, this might be a dsn resolution issue or some network block
Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...