Ron,
Ahhhhh! A new day and a fresh cup of coffee!!
I read your "Girder 6 on Linux " sticky this morning and found this gem: "Note that you'll need to run front-end once as root to install the license code." I installed Girder on a fresh install of Jessie (with GUI) and entered my license information when prompted during start-up. I saw right away what my problem was. The license string has to be in quotes! It's always something soooo simple! I copied the new "Girder 6.ini" file that was just created to "/etc/xdg/Promixis" in my previous "Lite" instance and it's working fine now.
My suggestion is to make a note in the "Girder 6 on Raspberry Pi" sticky to include:
Please create a "Girder 6.ini" file with:
Code:
[License]
license="<your license name>\<your license key>"
Do not forget to include the "\" and the "quotes", place it in: /etc/xdg/Promixis, then reboot.
Some other information that might be helpful:
Start "Girder Remote" on your front-end device, in the "Local Network" tab wait for the hostname of your back-end device(s) to populate (may take 30+ seconds), enter the default "girder" password and click "OK" to start.
Mike