Hi,
We deploy KNIME LTS via Intune Company Portal.
We use Admin install to Program Files and let users install Extensions themselves.
KNIME put those extensions to “.eclipse” folder in users directory.
We have been blocked releasing 5.8.3 to our company, as early deployment test showed failures in the Migration Wizard.
An error occurred while installing the items
session context was:(profile=KNIMEProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]org.knime.python.llm.channel.bin.win32.x86_64 5.8.2.v202601161803, action=org.eclipse.equinox.internal.p2.engine.MissingAction).
No action found for: org.knime.conda.envinstall.installcondaenvironment.
No action found for: org.knime.conda.envinstall.installcondaenvironment.
We can prevent the failing upgrade wizard, if we first un-install all Extensions dependent on feature: org.knime.conda.envinstall
Meaning, it would mean to ask users first to un-install following extensions
- KNIME AI Extension
- KNIME Python Integration
- KNIME Databricks Integration
Instead of communicating and asking >200 users to first perform an un-install of Extensions before Upgrade, we very much hope that this could be fixed in a next LTS version.
So we will skip upgrading to 5.8.3, as the upgrade path has errors.
Hopefully then an 5.8.4 LTS will have this fix.

