!!URGENT!! Where is The data being stored? I can't view it on another pc/laptop #23605
Replies: 4 comments 18 replies
-
|
Hey @Dexsen88 Can you please help us understand the context of this issue more like:
|
Beta Was this translation helpful? Give feedback.
-
|
Hi mate, thanks for your response. I’m currently working on creating explorations, topics, classrooms, and other features for a mini project — a learning exploration platform for my college project. I’m using Docker, and as per the setup guide, I start the server with the command: Looking forward for your help, I really mean & appreciate it. Perhaps if you want to communicate via Whatsapp, Discord, or any other social platforms for more efficient communication, please kindly let me know. Thank you! |
Beta Was this translation helpful? Give feedback.
-
|
Hi Hardik, Can I get a follow up on this? Thank you. |
Beta Was this translation helpful? Give feedback.
-
|
HI @HardikGoyal2003, any updates regarding this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I’ve been running Oppia on WSL (Ubuntu 24.04) using Docker.
I’d like to ask where Oppia stores the data for explorations, topic and skill dashboards, classrooms, etc.
I backed up my local Oppia project — which contained many explorations, classrooms, and other data — but when I restored it on a different PC/laptop, the explorations no longer appear (even though they still show up in my dashboard).
Initially, I assumed the data was stored in datastore_data (specifically in the local_cb.bin file). I also tried mounting the Docker volumes in my docker-compose.yml file as follows:
./datastore_data:/app/cloud_datastore_emulator_cache
./firebase_data:/app/firebase_emulator_cache
However, the issue persists.
Could someone please help clarify where Oppia actually stores these data files and how I can correctly migrate or restore them? Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions