Kibana did not load properly.Check the server output for more information。


kibana是通過前段nginx進行訪問的,在通過vpn的的模式下可能會出現打不開的情況,如下報錯:
chrome net::ERR_CONNECTION_RESET 錯誤
服務器:nginx fastcgi php php
瀏覽器:chromenginx
報錯:net::ERR_CONNECTION_RESET chrome
 
修改nginx.conf, 在http { }  配置里添加 client_max_body_size 128m; 這個大小適量調一下就行了瀏覽器


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM