streamrip icon indicating copy to clipboard operation
streamrip copied to clipboard

[BUG] error gak bisa rip

Open TimBuckToe opened this issue 3 years ago • 0 comments

Describe the bug

[Errno 122] Disk quota exceeded: '/home/runner/HASIL-RIP/Joe Satriani - Live In San Francisco (Live at The Fillmore, San Francisco, CA - December 2000) (2001) [FLAC] [16B]-[44.1...'

Command Used

/r rip url https://www.qobuz.com/us-en/album/queendom2-fantastic-queendom-1-2-various-artists/ovzj39mojlj7b

Debug Traceback

Logging into qobuz

  OSError

  [Errno 122] Disk quota exceeded: '/home/runner/HASIL-RIP/Various Artists - <Queendom2> FANtastic QUEENDOM 1-2 (2022) [FLAC] [24B]-[48kHz]'

  at /nix/store/d281rmpa8y4pbaw8dxmc0wa11kvnhdjr-python3-3.8.11/lib/python3.8/os.py:223 in makedirs
       219│             cdir = bytes(curdir, 'ASCII')
       220│         if tail == cdir:           # xxx/newdir/. exists if xxx/newdir exists
       221│             return
       222│     try:
    →  223│         mkdir(name, mode)
       224│     except OSError:
       225│         # Cannot rely on checking for EEXIST, since the operating system
       226│         # could give priority to other errors like EACCES or EROFS
       227│         if not exist_ok or not path.isdir(name):

If this was unexpected, please open a Bug Report at https://github.com/nathom/streamrip/issues/new/choose

Config File

Opening /home/runner/REQ/.config/streamrip/config.toml in default application

Operating System

Android

streamrip version

1.9.5

Screenshots and recordings

No response

Additional context

No response

TimBuckToe avatar Jul 02 '22 13:07 TimBuckToe