OSError: [Errno 30] Read-only file system
vibr0x
TRIALOP

2 years ago

I created a Django backend with two models and a service & volume to store data.
1) I already have a Postgres service & api service running. Do I need to keep a separate service to serve the images?
2) For each model will I have to create a new service & volume?

2 Replies

vibr0x
TRIALOP

2 years ago

So, the error occurs when I use the second model with entirely the same code to add images to the volume, while it works completely fine with the first model.


brody
EMPLOYEE

2 years ago

Please provide full error messages.


Loading...