Page 1 of 1
Cannot Access Web Interface For UMS
Posted: Fri Jun 26, 2020 3:55 am
by parth
Hello,
I have a problem, i cannot access web interface of UMS whenever i Press webinterface button it gives following error,

- Screenshot (211).png (117.01 KiB) Viewed 6859 times
please help me to find solution i have attached log file in attachment
Re: Cannot Access Web Interface For UMS
Posted: Fri Jun 26, 2020 6:32 am
by valib
In the log I see
Code: Select all
ERROR 2020-06-25 21:17:14.762 [main] net.pms.PMS FATAL ERROR: Unable to bind web interface on port: 9001, because: Address already in use: bind
INFO 2020-06-25 21:17:14.777 [main] net.pms.PMS Maybe another process is running or the hostname is wrong.
It may occure when the UMS is runing as service and you try to run the UMS again. Or there is other SW is running on your PC and using port 9001
Re: Cannot Access Web Interface For UMS
Posted: Fri Jun 26, 2020 6:51 pm
by parth
I Checked All Ports Using
netstat -a -n -p tcp -b this command in cmd
but no program is using port 9001
Re: Cannot Access Web Interface For UMS
Posted: Fri Jun 26, 2020 8:11 pm
by SubJunk
Can you try closing your web browser before UMS starts?
Re: Cannot Access Web Interface For UMS
Posted: Fri Jun 26, 2020 8:13 pm
by parth
SubJunk wrote: ↑Fri Jun 26, 2020 8:11 pm
Can you try closing your web browser before UMS starts?
No Luck
Re: Cannot Access Web Interface For UMS
Posted: Sat Jun 27, 2020 5:11 pm
by SubJunk
Is UMS running as a service? You can check in the Windows program "Services" for one called "Universal Media Server"