Hi there,
I have a problem running the following setup:
Server:
Running Xibo Version 2.3.7 inside a Docker Container:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b705859fc17c xibosignage/xibo-cms:release-2.3.7 “/entrypoint.sh” 3 days ago Up 3 days 0.0.0.0:80->80/tcp xibo_cms-web_1
e797a2ce73c3 ianw/quickchart “node --max-http-hea…” 3 days ago Up 3 days 3400/tcp xibo_cms-quickchart_1
1699e2476615 xibosignage/xibo-xmr:release-0.8 “/entrypoint.sh” 3 days ago Up 3 days 0.0.0.0:9505->9505/tcp, 50001/tcp xibo_cms-xmr_1
1e5db22c9cb2 mysql:5.6 “docker-entrypoint.s…” 3 days ago Up 3 days 3306/tcp xibo_cms-db_1
Time & Date
Time and date on the client are set correctly (used “date” to verify).
Output of “date” on the client is identical to output of “date” on the server.
Player Setup:
Ubuntu 18.04, upgraded to 20.04.1, completely fresh install from today.
Installed xibo-player after upgrading and updating the system via snap install xibo-player --channel=stable
, so it is running now:
Version 1.8-R5
Code Version 50
Issue
The player is not accepting the layouts, not even the stock layout that comes with the installation (Layout 1).
When running xibo-player
, I am presented a default “Xibo Open Source Digital Signage” static view:
Sorry, new users can only put one embedded media item in a post.
OK, basically you can see parts of the things in the screenshot I am not allowed to upload on the next one… If I should upload the other one as well, please let me know…
Pressing “i”, I get this:
I am wondering why Layout 1 is declared an “Invalid Layout” three times…
XMR seems not to update even when I tell the display to delete the XMR configuration for this player and resend a a new key via “Edit Display → Advanced → Reconfigure XMR” (I am translating this from a german setup so please excuse if I don´t nail the exact names for these options). I don´t know if this is relevant but I did notice it and I am wondering why this is the case.
When running xibo-player
from the terminal, I get the following infos listed in the terminal:
[17:16:07.406] [2508] [error]: [LayoutParser] Layout 1 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/1.xlf: cannot open file
[17:16:07.406] [2508] [error]: [LayoutParser] Layout 16 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/16.xlf: cannot open file
[17:16:08.658] [2508] [error]: [LayoutParser] Layout 1 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/1.xlf: cannot open file
[17:16:08.658] [2508] [error]: [LayoutParser] Layout 16 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/16.xlf: cannot open file
[17:21:09.868] [2508] [error]: [LayoutParser] Layout 1 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/1.xlf: cannot open file
[17:21:09.868] [2508] [error]: [LayoutParser] Layout 16 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/16.xlf: cannot open file
[17:26:11.044] [2508] [error]: [LayoutParser] Layout 1 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/1.xlf: cannot open file
[17:26:11.044] [2508] [error]: [LayoutParser] Layout 16 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/16.xlf: cannot open file
[17:31:11.859] [2645] [error]: [1.xlf] Download error: [HTTP] 404 Not Found
[17:31:11.905] [2646] [error]: [16.xlf] Download error: [HTTP] 404 Not Found
[17:36:13.295] [2508] [error]: [LayoutParser] Layout 1 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/1.xlf: cannot open file
[17:36:13.295] [2508] [error]: [LayoutParser] Layout 16 is invalid or missing. Reason: /home/admin_hzgadmin/snap/xibo-player/16.xlf: cannot open file
[17:41:14.146] [3277] [error]: [16.xlf] Download error: [HTTP] 404 Not Found
[17:41:14.147] [3278] [error]: [1.xlf] Download error: [HTTP] 404 Not Found
[17:46:15.245] [3386] [error]: [1.xlf] Download error: [HTTP] 404 Not Found
[17:46:15.275] [3387] [error]: [16.xlf] Download error: [HTTP] 404 Not Found
[17:51:16.306] [3454] [error]: [1.xlf] Download error: [HTTP] 404 Not Found
[17:51:16.321] [3455] [error]: [16.xlf] Download error: [HTTP] 404 Not Found
where Layout 1 is the untouched stock layout that came with the installation and Layout 16 is basically the Riverside Monitor Default Layout I´ve created running along this Tutorial:
Ports 80 and 9505 are LISTENING
on the Server when checking from the client.
I can login to the Xibo backend from the client and run the preview of Layout 16 without any problem.
The storage on the client has a total of 1,8MB, so it seems it has never downloaded anything.
Network connectivity has no problem at all, I can access the server from the client via HTTP, SSH, Ping etc. either via the Hostname or the FQDN, which I have used to setup the player.
Since not even the stock design is declared valid, I assume there is no issue with my Layout.
Can anyone give me a hint on how to proceed / further diagnose the issue / solve the problem?
If you need any more information, please let me know and I will try to provide it.
Best and TIA,
eVel