Connection Refused

Last post 06-16-2008 9:47 PM by CrazyMerlin. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 06-16-2008 5:49 AM

    Connection Refused

    Hey Barry,

    I have a media manager that builds a playlist and in the playlist I list the flvs to show to the player.
    Now when I run I get the following error returned:

    *** Security Sandbox Violation ***
    Connection to
            http://node1.nirvanix.com/IOX5n_Oa~3hZg-uDIc0~QrhqWy0e~t8iIHrtWWL~XgmFzIo/MediaManager/sneeple/videos/silverlight.flv
            halted - not permitted from file:///C|/home/root/ESA%20Files/Hidden%20Control%20Player/vsPlayer%5Fsp.swf

    But when I run the file as a single file, not part of a playlist, it works fine.

    I know that this is most likely an issue on my end but was wondering if you could check the request logs to see what is actually being requested.

    Also, is there any way for us to see the logs, or is that too much of a security issue?

    Thanks,  Paul

    Life is a PHP script in need of debugging!
  • 06-16-2008 6:00 AM In reply to

    • BarryR
    • Top 10 Contributor
    • Joined on 07-20-2007
    • San Diego
    • Posts 576

    Re: Connection Refused

     This one is due to you running the SWF from your desktop and requesting a network file.  This is a violation of the sandbox, there is a crossdomain.txt that has to be at the root of the site you are hosting the swf from.  Since you are running it from your local drive it cannot find that file so it fails.  You can upload the file to our servers since we have that file on our system.  You can read more about the sandbox security for flash at:

    http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00000350.html

    Regards,
        Barry R.

    IM Support (Feel free to add me)

    MSN: barryruffner@msn.com
    Gmail: barryruffner@gmail.com
  • 06-16-2008 9:33 PM In reply to

    Re: Connection Refused

    Hi Barry,

    I uploaded the swf file to the server but still no joy. I then uploaded the playlist file but no luck with that either.

    In the playlist would I still have to specify the url to the media as a full url, or can I just use the application name and child account to specify a local file?

    Player:
    http://node1.nirvanix.com/U1_oExnj~rPPwxVz7Nq~m7tpDBlu~qEr75qVEXf~5T4LZRE/MediaManager/sneeple/vsPlayer_sp.swf

    XML playlist:
    http://node1.nirvanix.com/3Twwrdes~ZC9NgeVPTw~2oyb0urF~gccxErjpiI~OJWPGrA/MediaManager/sneeple/pl/default.xml

    Media file from playlist:
    http://node1.nirvanix.com/Dbwqx8xf~V0HuW5o8sz~2YCg7CPY~-7GPNhzhAk~5w9eNB8/MediaManager/sneeple/videos/silverlight.flv

     

    All are accessible but there is confusion now to whether these are local or remote to the player.

    We would like to create our app in one single place (a la 37signal's Basecamp) and have users log into it, so the more we can keep everything local to the CDN the better.

    Thanks,

    Paul
     

    Life is a PHP script in need of debugging!
  • 06-16-2008 9:47 PM In reply to

    Re: Connection Refused

    Sorry Barry, please ignore....I think I have it now.

     

    Paul 

    Life is a PHP script in need of debugging!
Page 1 of 1 (4 items)