Getting “Internal Error 500” for all services in the Cloud Console and the [Node] SDK is returning ❌
- 0
- Databases
- Auth
- Web
- Cloud

SDK error is “Access to this resource is block” - but the credentials and same script was working fine before (there’s been no changes my side). The Console system status is reporting that there are no issues currently. My project ID is simply “bike”.
Looking at past similar issues, my guess is that my script is too slow to respond and I’ve been “banned”? I’m developing on an iPad Mini, using GH Codespaces on medioce Internet connections as I cycle through Central Asia on bicycle. I built a private ”blog”on AppWrite powered by my Starava activities. I had an AppWrite sticker on my panniers (given to me from a DO Hacktober event) for months since leaving Swizterland, but it got washed off finally in Georgia (I now have a NextJS/Prisma sticker from the same Hacktober swag giveaway). The end goal is to cycle to Australia (but adding in Japan and South Korea [hope to get to some JS/Appwrite meetups there]).

Found a snap of the sticker (it’s only little - you’ll need to Zoom). It’s also the old logo, so if anyone wants to send me a new one to add….?
Recommended threads
- running the run() function with the maxT...
export default async function run( executor: IExecutor, queue: AsyncIterable<ITask>, maxThreads = 0 ) { maxThreads = Math.max(0, maxThreads); const A...
- Not sending to majority of Topic Targets...
I have a site using Appwrite Cloud with many people joined with email, Google/Facebook/or Apple Auth. I’ve added them (156 people) to a Messaging Topic and have...
- File preview issue- "message": "Image tr...
Hi everyone 👋 I’m using Appwrite on the Free Plan. When I try to display images using getFilePreview() from the Storage API, I get this error: "message": "I...
