Dashboard doesn't want to come up after upgrade to 2.0.0beta3

At least I think that’s the version I just updated to, but I’m having trouble checking…

Chrome debugger is giving me this breakpoint:

"SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at ie.parseJSON (https://selectbutton.net/assets/ember_jquery-a8dcbd325e04410f036f2a791d66d8316c48c5387acdd914de99a5dd6afb3cd3.js:3:8322)
    at W (https://selectbutton.net/assets/ember_jquery-a8dcbd325e04410f036f2a791d66d8316c48c5387acdd914de99a5dd6afb3cd3.js:1:11782)
    at r (https://selectbutton.net/assets/ember_jquery-a8dcbd325e04410f036f2a791d66d8316c48c5387acdd914de99a5dd6afb3cd3.js:3:9673)
    at XMLHttpRequest.<anonymous> (https://selectbutton.net/assets/ember_jquery-a8dcbd325e04410f036f2a791d66d8316c48c5387acdd914de99a5dd6afb3cd3.js:3:15842)"

Everything else seems hunky dory though

Nevermind, just had to wait for the backup that was apparently initiated after upgrade to finish. We’ll call it a very generously defined race condition when a weak server is under heavy load.

3 Likes

This topic was automatically closed after 21 hours. New replies are no longer allowed.