Hi all,
I’m testing to install Lucee 6 using the latest CommandBox on macOS Sequoia using an Orka Desktop 3.0 VM.
I used brew to install the latest CommandBox and from CommandBox I imported by CFConfig.json file. However it doesn’t matter what I’ve tried, I cannot set the admin password for Lucee.
I tried for example the classic:
propertyFile set ~/.box.env cfconfig_adminPassword Password123!
install commandbox-cfconfig
install commandbox-dotenv
However that doesn’t work.
I also tried finding Lucee’s server root to setup the password.txt file but that did not work either. To try to find it I use the tree command (get it from brew) with the -afl options to view all paths on my whole machine, and placed the password.txt file everywhere I saw the context directory, and that did not work either.
Is this an issue of something not being compatible with Sequoia? or an issue with running it under an Orka VM (I doubt it)?
Also check out the attached screenshot which shows an error when trying to set the password, it says to report this as a bug (removed the actual password string from the screenshot for obvious reasons)