Updated Matlab keep trying to update

178 views (last 30 days)
Hi,
I have Matlab installed on Debian 12 and 4 days ago I update the installation to the last available version.
I usally works from the command line meaning that I open Matlab using
matlab -nodesktop -nosplash
I've been working like these for years.
However, lately at random moments I got a message saying: "Launching updater executable" on the command windows. Checking the monitor of resources there is process called "InstallMathWorksService Host" which is using 100% of one of my CPUs.
However, when I open the GUI and try to update Matlab says it's up to date. Even if I close Matlab in the command windows, I still got the message about "launching update" randomly.
What can I do?
Thanks
  2 Comments
Xavier
Xavier on 15 Aug 2024
Moved: Rik on 15 Aug 2024
I deleted all the matlab hidden folders in home directory but it did not solve the issue
Jed
Jed on 6 Sep 2024
I have the same problem and I would prefer not to delete ~/.matlab

Sign in to comment.

Accepted Answer

Cristian
Cristian on 28 Jan 2024
Edited: Cristian on 28 Jan 2024
If anyone else is having this issue, I solve it by deleting the hidden folder related to Matlab in the home directory.
  2 Comments
Dhairya Malhotra
Dhairya Malhotra on 21 Mar 2024
Moved: Rik on 15 Aug 2024
I have the same issue on my Mac. I renamed the hidden folder and that seems to have solved the issue. There should be a better solution to turn off the auto-updater!
asdfg asdfg
asdfg asdfg on 24 Apr 2024
which directory specifically? .matlab?

Sign in to comment.

More Answers (2)

ma os
ma os on 24 Sep 2024
Unfortunately, deleting ~/.matlab did not help me. The problem persists and I still get the annoying message
Launching updater executable
An unexpected error has occurred.
To resolve this issue, contact <a href="https://www.mathworks.com/pi_gene_mci_glnxa64">Technical Support</a>.
I also tried
setpref('MATLAB', 'UpdateCheck', 'off');
without any success. Is there a way to turn off the updater?

Matthew Miller
Matthew Miller on 7 Oct 2024
Deleting the .matlab directory gives me the following warning:
I/O warning : failed to load external entity "/home/mmiller/.matlab/credentials/default_store.xml"
Is there any way to get rid of this warning? I've restarted Matlab as well as the server instance I use.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!