MATLAB Web App does not load when it comes to hosting
Show older comments
Hi,
I have truoble loading my web app on my web app homepage.
Other open-source web app example (mortgage calculator) does work well on the web app server,
but the one that I made on web app homepage does not finish loading, after I clicked on homepage.
Does anyone know some possible causes of this infinite loading error?
Thank you for reading.
5 Comments
Kojiro Saito
on 2 May 2023
You can check the log from "Show Log" button in the left bottom.
SungMoon Lee
on 2 May 2023
Kojiro Saito
on 2 May 2023
I've found "W ProxyID NOT found" error in webapps_20230502_000.txt. But it doesn't seem to be server side problme but not app specific and it doesn't explain why mortgage app works while your app not.
Are you using R2023a without update?
Because R2023a first release contains the following bug,
so updating MATLAB Runtime and MATLAB to Update1 will solve if this is the cause of your issue.
SungMoon Lee
on 8 May 2023
SungMoon Lee
on 8 May 2023
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Web App Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!