Normal
I don't know what the problem is, so I can only suggest some possibilities for you to investigate.(1) The network adapter on the motherboard has developed a fault. Did you go to Windows "Device Manager" and disable the motherboard network adapter?(2) You fitted a PCI network adapter. Did you change its IP address-mode to static?(3) Did you then edit the network config for the PCI network adapter and change the settings to be identical to those that were used for the motherboard network adapter? These settings will be:IP addressSubnet maskDefault gatewayPreferred DNS server(4) Did you then reboot?(5) The file "tvserver_TVService.log" has these lines near the start:[code][INFO ] - Controller: Initializing TVServer[INFO ] - Controller: 1 init attempt[INFO ] - C:\ProgramData\Team MediaPortal\MediaPortal TV Server\gentle.config[INFO ] - Controller: using MySQL database connection: Server=Serveur;Database=MpTvDb;User ID=root;Password[INFO ] - Controller: started at Serveur[INFO ] - Controller: local ip address:192.168.0.15[ERROR] - Controller: sorry, master/slave server setups are not supported. Since there is already another server in the db, we exit here.[INFO ] - Controller: DeInit.[/code]This (I think) indicates that there is a mismatch in the IP addresses, with the result that MP thinks there are two TV servers installed on your system, which is not an allowed configuration.(6) If you cannot solve your problem, I would suggest uninstalling MP completely, and then performing a "first time" install. Follow the steps that I described in this post.-- from CyberSimian in the UK
I don't know what the problem is, so I can only suggest some possibilities for you to investigate.
(1) The network adapter on the motherboard has developed a fault. Did you go to Windows "Device Manager" and disable the motherboard network adapter?
(2) You fitted a PCI network adapter. Did you change its IP address-mode to static?
(3) Did you then edit the network config for the PCI network adapter and change the settings to be identical to those that were used for the motherboard network adapter? These settings will be:
(4) Did you then reboot?
(5) The file "tvserver_TVService.log" has these lines near the start:
[code][INFO ] - Controller: Initializing TVServer
[INFO ] - Controller: 1 init attempt
[INFO ] - C:\ProgramData\Team MediaPortal\MediaPortal TV Server\gentle.config
[INFO ] - Controller: using MySQL database connection: Server=Serveur;Database=MpTvDb;User ID=root;Password
[INFO ] - Controller: started at Serveur
[INFO ] - Controller: local ip address:192.168.0.15
[ERROR] - Controller: sorry, master/slave server setups are not supported. Since there is already another server in the db, we exit here.
[INFO ] - Controller: DeInit.[/code]
This (I think) indicates that there is a mismatch in the IP addresses, with the result that MP thinks there are two TV servers installed on your system, which is not an allowed configuration.
(6) If you cannot solve your problem, I would suggest uninstalling MP completely, and then performing a "first time" install. Follow the steps that I described in this post.
-- from CyberSimian in the UK