XF 1.4 Images not loading properly

Recep Baltaş

Well-known member
Hi,

sometimes Images are not being loaded.

Images.webp

Chrome console giving this error:

Code:
https://www.technopat.net/sosyal/eklenti/2015-04-17_00014-jpg.63215/ Failed to load resource: net::ERR_CONNECTION_CLOSED
https://www.technopat.net/sosyal/eklenti/2015-04-17_00015-jpg.63218/ Failed to load resource: net::ERR_CONNECTION_CLOSED
https://www.technopat.net/sosyal/eklenti/2015-04-17_00016-jpg.63220/ Failed to load resource: net::ERR_CONNECTION_CLOSED
https://www.technopat.net/sosyal/eklenti/2015-04-17_00019-jpg.63221/ Failed to load resource: net::ERR_CONNECTION_CLOSED
 
The image loaded correctly for me, so it's not an inherent problem. The error seems to be that the server is closing/rejecting the connection, so I think this would imply some sort of connection limiting happening on the server side.
 
Top Bottom