Hello,
I'm new to this forum, currently a Data Science student, I've been using RapidMiner for over 6 months now and I've just encountered the following problems with the application when everything was working fine before.
First of all, I can no longer open the application from the Mac's Applications menu. It says that the application is damaged or incomplete. I can still launch it with the shell file from my terminal, but I'd like to know what the problem is and how to solve it. I've deleted the application and downloaded it again, but the problem persists.

The second problem is that when I open RapidMiner Studio, I no longer have access to my files saved in the application. The saved processes no longer appear, even though the access paths are correct. As you can see in the example below, for the Finance_Project folder, the global directory is displayed on RapidMiner, but when I click on it, I can't access the subfolders containing the processes, data and connections, even though the path entered is the correct one. Everything worked perfectly before.


The third problem is that I no longer have access to the recommendations. Here again, everything was working perfectly a few days ago.
Here is the log corresponding to this error:Jun 06, 2023 4:45:43 PM com.rapidminer.gui.model.RecommendationModel queryRecommendations
WARNING: Failed to request recommendations, returncode 400
Finally, the last problem concerns the fact that HTML5 no longer works, so I no longer have access to the visualizations.
Here is the log corresponding to this error:Jun 06, 2023 4:47:18 PM com.rapidminer.extension.browser.BrowserFactory init
SEVERE: Failed to initialize the Browser, HTML5 components might not be available!
com.teamdev.jxbrowser.engine.ChromiumBinariesExtractionException: Failed to extract Chromium binaries into /Users/XXXXXXXXXXXXX/.RapidMiner/internal cache/browser7.26-OSX
at com.teamdev.jxbrowser.internal.ChromiumExtractor.extract(ChromiumExtractor.java:50)
at com.teamdev.jxbrowser.engine.internal.EngineImpl.extractChromiumBinariesIfNecessary(EngineImpl.java:422)
at com.teamdev.jxbrowser.engine.internal.EngineImpl.newInstance(EngineImpl.java:149)
at com.teamdev.jxbrowser.engine.Engine.newInstance(Engine.java:163)
at com.rapidminer.extension.browser.BrowserFactory.createEngine(BrowserFactory.java:340)
at com.rapidminer.extension.browser.BrowserFactory.init(BrowserFactory.java:141)
at com.rapidminer.extension.browser.BrowserFactory.createBrowser(BrowserFactory.java:248)
at com.rapidminer.extension.browser.BrowserFactory.createBrowser(BrowserFactory.java:212)
at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI.createChartSceneJxBrowser(HTML5HighChartsChartGUI.java:436)
at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI$1.doInBackground(HTML5HighChartsChartGUI.java:168)
at com.rapidminer.extension.html5charts.gui.chart.implementations.html5.HTML5HighChartsChartGUI$1.doInBackground(HTML5HighChartsChartGUI.java:164)
at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:304)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:343)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.io.FileNotFoundException: chromium-mac-arm.7z
at com.teamdev.jxbrowser.internal.ChromiumExtractor.extract(ChromiumExtractor.java:48)
... 16 more
I'm on Macbook Pro M1, OS Ventura 13.4, OpenJDK11.
I'd like to point out that I had absolutely no problems with RapidMiner before and that overnight all these problems appeared without me changing anything in my files.
If anyone knows what could have caused all these problems simultaneously and how to solve them, I'd be very grateful. I'm using RapidMiner for my thesis and I'm currently stuck with these problems.
Thank you,
Valentin