Background update service runs, but no update is downloaded
I am using a linux server to host the whole flash player distribution (.cab) files.
I have setup mms.cfg to download from our linux server automatically and silently.
I have the programmed task and checked that the service exists. On my work pc, i have build .213 installed while the cab file i installed on the linux server has build ..242. I tried running the programmed task manually and this is what i get on the log:
2016-5-12+15-46-24.927 [info] 1628 linux.company.com
2016-5-12+15-46-24.927 [info] 1629 linux.company.com
2016-5-12+15-46-24.927 [info] 1614
2016-5-12+15-46-24.928 [info] 1615
2016-5-12+15-46-24.928 [info] 1618
2016-5-12+15-46-24.929 [info] 1619 1063
2016-5-12+15-46-24.958 [info] 1628 linux.company.com
2016-5-12+15-46-24.958 [info] 1629 linux.company.com
2016-5-12+15-46-24.958 [info] 1614
2016-5-12+15-46-24.959 [info] 1615
2016-5-12+15-46-24.959 [info] 1618
2016-5-12+15-46-24.960 [info] 1604
2016-5-12+15-46-24.960 [info] 1608
2016-5-12+15-46-24.960 [info] 1612
2016-5-12+15-46-24.961 [info] 1620
i don't see any errors, but i don't know what those codes are and tried to search them and found no answer.
I even tried disabling the firewall on my work win10 pc and still nothing.
I even tried visiting https://linux.company.com/pub/flashplayer/update/current/sau/currentmajor.xml successfully, so dns is working fine.
My mms file is:
AutoUpdateDisable=0
SilentAutoUpdateEnable=1
SilentAutoUpdateServerDomain=linux.company.com
SilentAutoUpdateVerboseLogging=1
What else can i check?
