mathworks / matlab-proxy

Python® package enables you to open a MATLAB® desktop in a web browser tab.
Other
48 stars 23 forks source link

Cannot pass authentication #14

Closed belafdil-chakib closed 1 year ago

belafdil-chakib commented 1 year ago

OS: Debian buster Matlab R2022b

After running env MWI_BASE_URL="/matlab" matlab-proxy-app and access the web page for authentication, nothing happens after entering my password.

Fyi, if I try a wrong password, it warns me that it is wrong.

I tried on Firefox and chrome everything allowed (cookies and pop-up)

Is it possible to authenticate differently ?

prabhakk-mw commented 1 year ago

@belafdil-chakib

By authentication do you mean this screen: image

If yes, then could you please share any logs from the terminal from which you launched matlab-proxy-app

We have sometimes seen this screen hang when licensing information returns values that suggest that a user is not licensed for the version of MATLAB that he is attempting to login to.

Can you please share the logs that have been printed on your terminal when you hit this issue?

prabhakk-mw commented 1 year ago

@belafdil-chakib This issue is being closed. Please re-open the issue with the information requested, if you are still in need of assistance.