georgehu0815 opened a new issue, #13630:
URL: https://github.com/apache/dolphinscheduler/issues/13630

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   unable to load http://localhost:12345/dolphinscheduler/ui when running 
docker instance.
   
   Following is the error:
   
   Failed to load module script: Expected a JavaScript module script but the 
server responded with a MIME type of "text/html". Strict MIME type checking is 
enforced for module scripts per HTML spec.
   <img width="1439" alt="image" 
src="https://user-images.githubusercontent.com/116222457/221423878-98f6de59-baf7-4610-8a35-f745d3463cd9.png";>
   
   
   ### What you expected to happen
   
   should load the ADMIN UI, but only get the empty page with errors in the 
Chrome console
   
   ### How to reproduce
   
   DOLPHINSCHEDULER_VERSION=3.1.4
   docker run   -p 12345:12345 -p 25333:25333 \
    apache/dolphinscheduler-standalone-server:"${DOLPHINSCHEDULER_VERSION}"
   
   #  curl localhost:12345/dolphinscheduler/ui
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to