Installing Server 1.21 on Ubuntu 20.04 LTS fails

Server Version#:1.21.1.3830
Player Version#:

Here is the output of trying to install the 1.21.1.3830 update. It gives an error for not enough memory, but I have plenty of memory available. Any suggestions for fixing this?

Server-Name:~/Downloads$ sudo apt install ./plexmediaserver_1.21.1.3830-6c22540d5_amd64.deb Reading package lists… Done
Building dependency tree
Reading state information… Done
Note, selecting ‘plexmediaserver’ instead of ‘./plexmediaserver_1.21.1.3830-6c22540d5_amd64.deb’
plexmediaserver is already the newest version (1.21.1.3830-6c22540d5).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up plexmediaserver (1.21.1.3830-6c22540d5) …
PlexMediaServer install: PlexMediaServer-1.21.1.3830-6c22540d5 - Installation starting.
PlexMediaServer install:
PlexMediaServer install: Now installing based on:
PlexMediaServer install: Installation Type: Update
PlexMediaServer install: Process Control: systemd
PlexMediaServer install: Plex User: plex
PlexMediaServer install: Plex Group: plex
PlexMediaServer install: Video Group: render
PlexMediaServer install: Metadata Dir: /var/lib/plexmediaserver/Library/Application Support
PlexMediaServer install: Temp Directory: /tmp
PlexMediaServer install: Lang Encoding: en_US.UTF-8
PlexMediaServer install: Intel QSV Hardware: Not found
PlexMediaServer install:
PlexMediaServer install: OpenCL library: Installed
PlexMediaServer install: Beignet package: Installed
PlexMediaServer install:
PlexMediaServer install: Completing final configuration.
Failed to write ‘change’ to ‘/sys/devices/virtual/input/input21/uevent’: Cannot allocate memory
dpkg: error processing package plexmediaserver (–configure):
installed plexmediaserver package post-installation script subprocess returned error exit status 1
Processing triggers for libc-bin (2.31-0ubuntu9.1) …
Errors were encountered while processing:
plexmediaserver
E: Sub-process /usr/bin/dpkg returned an error code (1)
Server-Name~/Downloads$ free -m
total used free shared buff/cache available
Mem: 14928 1478 10926 55 2523 13070
Swap: 25599 0 25599

‘free’ is for memory … not disk space.
Confirm you have enough disk space available.

‘df -a’

I’ve seen that before. I think it’s related to an IR driver.
That driver conflicts with Ubuntu.

Folks seemed to be in the clear once the driver was removed.

It’s strange it’s showing here as that should be showing for any packages being installed. I do nothing special during installation.

If this is related to HD space, I’d like to know why it’s not complaining about lack of disk space as it unpacks the file. (done before it prints "Now Installing … ")

Filesystem 1K-blocks Used Available Use% Mounted on
udev 7617372 0 7617372 0% /dev
tmpfs 1528636 3404 1525232 1% /run
/dev/sda1 103081248 43203572 54618412 45% /
tmpfs 7643172 44088 7599084 1% /dev/shm
tmpfs 5120 4 5116 1% /run/lock
tmpfs 7643172 0 7643172 0% /sys/fs/cgroup
/dev/sdd1 961302560 802929880 109518220 88% /usr/local
/dev/sdc1 1922344776 112638676 1712033552 7% /usr/backup/samba/video
/dev/sdb1 1922344776 1077903064 746769164 60% /usr/local/samba/video
/dev/sde1 3844640564 902303996 2746969308 25% /usr/local/samba/video/TV Shows
tmpfs 1528632 20 1528612 1% /run/user/1000

There’s plenty of free space. It appears that the input21 refers to a nonexistent device, and I don’t see any driver. How do I remove the device, and why is Plex install trying to access it?

ChuckPa,
I found that thread, and removing lirc did the trick. Thanks for the direction.

Thank you for reminding me!

See :smiley:

It wasn’t my installer :rofl:

… this time… LOLOL

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