Skip to content
Back

[CLOSED] Retrieve collection from archived project

  • 0
  • Resolved
  • 5
  • Databases
  • Cloud
Grizz
20 Oct, 2025, 08:52

Hey there, so I archivef a project on 1st September 2025 and now I need the data from one of its collections. Any way I can retrieve it?

TL;DR
User was trying to retrieve a collection from an archived project using the Appwrite CLI but faced errors due to project being archived. They explored options like upgrading to Pro, setting up a self-hosted Appwrite version, and migrating the project to access data, with detailed steps provided by another user. Finally, a support team member unarchived the user's project temporarily so they could retrieve the needed data.
Grizz
20 Oct, 2025, 08:53

is there a way to:

  1. archive a currently active project
  2. unarchive this one
  3. get the data I need
  4. archive this one back
  5. unarchive the active project
D5
20 Oct, 2025, 08:53

Cc @Steven

20 Oct, 2025, 17:05

isn't it read only? What issue are you having accessing it?

21 Oct, 2025, 08:59
  1. It doesnt appear in project list in the console
  2. If i go to the project details through the url (like console.appwrite.io/console/project-projectname) it works, but then i go to databases tab and if i remember correctly it gives 405: this project is archived
21 Oct, 2025, 08:59

I just came home ill give the screenshot in a bit

21 Oct, 2025, 11:29
23 Oct, 2025, 09:43

<@462046107556511744>?

23 Oct, 2025, 16:20

<@462046107556511744> tried appwrite CLI too, didn't work either:

TypeScript
appwrite pull
(node:6444) Warning: Accessing non-existent property 'success' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
? Which resources would you like to pull? Collections (Databases)
Info: Fetching collections ...
Info: For detailed error pass the --verbose or --report flag
Error: Project is archived and cannot be modified. Please contact the organization admin for details.
23 Oct, 2025, 19:30

Can you look at the network logs and see what request resulted in this error?

24 Oct, 2025, 09:18

which one?

24 Oct, 2025, 09:18

<@462046107556511744>

24 Oct, 2025, 12:54

also, <@462046107556511744> if you dont mind me asking whats ur timezone?

24 Oct, 2025, 17:42

I guess it's that tablesDB one

24 Oct, 2025, 17:42

US pacific

24 Oct, 2025, 17:43

okay lemme see

24 Oct, 2025, 17:44
24 Oct, 2025, 17:45

Can you use the CLI to pull collections?

24 Oct, 2025, 17:45

tried, didnt work

24 Oct, 2025, 17:45

Do you have an API key to pull the data?

24 Oct, 2025, 17:45

gave same 402

24 Oct, 2025, 17:45

What exactly did you run?

24 Oct, 2025, 17:45

no i dont think so

24 Oct, 2025, 17:46

appwrite pull then selected database from the list

24 Oct, 2025, 17:46

can you try appwrite pull collections?

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