Kevin,
I am attempting to install the Soft-Console onto a Raspberry Pi 2 B+ with a 3.5in PiTFT. I have created a config.txt file, a cfglib directory and several .cfg files based on your examples. When I try to start the console, the little screen turns blue, it loads all of my configuration files. At the end of this, it looks like it is attempting to login to the ISY and I believe that is where it is failing. The little display shows the http://192.168.x.x/rest/ URL right before it fails. I can use a browser on my PC to query the ISY using rest commands with no issue. If I change either the ISY username or password to a known bad value, the Soft-Console fails differently as it displays a red page indicating an incorrect username or password. I am using the auth.cfg file to hold the ISY logon information.
ISYaddr = "192.168.x.x"
ISYuser = "myuser"
ISYpassword = "mypassword"
I have tried the above lines with and without the double-quotes. My ISY password has an asterisk (*) within the password. Thinking it was the culprit, I temporarily removed the * from the password but had same results. My ISY does NOT have the self-signed cert installed as its behind NAT and I do not need it. Attached are the log.txt and console.log files. They were zipped using 7zip.
Do you have any ideas as to what is wrong?
PS: Looks like a great program. Thanks for all your hard work!
Mr Emile Victory
Logs.zip