解决nginx代理的导致Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING

问题描述:
前端浏览器报错:
Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING

image.png

[root@localhost nginx]# chown -R mysql.mysql proxy_temp/
[root@localhost nginx]# chown -R mysql.mysql fastcgi_temp/
[root@localhost nginx]# chown -R mysql.mysql scgi_temp/
[root@localhost nginx]# chown -R mysql.mysql uwsgi_temp/
[root@localhost nginx]# chown -R mysql.mysql client_body_temp
参考链接:https://blog.csdn.net/chenthe1/article/details/81475796

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容