First delete the cache and cookies from the browser and try to start the composer-playground. If it doesn't work, then execute the following command:
$cd fabric-dev-servers
$ ./stopFabric.sh
$ pkill composer-playground
$ rm -rf ~/.composer
$fabric-dev-servers/teardownFabric.sh
$./startFabrics.sh
$composer-playground