icons are missing and text editor cannot be loaded

Posted in: Newspaper
Post count: 40

today I have updated theme to the latest version (6.6) and associated plugins, visual composer.
When I try to create a page, all templates became this:
visual composer template

and most icons were gone, and the text editor didn’t show up
text editor is gone

Post count: 40

I have found the issue. It was because of large_client_header_buffers in nginx. I increased it to
4 8k from 2 1k.

I am wondering that why the visual composer would send such big request header?

Post count: 1291

Hi,

I don’t know for sure but I suspect that as the plugin editing section became more complex the header data increased. By default the client header buffer on Nginx is a bit low, you can read more on web, ex. – http://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffershttps://www.cevapsepeti.com/yazilar/nginx-header-large-client-header-buffers-problem/

Thank you!

Post count: 40

thanks mate for these links

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.