Open Sebanisu opened 5 years ago
Are you running a software VPN on the same computer running Plex Media Server? Likewise, are you running a VPN on the same machine running PMP?
Thanks :)
I am not using a VPN. I am using 2 NICs to have faster transfers to my NAS. The player and server are on the same machine. Sadly my NAS is too slow to transcode. So it just hosts the files.
My little workaround seems to have stopped working. Seems to effect the webclient 127.0.0.1 as well I can only use the app.plex.tv/ I don't want to disable my ethernet port having two lets me use smb multichannel. Maybe I should download the source and see if i can debug the problem. though maybe it's server side since the issue is affecting local access on the webclient. It doesn't always happen but just when it detects my server twice.
Having exact same issue - PMP detecting server twice, same blinking and inability to navigate libraries. Had any luck finding the cause of the double server?
I forked the code but had put off trying to figure out the problem. Been busy with my own project.
On Sun, May 19, 2019, 7:17 AM William Connor notifications@github.com wrote:
Having exact same issue - PMP detecting server twice, same blinking and inability to navigate libraries. Had any luck finding the cause of the double server?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/plexinc/plex-media-player/issues/839?email_source=notifications&email_token=AAH45ALUTKYBQ3B2LY62ITTPWEZLBA5CNFSM4G4ID562YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW773I#issuecomment-493748205, or mute the thread https://github.com/notifications/unsubscribe-auth/AAH45AK5BXVZXVVSS2DQB2TPWEZLBANCNFSM4G4ID56Q .
Test environment
PMS Version: 1.14.1.5488 PMP Version: 3.83.1 Platform (Windows/macOS/Embedded RPi/Embedded Intel): Windows 10 64 bit
Steps to reproduce
1. I opened PMP and logged in. I clicked on any library. It would just like blink/flash
I looked in the pulldown and saw my server in the list twice
So I looked in server options to set my preferred interface. And restarted my server and player.
Problem went away.
Current behavior
1. Libraries won't open if player detects the server twice.
Expected behavior
1. It should just choose an ip and use it. Assuming that was my problem.