FriendsOfFlarum / upload

The file upload extension with insane intelligence for your Flarum forum.
https://discuss.flarum.org/d/4154
MIT License
176 stars 95 forks source link

Uploading fail with big files returning no logs #293

Closed karuboniru closed 1 week ago

karuboniru commented 2 years ago

Bug Report

Current Behavior Uploading with big files will just fail, and no log is returned nor recorded.

Steps to Reproduce

  1. Setup fof/upload and php give it a big upload limit
  2. upload a big file, approx 8M
  3. Upload will just fail

Expected Behavior Uploading should just succeed

Screenshots If applicable, add screenshots to help explain your problem.

Environment

Flarum core 1.0.4
PHP version: 8.0.6
Loaded extensions: Core, date, libxml, pcre, zlib, filter, hash, json, readline, Reflection, SPL, session, ctype, curl, dom, fileinfo, gd, gmp, iconv, intl, mbstring, openssl, PDO, standard, SimpleXML, tokenizer, xmlwriter, zip, exif, mysqlnd, Phar, pdo_mysql, apcu, Zend OPcache
+---------------------------------+-------------+--------+
| Flarum Extensions               |             |        |
+---------------------------------+-------------+--------+
| ID                              | Version     | Commit |
+---------------------------------+-------------+--------+
| flarum-subscriptions            | v1.0.0      |        |
| flarum-tags                     | v1.0.3      |        |
| fof-follow-tags                 | 1.0.1       |        |
| flarum-suspend                  | v1.0.0      |        |
| flarum-flags                    | v1.0.0      |        |
| fof-nightmode                   | 1.0.0       |        |
| starsriver-mathplus             | 0.3.2       |        |
| ianm-follow-users               | 1.0.3       |        |
| fof-moderator-notes             | 1.0.0       |        |
| michaelbelgium-discussion-views | v7.0.0      |        |
| askvortsov-pwa                  | v3.0.3      |        |
| fof-drafts                      | 1.0.1       |        |
| fof-user-bio                    | 1.0.0       |        |
| flarum-lang-chinese-simplified  | v1.0.4.0810 |        |
| flarum-nicknames                | v1.0.0      |        |
| flarum-sticky                   | v1.0.0      |        |
| flarum-statistics               | v1.0.0      |        |
| flarum-mentions                 | v1.0.0      |        |
| flarum-lock                     | v1.0.0      |        |
| flarum-likes                    | v1.0.0      |        |
| flarum-emoji                    | v1.0.0      |        |
| flarum-bbcode                   | v1.0.0      |        |
| flarum-approval                 | v1.0.0      |        |
| flarum-lang-english             | v1.0.0      |        |
| fof-upload                      | 1.0.1       |        |
| fof-best-answer                 | 1.0.1       |        |
| askvortsov-auto-moderator       | v0.1.1      |        |
| clarkwinkelmann-emojionearea    | 1.0.0       |        |
| fof-profile-image-crop          | 1.0.0       |        |
| askvortsov-markdown-tables      | v1.2.1      |        |
| askvortsov-moderator-warnings   | v0.6.0      |        |
| flarum-markdown                 | v1.0.1      |        |
| fof-polls                       | 1.0.3       |        |
+---------------------------------+-------------+--------+
Base URL: https://ucaskernel.com
Installation path: /flarum/app
Debug mode: off

Additional Context

github-actions[bot] commented 1 week ago

This issue has been automatically closed because it received no activity for three months. If you think it was closed by accident, please leave a comment. If you are running into a similar issue on the latest version, please open a new issue. Thank you.