unable to open the web application (*.ctf file) web sever
Show older comments
Hi,
I'm trying to load simple web application, but unable to load/view it on web app local server.
please find the error on screenshot attached.
3 Comments
Kojiro Saito
on 9 Jul 2021
Could you check the log files?
Logs are located in C:\ProgramData\MathWorks\webapps\R2020b\logs by default in Windows.
If you're using other OS, please check the log folders as described in the following document.
There are "webapps_yyyymmdd_xxx.log" files and you may get error messages in detail.
Kishore Babu Kavuru
on 9 Jul 2021
Kojiro Saito
on 11 Jul 2021
Thank you, I've checked the log and found an issue in webapps_launcher log.
00000015 2021-07-09 09:49:49 0x000060ec agent::processcontrol::out V processID=f53e2e63-f1ee-4e23-9e76-50ba3def089f, out=The server returned the status 403 with message "Forbidden" in response to the request to URL https://127.0.0.1:27182/webapps/commands.
Two questions,
(1) Are you using development version of MATLAB Web App Server? I mean, you've installed it from MATLABWebAppServerSetup.exe in "toolbox\compiler\deploy\win64\MATLABWebAppServerSetup"?
(2) In your MATLAB preferences, are you setting proxy server information on MATLAB Web Prefereces?
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!