Filter löschen
Filter löschen

Matlab 2023b Apple Silicon每次打开都需要重新登陆

122 Ansichten (letzte 30 Tage)
Sheng Yang
Sheng Yang am 19 Okt. 2023
Kommentiert: 康健 am 30 Jul. 2024
Matlab 2023b Apple Silicon每次打开都需要登陆,有一个这样的弹窗提示:无法保存登陆信息。您当前已登陆,但下次启动此应用程序时会提示您再次登陆,不知道是怎么回事?在linux上没有遇到这一问题。
  5 Kommentare
king tom
king tom am 15 Dez. 2023
我也是这样
晨盛
晨盛 am 25 Dez. 2023
我也一样,请问有解决办法吗

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Divyanshu
Divyanshu am 4 Jan. 2024
Hi Sheng,
If this error occurs when attempting to start MATLAB, there is a possibility of conflict between the MATLABConnector ServiceHost and the MathWorks Service Host.
A possible way to resolve this is to reinstall MathWorks Service Host, please refer the following answer thread to know how to uninstall and reinstall MathWorks Service Host:
 
If this does not work, please try resetting your local credentials with the following steps:
  • Shutdown any running MATLABs, MathWorksServiceHost and MATLABConnector processes.
  • Delete their credentials storage folder. It can be found at the following path in MAC OS:
"~/Library/Application Support/MathWorks/credentials"
  • Try running MATLAB again.  
If this error occurs when attempting to start up MATLAB Drive Connector on macOS, there may be an issue with the secrets file contained with the credentials directory, which may have been deleted or modified. To resolve this issue with secrets file refer the following steps:
  • Delete the following directory: /Users/$USER/Library/Application Support/MathWorks/credentials
  • Delete the "MathWorks Key" key found in your login keychain in the Keychain Access app under UtilitiesRestart MATLAB Drive Connector.
Hope it helps!
  1 Kommentar
xmzzl
xmzzl am 15 Jan. 2024
我的是Windows系统,按照操作重装了MathWorks Service Host,没有用,打开Matlab 2023b时依然提示“无法保存登录信息”,每次都需要重新登录,不知道credentials storage folder在Windows系统中的哪里

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

C C
C C am 26 Feb. 2024
因为这个目录 AppData\Roaming\MathWorks\MATLAB 缺一个R2023b_licenses文件夹(里面是license)才每次都要登录的,如果你之前安装过的话把之前文件夹的名字改成这个就行啦
  2 Kommentare
博文
博文 am 11 Jun. 2024
厉害的
康健
康健 am 30 Jul. 2024
请问这个文件在哪儿找啊

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu 启动和关闭 finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!