It's Toshi over at UC Irvine. I have a very similar problem with my HD1010. I followed all the instructions above, tried it with a dropbox account using your "trick URL" method, as well as our school-hosted webfiles service. All I get is a blank screen on my display. I don't even see the red "err" light go on, and when I check my flash card, I don't have a "log.txt" file. I also tried it with the second slash (from the comments above) and without. I can ping the box on the network.
Here is my current-sync:
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<sync version="1.0" name="Simple Networking">
<meta>
<client>
<base>https://webfiles.uci.edu/toshi/Brightsign/</base>
<next>/current-sync.xml</next>
<event>EVENT</event>
<error>ERROR</error>
<deviceerror>DEVICEERROR</deviceerror>
<devicedownload>DEVICEDOWNLOAD</devicedownload>
<trafficdownload>TRAFFICDOWNLOAD</trafficdownload>
<uploadusage>UPLOADUSAGE</uploadusage>
<nowplaying>NOWPLAYING</nowplaying>
<getfile>GETFILE</getfile>
<timezone>PST</timezone>
<unitName />
<unitNamingMethod>appendUnitIDToUnitName</unitNamingMethod>
<unitDescription />
<timeBetweenNetConnects>30</timeBetweenNetConnects>
<contentDownloadsRestricted>no</contentDownloadsRestricted>
<useDHCP>no</useDHCP>
<staticIPAddress>128.200.35.42</staticIPAddress>
<subnetMask>255.255.255.0</subnetMask>
<gateway>128.200.35.1</gateway>
<broadcast>255.255.255.0</broadcast>
<dns1>128.200.64.244</dns1>
<dns2>128.200.73.20</dns2>
<dns3>128.200.64.248</dns3>
<timeServer>time.brightsignnetwork.com</timeServer>
</client>
<server>
<account>ACCOUNT</account>
<user />
<password />
<group>Simple Networking</group>
</server>
</meta>
<files />
</sync>
And the settings from my Unit Setup:
You should be able to click on my directory https://webfiles.uci.edu/toshi/Brightsign and see the files in there.
I must be doing something wrong, I just can't figure out what. Thanks in advance for your help!
T