I have a similiar problem. I can’t install extensions, server is behind a proxy so I understand it doesn’t work through administration console. But it should install through manual installation…now we can’t update Lucee since we need a crucial extension which must be installed.
Manual upload extension:
Error log if I try through deploy:
“ERROR”,“Thread-246”,“10/09/2023”,“14:48:42”,“Extension”,"Unable to resolve org.lucee.axis.extension [85](R 85.0): missing requirement [org.lucee.axis.extension [85](R 85.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.axis)(bundle-version>=1.4.0.0006L)) [caused by: Unable to resolve org.lucee.axis [86](R 86.0): missing requirement [org.lucee.axis [86](R 86.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.commons.net)(bundle-version>=3.3.0))] Unresolved requirements: [[org.lucee.axis.extension [85](R 85.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.axis)(bundle-version>=1.4.0.0006L))];lucee.runtime.exp.NativeException: Unable to resolve org.lucee.axis.extension [85](R 85.0): missing requirement [org.lucee.axis.extension [85](R 85.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.lucee.axis)(bundle-version>=1.4.0.0006L)) [caused by: Unable to resolve org.lucee.axis [86](R 86.0): missing requirement [org.lucee.axis [86](R 86.0)] osgi.wiring.bundle; (&(osgi.wiring.bundle=org.apache.comm
It doesn’t work in 5.4.3.2. and 5.4.3.15.
Also what is with this proxy setting? Our clients use government proxy (proxy.gov.si on port 80), even if I insert this address and port in the settings, nothing happens?