掲示板

"Request Entity Too Large" Error from Marketplace

10年前 に David Stevenson によって更新されました。

"Request Entity Too Large" Error from Marketplace

New Member 投稿: 2 参加年月日: 13/01/07 最新の投稿
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
10年前 に James Falkner によって更新されました。

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

Liferay Legend 投稿: 1399 参加年月日: 10/09/17 最新の投稿
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.
10年前 に David Stevenson によって更新されました。

RE: "Request Entity Too Large" Error from Marketplace

New Member 投稿: 2 参加年月日: 13/01/07 最新の投稿
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
10年前 に Raphael Crivelli によって更新されました。

RE: "Request Entity Too Large" Error from Marketplace

Junior Member 投稿: 31 参加年月日: 12/05/14 最新の投稿
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.

添付ファイル:

thumbnail
10年前 に Corné Aussems によって更新されました。

RE: "Request Entity Too Large" Error from Marketplace

Liferay Legend 投稿: 1313 参加年月日: 06/10/03 最新の投稿
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