No root on pod. Cannot write to workspace.

I've tried launching a new pod, but same error. It was working perfectly fine yesterday, so I'm not sure what's happening or if I should make a support ticket for this.

I've tried
(f2l) mambauser@3ccffae5dc96:/$ chmod -R 775 /workspace/
chmod: changing permissions of '/workspace/': Operation not permitted

(f2l) mambauser@3ccffae5dc96:/$ login
login: Cannot possibly work without effective root

echo "test" > /workspace/test_file.txt
bash: /workspace/test_file.txt: Permission denied


I realized it after trying to use my gdown script and getting a permissions error
Downloading data from Google Drive... This may take a while.
Error:

        [Errno 13] Permission denied:
        '/workspace/data_bundle.ziplw0vwio5.part'


Thank you in advance for any advice.

PodID: 0e4vzkyp28xt15
Was this page helpful?