nginx serving corrupt images

Saint Michael venefax at gmail.com
Wed Feb 22 19:05:21 UTC 2023


I wonder if Nginx will ever fix this issue. It's a clear bug in the
product. I wasted two days of sleep on this issue.



On Wed, Feb 22, 2023 at 2:03 PM Saint Michael <venefax at gmail.com> wrote:

> I found the solution here
>
> https://laracasts.com/discuss/channels/general-discussion/homestead-nginx-serving-wrong-images-and-only-cut-in-the-middle
>
> On Wed, Feb 22, 2023 at 10:57 AM Saint Michael <venefax at gmail.com> wrote:
>
>> I have a location
>>
>> root /static/duc/Digital_Universal_Currency;
>>     # ... other directives ...
>>         location / {
>>
>>  try_files /index.html =404;
>> }
>> you my see it directly
>> https://securedigitalcheck.com
>> The images don't work. No browser can see them.
>> if I download them directly with wget, they download, same size, but in
>> Windows they do not open with paint or with Chrome, the error message says
>> that they are "format unknown".
>> but if I download the image via SCP, directly, there is nothing wrong
>> with them.
>> so what is ningx doing?
>>
>>
>>
>>
>>>
>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20230222/fb3b9c3d/attachment-0001.htm>


More information about the nginx mailing list