WTF? Address already in use?

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
Sal_Chicho
Posts: 3
Joined: Sun May 08, 2016 12:09 pm

WTF? Address already in use?

Post by Sal_Chicho »

Forgive my ignorance with this. I am simply trying to configure and run UMS on my MacBook Pro to stream to my PS3 after PMS became increasingly unreliable. I am in desperate need of help and unable to solve this after thorough online searches and scouring this forum.

This is what I know: Yosemite 10.10.5, UMS 6.3.0, Java 8 Update 91.
And this:

20:32:00 INFO Starting Universal Media Server 6.3.0
20:32:00 INFO Based on PS3 Media Server by shagrath, copyright 2008-2014
20:32:00 INFO http://www.universalmediaserver.com
20:32:00 INFO
20:32:00 INFO Build: 28b93b79b (2016-05-07)
20:32:00 INFO Java: Java HotSpot(TM) 64-Bit Server VM 1.8.0_91 64-bit by Oracle Corporation
20:32:00 INFO OS: Mac OS X 64-bit 10.10.5
20:32:00 INFO Encoding: UTF-8
20:32:00 INFO Memory: 683 MB
20:32:00 INFO Language: English (United States)
20:32:00 INFO
20:32:00 INFO Working directory: /Applications/Universal Media Server.app/Contents/Resources
20:32:00 INFO Temporary directory: /var/folders/ls/t4qdw75j4yx2nm6pp_hw7sl00000gn/T/UMS-paultbrooks
20:32:00 INFO Logging configuration file: /Applications/Universal Media Server.app/Contents/Resources/logback.xml
20:32:00 INFO Logfile: /Users/paultbrooks/Library/Application Support/UMS/debug.log
20:32:00 INFO
20:32:00 INFO Profile directory: /Users/paultbrooks/Library/Application Support/UMS
20:32:00 INFO Profile directory permissions: drwx
20:32:00 INFO Profile configuration file: /Users/paultbrooks/Library/Application Support/UMS/UMS.conf
20:32:00 INFO Profile configuration file permissions: -rw-
20:32:00 INFO Profile name: paul-ts-mbp.lan
20:32:00 INFO
20:32:00 INFO Web configuration file: /Users/paultbrooks/Library/Application Support/UMS/WEB.conf
20:32:00 WARN Web configuration file not found: File "/Users/paultbrooks/Library/Application Support/UMS/WEB.conf" not found
20:32:00 INFO
20:32:00 INFO Using database located at: /Users/paultbrooks/Library/Application Support/UMS/database
20:32:06 ERROR A serious error occurred during Universal Media Server initialization: Address already in use
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: WTF? Address already in use?

Post by valib »

Please follow the instruction written in red above.
Sal_Chicho
Posts: 3
Joined: Sun May 08, 2016 12:09 pm

Re: WTF? Address already in use?

Post by Sal_Chicho »

Yes, I observed the rules before I posted. Unfortunately, my UMS interface does not allow me to restart in Trace mode.
Attachments
ums_dbg.zip
(2.92 KiB) Downloaded 519 times
Sal_Chicho
Posts: 3
Joined: Sun May 08, 2016 12:09 pm

Re: WTF? Address already in use?

Post by Sal_Chicho »

Is there no way to solicit a response to this? I would assume that being unable to restart in Trace mode is part of the problem I am facing as well.
snoop_mx
Posts: 3
Joined: Thu Aug 04, 2016 5:22 pm

Re: WTF? Address already in use?

Post by snoop_mx »

I have the same problem, any solution??

I have linux ubuntu 16.04 LTS
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: WTF? Address already in use?

Post by valib »

To start UMS in the TRACE mode open the UMS.conf and change

Code: Select all

log_level = TRACE
quick_dry
Posts: 14
Joined: Thu Jan 23, 2014 8:11 pm

Re: WTF? Address already in use?

Post by quick_dry »

try disabling the web interface in the UMS.conf file. I don't know if this is the problem, but I encountered a similar issue where the GUI would not store any changes if the web UI port failed to bind (if the media server port fails to bind then it simply won't serve media, but the port can be changed in the gui). Following that, try changing the media port to something else (the line looks like "port = 5001", try some other port)
Post Reply