I recently made a post talking about my ticker not returning images once in a while. I was able to return the amount of times the ticker doesn’t return an image by using one ticker and displaying all information within one layer instead of using three different tickers in three different layers.
But still on occasion the player (Android R202 on Amazon Fire TV Stick 4K) will not return any ticker information for the duration of the layout. The image is nog displayed en the text won’t show up either. I’m running 1.8.13 on a webserver with custom install. My test screen (same campaign, same hardware, different wifi network/location) works fine.
I’ve checked the logs, but no errors are displayed. The logs on the server doesn’t display any errors. Access log shows this for this screen:
Summary
213.93.11.233 - - [25/Sep/2019:13:57:12 +0200] "GET /favicon.ico HTTP/1.1" 200 - "https://onssonenbreugel.nl/tv-admin/web/extra/AED/AED.html" "Mozilla/5.0 (Linux; Android 7.1.2; AFTMM Build/NS6265; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.110 Mobile Safari/537.36"
213.93.11.233 - - [25/Sep/2019:13:57:13 +0200] "GET /tv-admin/web/xmds.php?what HTTP/1.1" 200 21 "-" "okhttp/3.12.1"
213.93.11.233 - - [25/Sep/2019:13:57:13 +0200] "POST /tv-admin/web/xmds.php?v=5&method=registerDisplay HTTP/1.1" 200 974 "-" "ksoap2-android/2.6.0+;version=3.6.4"
213.93.11.233 - - [25/Sep/2019:13:57:13 +0200] "POST /tv-admin/web/xmds.php?v=5&method=schedule HTTP/1.1" 200 875 "-" "ksoap2-android/2.6.0+;version=3.6.4"
213.93.11.233 - - [25/Sep/2019:13:57:14 +0200] "POST /tv-admin/web/xmds.php?v=5&method=requiredFiles HTTP/1.1" 200 2921 "-" "ksoap2-android/2.6.0+;version=3.6.4"
213.93.11.233 - - [25/Sep/2019:13:57:14 +0200] "POST /tv-admin/web/xmds.php?v=5&method=mediaInventory HTTP/1.1" 200 265 "-" "ksoap2-android/2.6.0+;version=3.6.4"
213.93.11.233 - - [25/Sep/2019:13:57:14 +0200] "POST /tv-admin/web/xmds.php?v=5&method=notifyStatus HTTP/1.1" 200 262 "-" "ksoap2-android/2.6.0+;version=3.6.4"