Hi there,
I have a problem with the size of projects.
I built a Brightsign-projects PHP-CMS.
This CMS generates all the files, which a later copied to a SD-card.
In this project, there is a master player and two slave players.
Usually, the generated output is running on the players without problems.
But now, there is a problem with projects, where the size of all the content is over 128GB. The CMS itself makes no difference between the size of all the files, so, I think, there is a problem with the player.
Only the master player fails to play. The differnece between master and slave is, that the files on the master player are a little bit bigger, because there is also audio in the video files.
The red LED flashes 10 times, which means: "The autorun script encountered a load/run error (commonly caused by a locked or NTFS-formatted SD card)"
But the SC-card is formatted in FAT32.
The log file only says:
"BrightSignLogVersion 4
SerialNumber 77D55XXXXXXX
Timezone CET
LogCreationTime 2017/12/19 11:07:16.329
IPAddress 192.168.1.201
FWVersion 6.1.76
ScriptVersion 7.7.8
CustomScriptVersion 7.7.0
Model HD222
L=d T=2017/12/19 11:07:16.352 I=1000 D=6.1.76 7.7.8 7.7.0
L=d T=2017/12/19 11:08:30.146 I=1000 D=6.1.76 7.7.8 7.7.0"
So, I guess, the problem is not a problem with the programming, but with the autorun script. I´m using the standard autorun.brs, Version "7.7.8" 'BA 4.6.0.8, which I copied from a generated output from Brightauthor.
What could be the reason for this?
And what could be the solution?
Thanks in advance.
3 comments
-
Brandon "Commonly caused by a locked or NTFS-formatted SD card" does not mean those two things are always the cause.
10 Err flash will happen for any script stop, including the stop command.
So something in the script is failing or invalid, like a syntax error or an invalid method/property reference.
It would be best to connect a serial terminal, enable telnet, or enable SSH so you can see the terminal output. That should tell you what line is failing.
-
Marcel Ok, thanks for the fast reply.
In this case, that means, that also the autoschedule.xml or local-sync.xml could contain an error or that a linked file in the lokal-sync.xml is missing? -
Bright Scripters Hi Marcel,
That seems like a very interesting project.
I've noticed that you are not using the latest firmware version available. Was that intentional?
Could you share more information about this project? The challenge, and the solution you chose?
You could also connect via info@brightscripters.com