You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/03/25 02:25:24 UTC

[GitHub] [skywalking] Maijh97 removed a comment on issue #6621: Skywalking UI failed through NGINX reverse proxy

Maijh97 removed a comment on issue #6621:
URL: https://github.com/apache/skywalking/issues/6621#issuecomment-806310948


   @wu-sheng  I found out that this wasn't a proxy issue because I did curl http://localhost:8080/ on the server where the Skywalking UI was running and I got something like:   
   `<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/favicon.ico><title>SkyWalking</title><link href=/css/app.bba62f2d.css rel=preload as=style><link href=/js/app.4761da87.js rel=preload as=script><link href=/js/chunk-vendors.8c1cbdce.js rel=preload as=script><link href=/css/app.bba62f2d.css rel=stylesheet></head><body><noscript><strong>We're sorry but SkyWalking doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.8c1cbdce.js></script><script src=/js/app.4761da87.js></script></body></html>`
   However, a review of the logs shows that the Skywalking service is working.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org