404 GET /static/core/js/views/tabs/Main.js #7548
Answered
by
zhangxt-ihep
zhangxt-ihep
asked this question in
Q&A
|
Hello, I am trying to install a WebAppDIRAC instance on the same DIRAC master server. The server version is 8.0.40. Everything goes smoothly until I met this problem: All the resource could be found and run in 200 status except My WebApp configuration: Could you please have a look on this? Thank you! |
Answered by
zhangxt-ihep
Apr 3, 2024
Replies: 1 comment
|
I found I forgot to add '/' at the end of 'https://hostname:8443/DIRAC' when I used browser to access the webpage, which caused this 404 error. The problem is solved now. Sorry to bothering you. |
0 replies
Answer selected by
fstagni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found I forgot to add '/' at the end of 'https://hostname:8443/DIRAC' when I used browser to access the webpage, which caused this 404 error. The problem is solved now. Sorry to bothering you.