Scripts on the 101 page don't work for beagleboard blue.

http://192.168.7.2/bone101/Support/BoneScript/

I click run on some of the scripts on this page and I see nothing happen.
Additionally I get this as a error message before the thing runs:

Uncaught Invalid callback message received: {“platform”:{“pins”:{“USR0”:{“name”:“USR0”,“gpio”:53,“led”:“usr0”,“mux”:“gpmc_a5”,“key”:“USR0”,“muxRegOffset”:“0x054”,“options”:[“gpmc_a5”,“gmii2_txd0”,“rgmii2_td0”,“rmii2_txd0”,“gpmc_a21”,“pr1_mii1_rxd3”,“eqep1b_in”,“gpio1_21”]},“USR1”:{“name”:“USR1”,“gpio”:54,“led”:“usr1”,“mux”:“gpmc_a6”,“key”:“USR1”,“muxRegOffset”:“0x058”,“options”:[“gpmc_a6”,“gmii2_txclk”,“rgmii2_tclk”,“mmc2_dat4”,“gpmc_a22”,“pr1_mii1_rxd2”,“eqep1_index”,“gpio1_22”]},“USR2”:

and a whole wall of text more

Any help?

there's a bonescript upgrade:

sudo apt update ; sudo apt upgrade

Regards,