Foros de discusión

"Request Entity Too Large" Error from Marketplace

David Stevenson, modificado hace 10 años.

"Request Entity Too Large" Error from Marketplace

New Member Mensajes: 2 Fecha de incorporación: 7/01/13 Mensajes recientes
Hi,

I have tried to download the Google Adsense for CE app, and I keep getting:

Request Entity Too Large

The requested resource
/widget/web/guest/mpserver
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.

Apache/2.2.3 (CentOS) Server at mp.liferay.com Port 80

Why is this, and how can I resolve this?

Stevod
thumbnail
James Falkner, modificado hace 10 años.

RE: "Request Entity Too Large" Error from Marketplace (Respuesta)

Liferay Legend Mensajes: 1399 Fecha de incorporación: 17/09/10 Mensajes recientes
David Stevenson:
Hi,

I have tried to download the Google Adsense for CE app, and I keep getting:

Request Entity Too Large

The requested resource
/widget/web/guest/mpserver
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.

Apache/2.2.3 (CentOS) Server at mp.liferay.com Port 80

Why is this, and how can I resolve this?

Stevod


Hey Stevod,

Which browser and OS (and which versions) are you using? Can you try with a different browser? Because it sounds like an issue related to that.
David Stevenson, modificado hace 10 años.

RE: "Request Entity Too Large" Error from Marketplace

New Member Mensajes: 2 Fecha de incorporación: 7/01/13 Mensajes recientes
Many thanks for all the responses.

i have tried the download again this morning, using Firefox, rather than Chrome, and it has worked this time.

Whether that is due to the change in browser, or a change on the back end server conditions isn't clear, but it is resolved.

The open source community comes to the rescue again!

Regards,
Dave
thumbnail
Raphael Crivelli, modificado hace 10 años.

RE: "Request Entity Too Large" Error from Marketplace

Junior Member Mensajes: 31 Fecha de incorporación: 14/05/12 Mensajes recientes
Hi

I've got the same error:

Request Entity Too Large
 The requested resource
/widget/web/guest/mpserver
 does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
-------------------------------------------------------------------------------- 

Apache/2.2.3 (CentOS) Server at mp.liferay.com Port 80


Tested with Liferay 6.1.1, Internet Explorer 9, Firefox 20 on Windows 7 on several portals.

How can i solve it?

Thank you.

Archivos adjuntos:

thumbnail
Corné Aussems, modificado hace 10 años.

RE: "Request Entity Too Large" Error from Marketplace

Liferay Legend Mensajes: 1313 Fecha de incorporación: 3/10/06 Mensajes recientes
Hi David,

We once experienced this because an EIP added its own big cookie.
Liferay also has some emoticon and Google Adsense throws in the rest.

All mounting up in a too big request.

From the top of my head its solvable by allowing a larger request size in Apache

Regards