-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upload doesn't show the file #36
Comments
@kiralikbeyin Currently, there are images shown in the gallery. Also, I just uploaded a file and it is shown... do you have any errors in the console? |
Hi Perak, Meteor-Kitchen is awesome thank you for sharing. OK 2 MB is too large... [Error] Error: "Queue" failed [413] <title>413 Request Entity Too Large</title>413 Request Entity Too Largeng... [undefined], r@http://example-upload.meteorfarm.com/f8bcc8c55ca276bd4065a695062b3b4daef85a57.js?meteor_js_resource=true:5:3343 http://example-upload.meteorfarm.com/f8bcc8c55ca276bd4065a695062b3b4daef85a57.js?meteor_js_resource=true:179:3621 http://example-upload.meteorfarm.com/f8bcc8c55ca276bd4065a695062b3b4daef85a57.js?meteor_js_resource=true:179:976 http://example-upload.meteorfarm.com/f8bcc8c55ca276bd4065a695062b3b4daef85a57.js?meteor_js_resource=true:3:8379 onreadystatechange@http://example-upload.meteorfarm.com/f8bcc8c55ca276bd4065a695062b3b4daef85a57.js?meteor_js_resource=true:179:2272 runTaskDone (f8bcc8c55ca276bd4065a695062b3b4daef85a57.js:177:4185) r (f8bcc8c55ca276bd4065a695062b3b4daef85a57.js:177:5139) (anonim işlev) (f8bcc8c55ca276bd4065a695062b3b4daef85a57.js:179:3610) (anonim işlev) (f8bcc8c55ca276bd4065a695062b3b4daef85a57.js:179:977) (anonim işlev) (f8bcc8c55ca276bd4065a695062b3b4daef85a57.js:3:8380) onreadystatechange (f8bcc8c55ca276bd4065a695062b3b4daef85a57.js:179:2273) |
Looks like file size constraint... I'll check what I can do later today when I reach my computer again. |
Ok thank you. Your upload about db is looking good 👍 When will you publish it? |
upload doesn't show the file.. tried 500kb-2000kb jpeg and png files..
http://example-upload.meteorfarm.com
The text was updated successfully, but these errors were encountered: