[wp-trac] [WordPress Trac] #47789: NGINX: Request for media-view.js leads to "zero size buf in writer"
WordPress Trac
noreply at wordpress.org
Sun Jul 28 13:14:52 UTC 2019
#47789: NGINX: Request for media-view.js leads to "zero size buf in writer"
--------------------------+-----------------------------
Reporter: d.sturm | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 5.2.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I do currently have an issue loading the media-view.js file in backend,
which leads to multiple js errors on pages or media grid. Checking the
logs show an "zero size buf in writer" error for these requests.
The error occurs even on deactivated plugins and default theme. So I tried
to debug this down.
I am running multiple WordPress sites locally over NGINX (laravel) in
development mode, where SCRIPT_DEBUG is true; so it tries to load the
unminidfied version of the file. Replacing it´s content with the minified
version solves the bug.
I do currently not know, what causes the empty buffer.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47789>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list