Skip to content
Back

Paused project can't activate

  • 0
  • Web
  • Cloud
trevor_143
6 Mar, 2026, 15:19

I have failed to reactivate one my projects which had been paused

TL;DR
Developers using appwrite version 23.0.0 faced issues activating a previously paused project after updating for realtime queries. The error "Unauthorized" and a CORS policy block were identified in the console. Incognito mode, logout/login attempts, and console fingerprint changes were unsuccessful. **Solution:** The issue was due to missing CORS headers. Adding the 'Access-Control-Allow-Origin' header on requested resources resolved the problem.
trevor_143
6 Mar, 2026, 15:20

I tried to logout and log in again but still says invalid console fingerprint

trevor_143
6 Mar, 2026, 15:23

I have just tried it again in incognito and it still failed

trevor_143
6 Mar, 2026, 15:29

this is the error that stands out in the console platforms:1 Access to fetch at 'https://fra.cloud.appwrite.io/v1/project/usage?startDate=2026-02-04T00%3A00%3A00.000Z&endDate=2026-03-07T00%3A00%3A00.000Z&period=1d' from origin 'https://cloud.appwrite.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. then when i click the button to resume `pausedProjectModal.svelte:35

PATCH https://cloud.appwrite.io/v1/projects/66c07fe…/status 401 (Unauthorized) l @ pausedProjectModal.svelte:35 await in l
N.ue.$$events.click @ button.svelte:114 `

trevor_143
6 Mar, 2026, 15:32

I forgot to mention. that i have been using this project. Just today earlier i logged in and iused the app for a while then updated packages, the project got paused

trevor_143
6 Mar, 2026, 15:33

Plus, this is my initiation

trevor_143
6 Mar, 2026, 15:35

My appwrite Version "appwrite": "^23.0.0",. I had updated so that i can use the realtime queries 😃😃

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more