Download new feature totally broken - 8.26.0.28833-beta

Hello @sixones

I see you are dealing with the new download feature. It seems I am now able to download more than 2GB, however was trying to use ramdisk to download a 20GB film, giving my VM 55GB of RAM and the download is failing still. Any clue?

Kind regards

It seems I have said very quick I am able to download movies with more than 2GB. Seems some downloads are still failing :frowning:

lol, and now Plex server has crashed :confused:

root@plex:~# service plexmediaserver status
● plexmediaserver.service - Plex Media Server
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: deactivating (stop-sigterm) (Result: signal) since Wed 2021-11-03 16:30:35 CET; 14s ago
Process: 12845 ExecStartPre=/bin/sh -c /usr/bin/test -d “${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}” || /bin/mkdir -p “${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}” (code=exited, status=0/SUCCESS)
Process: 12847 ExecStart=/bin/sh -c export PLEX_MEDIA_SERVER_INFO_VENDOR="$(grep ^NAME= /etc/os-release | awk -F= “{print $2}” | tr -d " )"; export PLEX_MEDIA_SERVER_INFO_DEVICE=“PC”; export PLEX_MEDIA_SERVER_INFO_MODEL="$(uname -m)"; export PLEX_MEDIA_SER
Main PID: 12847 (code=killed, signal=SEGV)
Tasks: 24 (limit: 4915)
Memory: 17.7G
CGroup: /system.slice/plexmediaserver.service
├─12887 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-8dcc73a59/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.24.5.5173-8dcc73a59 /usr/lib/plexmediaserver/Resources/Plug-ins-8dcc73a
├─12976 Plex Plug-in [com.plexapp.agents.imdb] /usr/lib/plexmediaserver/Resources/Plug-ins-8dcc73a59/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.24.5.5173-8dcc73a59 /usr/lib/plexmediaserver/Resources/Plug-ins-8d
└─13040 Plex EAE Service

nov 03 16:06:45 plex systemd[1]: Starting Plex Media Server…
nov 03 16:06:45 plex systemd[1]: Started Plex Media Server.
nov 03 16:22:46 plex Plex Media Server[12847]: Dolby, Dolby Digital, Dolby Digital Plus, Dolby TrueHD and the double D symbol are trademarks of Dolby Laboratories.
nov 03 16:30:35 plex Plex Media Server[12847]: ****** PLEX MEDIA SERVER CRASHED, CRASH REPORT WRITTEN: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Crash Reports/1.24.5.5173-8dcc73a59/PLEX MEDIA SERVER/e34fc9f3-564c-413f-6fa6e6b4-31203c8e
nov 03 16:30:35 plex systemd[1]: plexmediaserver.service: Main process exited, code=killed, status=11/SEGV

I am even trying to check for the crash error in:
/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Crash Reports/1.24.5.5173-8dcc73a59/PLEX MEDIA SERVER/e34fc9f3-564c-413f-6fa6e6b4-31203c8e

But the file doesn’t exist :confused:

Hmm I’m confused on what you are trying to do there, why are you using a ram disk for download storage? Is the ram disk being used on the server side?

Sorry for the confusion, yes, I was running ramdisk on the server side, for the transcoder. I thought that taking out the ramdisk from the config, was making everything to work fine, but it does not.
Let me see if I can make the server crash again and I will attach all logs so that you can check them

Soooo, don’t know what I did but it is not crashing now. Don’t know if it was because I rebooted the server of just cleared the android app cache.
But what I have noticed, is a BUG in the capacity check of the device. So when I delete a movie, the total free capacity is not increasing:

Meaning that I have to kill plex for it to refresh:

And if I have some movies pending download, I will need to delete them from the queu and readd them, for them to start downloading. If not, they will keep erroring, as if no free space was left

Thanks for the report, will take a look.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.