vmware-archive/halite

Unresponsive script on halite : coffee-script.js

arthurzenika opened this issue · 7 comments

Opening halite with firefox give me the following

A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: https://localhost:8000/static/lib/coffeescript/coffee-script.js:8

I don't seem to be getting this on chromium, but I have other bugs, so am looking into it.

Thanks for the report @arthurlogilab

I launched Halite on FireFox 26.0 and that worked for me.

This might be version related. What version of FireFox are you using?

I wasn't able to reproduce this issue.

Are you able to swtich the coffee script mode off and try?

Edit: I will be spending more time on this (but it will be a while before I can do that). I just did not want to hold you up!

how do you switch coffee script mode off ?

That option is available if you installed Halite from source and run Halite using the server_bottle.py file directly with the -C flag. If you install using pip and have these options set in the salt master config file then Halite will start when salt (master) starts. In the latter case there should be no coffee script involved.

Are you still getting the Coffeescript error?

Closing this for now as this does not seem reproducible.