MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Can't refresh app

Last post 06-20-2008 11:12 AM by Brandon Black. 41 replies.
Page 3 of 3 (42 items) < Previous 1 2 3
Sort Posts: Previous Next
  • 06-19-2008 1:16 PM In reply to

    Re: Can't refresh app

    Dave:

    I have this problem right now.  It worked up until about 30 minutes ago.  I tried in Firefox and IE.  Every time I hit "Save Application Source" for a html/js application it shows this error:

    Sorry! an unexpected error has occurred.

    This error has been forwarded to MySpace's technical group.

     

     

    Checking into this now.  In the future please include the ERROR URL :) It helps us decode what happened.

    Rhonda

  • 06-19-2008 1:26 PM In reply to

    Re: Can't refresh app

     My XML file is generated on-the-fly by a PHP script andfor about a week now I've put a "generation time" in a div in each surface/view.  Every time I hit "refresh" on the "Upload Application XML" screen, the PHP script runs and the timestamp is updated in each view.  

    Within the last hour, I noticed that the timestamps have stopped updating -- the views have stopped updating.   I went ahead and put the same timestamp in the App's description tag.  That shows an update, but the views are stuck.  If I try to manually edit the XML in the MDP UI, I get a message I've seen in other places:

    Sorry! an unexpected error has occurred.

    This error has been forwarded to MySpace's technical group.

    [Edit] : here's the URL where I get the message above:

    http://developer.myspace.com/error.aspx?ETH=69f021cb3947a96ec43c6958eae30138&EOH=c0cc2dc6a066d903abc4c77b5782935a#tab_canvas_surface 

     [end edit]

    Latest timestamps:

     App Information : 2008-06-19T13:12:47-07:00

     Canvas : 2008-06-19T12:36:35-07:00

    Profile : 2008-06-19T12:43:34-07:00

    Home :  2008-06-19T12:43:34-07:00

     

     

    Filed under: , , ,
  • 06-19-2008 1:29 PM In reply to

    Re: Can't refresh app

     see also

    http://developer.myspace.com/Community/forums/p/2780/12385.aspx#12385

    error url: http://developer.myspace.com/error.aspx?ETH=7a9c51aeaf417565c04676e5ef61bd05&EOH=985b11482a092896754a3d28c5638d6d#tab_canvas_surface

  • 06-19-2008 8:34 PM In reply to

    Re: Can't refresh app

    I get the same error.

     

    Any idea when this will be back up?

     

    error url: http://developer.myspace.com/error.aspx?ETH=7a9c51aeaf417565c04676e5ef61bd05&EOH=985

     

     

     

     

  • 06-19-2008 10:26 PM In reply to

    Re: Can't refresh app

    I am standing by to try to find out.

     Otherwise I'd be in bed :)

     

  • 06-19-2008 11:24 PM In reply to

    Re: Can't refresh app

    Thanks  

  • 06-20-2008 7:56 AM In reply to

    Re: Can't refresh app

     I just refreshed the XML and all three views updated.  Maybe this problem has been resolved ... ?

  • 06-20-2008 8:16 AM In reply to

    Re: Can't refresh app

    only partly resolved. The app code can be saved but if I try going to the app not throught the "View Development Version" link I get a "can't establish a connection to the server at localhost." error in the browser. I have to test code that requires me to pass vars through to the app via the javascript [e.g. gadgets.views.getParams()] so having appvers=dev instead is a problem. 

  • 06-20-2008 9:07 AM In reply to

    Re: Can't refresh app

    Checking in re: view dev version

  • 06-20-2008 10:39 AM In reply to

    Re: Can't refresh app

    Josh, I have not been able to reproduce this error. I am currently able to save the app source, and view both dev and regular versions of the app surface without encountering any errors.

    Can you please provide specific details on how to reproduce this issue as well as the application id where you saw this issue?

    Thanks,

    -Brandon 

  • 06-20-2008 10:45 AM In reply to

    • JC
    • Top 100 Contributor
    • Joined on 06-02-2008
    • Posts 41

    Re: Can't refresh app

    Hi Josh and Brandon,

    I have the same error that you do about the app trying to access localhost.  What is happening is that if you have a targetless iframe in your source, the caja script is targeting it to localhost in the time while your script is doing the work to provide a real target url for it.  

    Then, your script is not able to provide the target url because your code that calls the myspace api is broken after it runs through caja.  

    This change appears to have happened 2 days ago.  There are a bunch of us waiting for a resolution over here: http://developer.myspace.com/Community/forums/t/2847.aspx

     

     

  • 06-20-2008 11:12 AM In reply to

    Re: Can't refresh app

    Thanks JC,

    So you are seeing a caja version of your app? Caja should be disabled.

    Let me ping some folks here about that.

    -Brandon

Page 3 of 3 (42 items) < Previous 1 2 3