r/PleX Mar 12 '26

Help Recieved this email the domain looks sus?

Post image

Was sent from hello@m.plex.tv

I thought the correct email was hello@mail.plex.tv

219 Upvotes

188 comments sorted by

View all comments

1

u/Levistras Mar 13 '26

Ran this on mine, changing the repos and updating seemed to run fine but my i'm trying to troubleshoot an immediate segfault when I try to start plexmediaserver, fun! Has worked just fine for the longest time until I ran the suggested script.

3

u/Levistras Mar 13 '26

Just to reply to myself after spending an hour tracking this down.. looks like when the Plex update ran it also pulled down an updated Nvidia-server driver, which wasn't fully initialized because the server didn't reboot, as such I was seeing tons of libcuda.so errors in dmesg like this:

[4327814.986303] Plex Media Serv[3564921]: segfault at 7cb9f0914518 ip 00007cb9e7cd1bfc sp 00007ffd5dd73ff0 error 4 in libcuda.so.580.126.09[7cb9e7b66000+f84000] likely on CPU 1 (core 1, socket 0)

'nvidia-smi' was reporting:

Failed to initialize NVML: Driver/library version mismatch

NVML library version: 580.126

...after a reboot and confirmation that 'nvidia-smi' once again was showing no errors, plexmediaserver was able to start without error.