nebulabroadcast / nebula-tutorial

The best starting point for anyone looking to familiarize themselves with Nebula
6 stars 3 forks source link

Conti playout does not load and does not actually playout any files. #1

Closed llek1000 closed 1 year ago

llek1000 commented 1 year ago

I have installed the docker version of Nebula from this repo. The installation went fine as well as importing and converting assets - this is all working fine. The problem is, when I add an asset - be it filler, movie or anything - to the scheduler, the rundown gets stuck on this: Screenshot 2023-03-18 185501 I tried to look at the hls stream as well, just to be sure that it is not a bug with the CUR: and NXT: counters, but the hls feed is also just black. Also tried the take button, it did not work, it just threw an error into the logs "Unable to take. Playlist is empty.". Also tried to change the run mode, the same thing but with a different error "AttributeError: 'OperationsRequestModel' object has no attribute 'data'".

I am attaching all logs, as well as a screenshot. Please help me with this.

server-logs.txt client-logs.txt

martastain commented 1 year ago

Thanks for the report. It should be fixed now, just run make update to fetch the newest images.

image