Problem with notebook aspect in RSP

Since DP1 release I am experiencing problems when using RSP. When I try to access the notebook aspect I get this error:

Your Lab container did not start normally. Error: [Errno 122] Disk quota exceeded: '/opt/lsst/software/jupyterlab/secrets/token'

Thus, I tried to delete files to free some space; however, even after deleting almost everything on my user directory, I still get this error.

Does someone know a solution to this?

Since freeing up the space, have you tried logging out of the notebook aspect and logging back in? By logging out I specifically mean using any of the three bottom options highlighted below within the RSP notebook aspect FIle menu:

Yes, I did try that, but the error still appears.

Hi @FabioRagosta – as of a few moments ago, we’re seeing that you’re still over the 35 GB quota. There appears to be an lsstsw directory which accounts for the vast majority of your current disk space usage and, by itself, exceeds the disk space quota. This directory also appears to be a couple years old in which case it seems possible that it could be eliminated so as to abide by the quota? Commands like quota or quota -s can be used to check your usage. Thanks very much.