Search found 4 matches

by keithmartin322
Sun Jul 10, 2016 11:45 pm
Forum: Help and Support
Topic: UMS disconnects from PS4 every 20 minutes
Replies: 4
Views: 9124

Re: UMS disconnects from PS4 every 20 minutes

By removing the line <string>-Djava.net.preferIPv4Stack=true</string> or changing it to <string>-Djava.net.preferIPv4Stack=false</string> from info.plist within the OSX UMS application package, it now forces Java to lookup devices with ipv6 instead of ipv4 and the disconnects have stopped. Not sure ...
by keithmartin322
Sun Jul 10, 2016 11:40 pm
Forum: Media Renderers
Topic: PS4 disconnecting every 20 minutes
Replies: 69
Views: 187466

Re: PS4 disconnecting every 20 minutes

Removing

Code: Select all

<string>-Djava.net.preferIPv4Stack=true</string>
fixed the issue for me.
by keithmartin322
Sun Jul 10, 2016 2:35 pm
Forum: Help and Support
Topic: UMS disconnects from PS4 every 20 minutes
Replies: 4
Views: 9124

Re: UMS disconnects from PS4 every 20 minutes

Same result as far back as 6.0.0. Media would not play on PS4 with version 5.5.0. There's something else at play here since this worked properly at one point, though I cannot pin down exactly what change triggered the issue.
by keithmartin322
Sun Jul 10, 2016 12:55 pm
Forum: Help and Support
Topic: UMS disconnects from PS4 every 20 minutes
Replies: 4
Views: 9124

UMS disconnects from PS4 every 20 minutes

For months now, I have experienced the same issue that many other users have experienced. UMS disconnects from PS4 every 20 minutes like clockwork. I'm currently running UMS 6.40 and Java 8.91 on OSX 10.11.5 and Media Player 2.00 on PS4. All software was fully removed, including configuration files,...