This is an old revision of the document!
denied: host "compute-0-6.local" is no submit host
This means you tried to run qlogin or qsub from a compute node. This isn't allowed.
You should:
1) Check that what computer you're running your command from. e.g. if you're already in qlogin session, you can't call qlogin or qsub.
2) Check your script to see what it's calling
3) Some FSL commands call qsub and must be run on chead directly. See this page.