Think I may have uncovered a bug in CommandBox 5.5...
# box-products
b
Think I may have uncovered a bug in CommandBox 5.5.x. I've been jumping back & forth between 5.4.x and 5.5.x to check this, but it all works as expected in 5.4.x.
We have this special cert that we have to install in the keystore (
~/.CommandBox/engine/cfml/cli/lucee-server/context/security/cacerts
) because reasons
In the 5.4 series, it works like it has since early 5.x days. When I upgrade to 5.5.1 (checked 5.5.2 also), it blows up when trying to install a package from our local GitLab.
Here's the error we're getting
message has been deleted
It works well in 5.4.2 so I have downgraded to that for now
b
I'm not even sure what that error means, but none of the CommandBox code around that changed. Could be related to the JGit library upgrade or the Lucee upgrade.