Skip to content

mpm version 2025.1 is not supported. Download the latest version of mpm. #141

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lutohoff opened this issue May 19, 2025 · 5 comments
Open

Comments

@lutohoff
Copy link

lutohoff commented May 19, 2025

Since today, I cannot compile my docker file and I get this error:
RUN wget -q https://www.mathworks.com/mpm/glnxa64/mpm && chmod +x mpm && EXISTING_MATLAB_LOCATION=$(dirname $(dirname $(readlink -f $(which matlab)))) && sudo HOME=${HOME} ./mpm install --release=R2024b --destination=${EXISTING_MATLAB_LOCATION} --products "MATLAB Statistics_and_Machine_Learning_Toolbox Global_Optimization_Toolbox Parallel_Computing_Toolbox"
Error: mpm version 2025.1 is not supported. Download the latest version of mpm.

@GenosseFlosse
Copy link

GenosseFlosse commented May 19, 2025

Having the same issue here. Old mpm versions throw the same error, e.g. when using https://ssd.mathworks.com/supportfiles/downloads/mpm/2024.4/glnxa64/mpm

FYI: I cannot open a regular support ticket for this as the matlab support somehow does not accept logins atm.

@tiborauer
Copy link

Same issue here.

@Kjir
Copy link

Kjir commented May 20, 2025

This is preventing us from updating our application

@michaelmcdonnellmw
Copy link
Member

MathWorks is currently working on an issue that has affected segments of our online systems. Some of our online services are not available.

@Kubadrew
Copy link

I tried to build image for matlab R2024b with previous mpm 2024.4 but it's not possible any more.
I tried also latest mpm with matlab new matlab R2025a but it failes as well.

Please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants