- Thread starter
- #21
after that, the failed start is logged by the installer:MSI (s) (20:04) [13:20:19:442]: Executing op: ServiceControl(,Name=MP2-Server,Action=1,Wait=1,)
StartServices: Service: MediaPortal 2 Server Service
Between this two timestamps there is a MP2-Server crash log from 24/09/2018 13:20:53:Error 1920. Service 'MediaPortal 2 Server Service' (MP2-Server) failed to start. Verify that you have sufficient privileges to start system services.
MSI (s) (20:48) [13:20:57:092]: I/O on thread 2736 could not be cancelled. Error: 1168
..
MSI (s) (20:48) [13:20:57:092]: I/O on thread 3752 could not be cancelled. Error: 1168
MSI (s) (20:04) [13:20:57:092]: Product: MediaPortal 2 -- Error 1920. Service 'MediaPortal 2 Server Service' (MP2-Server) failed to start. Verify that you have sufficient privileges to start system services.
Are you sure you want to cancel?
Action ended 13:20:58: InstallFinalize. Return value 3
In case it helps, here is a list of the ports in use on my machine right now.do you know which port(s) are required by OWIN? Does the MP2-Server checks, if the required port is free or not?
Does the Server log says the same as with your previous attempts?No, but I just tried it. Failed again and rolled back to 2.1.3
Looks like it. Here are the two most recent crash logs.Does the Server log says the same as with your previous attempts?
This is a list of the used ports when MP2 2.1.3 was running, right? There is MP2-Server on it using port 55555:In case it helps, here is a list of the ports in use on my machine right now.
[MP2-Server.exe]
TCP 0.0.0.0:55555 0.0.0.0:0 LISTENING 196
Which clearly says that a application is trying to use a an already used port.Unable to bind to the underlying transport for [::]:55555. The IP Listen-Only list may contain a reference to an interface which may not exist on this machine. The data field contains the error number.
That's correct. 2.1.3 was installed when I made that list.This is a list of the used ports when MP2 2.1.3 was running, right?
Will do and post the results shortly.Can you uninstall the 2.1.3 version and check the ports again? There shouldn't have be any 55555.
Yes and no. I did have an earlier build but I never managed to get it to install because of the same issue that we are discussing here. 2.1.3 is the only version that has actually ever successfully installed on my PC.Also, I'm guessing (actually seeing it in the logs) you had some earlier 2.2 builds installed, right?
This is the only version I have installed right now (before uninstalling and doing the checks you are asking for above). It should be 2.1.3.Can you check, that you only have one MP2 application entry in the windows Programs and features list. Make sure all MP2 entries are uninstalled, and no application is using 55555 then try to install 2.2.