Loggytronic Forum

VOMP => VOMP General / MVP => Topic started by: barny on March 14, 2013, 21:15:36

Title: Media MVP is not starting
Post by: barny on March 14, 2013, 21:15:36
Hi,

one of my MVPs ist not starting till the menu is comming. The other MVPs are OK. The Rev is H4 Lot 4307. The device get the IP Adress from the DHCP server:

Mar 14 20:33:00 firewall dhcpd: DHCPDISCOVER from 00:0d:fe:37:f4:e6 via eth0
Mar 14 20:33:00 firewall dhcpd: DHCPOFFER on 192.168.112.45 to 00:0d:fe:37:f4:e6 via eth0
Mar 14 20:33:00 firewall dhcpd: DHCPREQUEST for 192.168.112.45 (192.168.112.19) from 00:0d:fe:37:f4:e6 via eth0
Mar 14 20:33:00 firewall dhcpd: DHCPACK on 192.168.112.45 to 00:0d:fe:37:f4:e6 via eth0

and then it starts with booting, and I see the following log file:

22:03:06.904201 [debug]  Tftpd - Wait finished
22:03:06.904252 [debug]  TftpClient - Client handler started
22:03:06.904361 [debug]  Tftpd - Starting wait
22:03:06.904418 [debug]  TftpClient - RRQ received for dongle.bin.ver
22:03:06.904433 [info]   TftpClient - File: '/etc/vdr/plugins/vompserver/dongle.bin.ver'
22:03:06.904463 [info]   TftpClient - threadMethod terminating connection
22:03:11.903500 [debug]  Tftpd - Wait finished
22:03:11.903555 [debug]  TftpClient - Client handler started
22:03:11.904012 [debug]  TftpClient - RRQ received for dongle.bin.ver
22:03:11.904014 [debug]  Tftpd - Starting wait
22:03:11.904118 [info]   TftpClient - File: '/etc/vdr/plugins/vompserver/dongle.bin.ver'
22:03:11.904171 [info]   TftpClient - threadMethod terminating connection
22:03:16.902751 [debug]  Tftpd - Wait finished
22:03:16.902936 [debug]  TftpClient - Client handler started
22:03:16.903118 [debug]  Tftpd - Starting wait

The device is comming up till I can choose the vdr server, and after that there ist comming " contacting servers "

Does anyone have any suggestions?

Bernd
Title: Re: Media MVP is not starting
Post by: TEDDYXXL on March 20, 2013, 22:14:40
I have the same problem.

After stopping the firewall MVP loading/locating continues ...

It seems something has changed between vomp 3.x and 4.0 with the needed tcp-/udp-ports !

Which tcp-/udp-ports should open in the firewall ?


Regards,

Dirk
Title: Re: Media MVP is not starting
Post by: Chris on April 01, 2013, 14:25:16
The port numbers are:

TCP - 3024
UDP - 51051:51055

The MVP will look on that range of 5 UDP ports but you can just open 51051 on your server because the plugin listens on that port by default.

Title: Re: Media MVP is not starting
Post by: JR.VOY on October 03, 2017, 07:37:27
Thank you