413 Request Entity Too Large

Started by Kratty256, April 13, 2011, 11:02:03 AM

Previous topic - Next topic

Kratty256

Keep getting this error everywhere, what exactly does it mean?

Arantor

Well... what is happening at the time you get the message?
Holder of controversial views, all of which my own.


Kratty256

I was trying to upload a zip file for my Battle mod. But I also keep getting the error when trying to make a regular post.

LiroyvH

Just to be sure, that is here on SimpleMachines or on your own website?
((U + C + I)x(10 − S)) / 20xAx1 / (1 − sin(F / 10))
President/CEO of Simple Machines - Server Manager
Please do not PM for support - anything else is usually OK.

Kratty256


Arantor

Holder of controversial views, all of which my own.


Kratty256

1.82 MB. The last uploaded file on there was the same.

Arantor

There's been some changes behind the scenes since then...
Holder of controversial views, all of which my own.


SleePy

Andrew,

Would you mind sending the mod package and a link to where it is on the customize site to my email address (simply my name at simplemachines.org).  I can take a look at it and see if I can get it to upload or not.
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Kratty256


vbgamer45

I had that occur to me on a mod upload on the mod site I got it under 1mb and then it was ok.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Kratty256

Sounds like a size problem then... how exactly can a .zip file size be "reduced" though?

NanoSector

Quote from: Andrew94© on April 13, 2011, 01:04:45 PM
Sounds like a size problem then... how exactly can a .zip file size be "reduced" though?
1. By using a better compression program (WinRAR comes to mind).
2. By removing unused code.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Kratty256

I already use WinRAR. ;)

Almost everything in this mod is used - nothing is considered "unused".


NanoSector

Quote from: Andrew94© on April 13, 2011, 02:16:36 PM
I already use WinRAR. ;)

Almost everything in this mod is used - nothing is considered "unused".
At least try to minimize the code :P

Like
<?php
if (blablabla)
{
echo
'Ohi';
}
?>


Can be
<?php
if (blablabla)
echo
'Ohi';
?>
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

SleePy

Thank you for reporting this.  I have adjusted some server settings and it appears to be working now :)
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

kat

Quote
Entity Too Large

My wife complains about that, too, sometimes. ;)

SlammedDime

Quote from: Yoshi2889 on April 13, 2011, 02:19:25 PM
Quote from: Andrew94© on April 13, 2011, 02:16:36 PM
I already use WinRAR. ;)

Almost everything in this mod is used - nothing is considered "unused".
At least try to minimize the code :P

Like
<?php
if (blablabla)
{
echo
'Ohi';
}
?>


Can be
<?php
if (blablabla)
echo
'Ohi';
?>

Snipping out 4 bytes here and there isn't going to help much on compression.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

DoctorMalboro

Quote from: K@ on April 13, 2011, 04:52:46 PM
QuoteEntity Too Large
My wife complains about that, too, sometimes. ;)
God... that was some piece of not wanted information...

LiroyvH

She's referring to himself of course. He is overweight these days :P
((U + C + I)x(10 − S)) / 20xAx1 / (1 − sin(F / 10))
President/CEO of Simple Machines - Server Manager
Please do not PM for support - anything else is usually OK.

Advertisement: