0

Post "DEVICEDOWNLOAD"



Hi, today i looked in the IIS Logs and i saw this: 2010-08-19 11:21:27 172.16.3.92 GET /BrightSign/NL_Desk_Box/current-sync.xml - 80 - 172.16.9.119 HD210/3.2.67+(Roku+BrightSign) 200 0 0 0 2010-08-19 11:21:27 172.16.3.92 POST /BrightSign/NL_Desk_BoxDEVICEDOWNLOAD - 80 - 172.16.9.119 HD210/3.2.67+(Roku+BrightSign) 404 0 2 15 It appears every time when the box checks for new content. EDIT: Now it apperas every second. Is it possible that this message comes when there is not enough freespace on the card? Or is there an autodelte function? What means the post and why happens this? Thank you!

4 comments

  • 0
    Avatar
    RokuLyndon


    It's just a status message that gets sent automatically. If you're using brightauthor 2.0 build 23, there are some excessive messaging that occurs.You can download brightauthor 2.0 build 40 below, and install it instead.
  • 0
    Avatar
    LyR


    Hi,

    i downloaded the correct version and i used it. But now there are this messages:
    2010-08-24 07:15:26 172.16.3.92 POST /BrightSign/bee570e3-9c22-44ed-869b-9c4b334487af/0144da1c-8ba1-49d1-8fb1-adb0ee0bf471/TRAFFICDOWNLOAD - 80 - 172.16.9.154 HD210/3.2.67+(Roku+BrightSign) 404 0 2 0
    2010-08-24 07:15:26 172.16.3.92 POST /BrightSign/fc734498-9fd6-418d-b336-6f0b98be4073/89b037f7-2cdd-448d-a86e-e9c72870260d/TRAFFICDOWNLOAD - 80 - 172.16.9.7 HD210/3.2.67+(Roku+BrightSign) 404 0 2 0

    Can i disable this message somewhere?

    Sincerely

    EDIT: I fixed it with removing the lines in the current-sync <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
  • 0
    Avatar
    RokuLyndon


    What we'll need to do is find the functions sending the messages, and add "return" right after the start of the function so it doesn't send info back to the server.
  • 0
    Avatar
    LyR


    right now it works for me to use the new autorun.brs and remove the lines in the current-sync.xml.
Please sign in to leave a comment.