Resource icon

XenResource Support Large Files [Paid] 1.0.4

PayPal: $20.00
Got 1 error when i uploaded 130mb file, got second error when i uploaded 2 small files
 

Attachments

  • erroe.JPG
    erroe.JPG
    17.3 KB · Views: 77
  • uploadin-2files.JPG
    uploadin-2files.JPG
    198.8 KB · Views: 89
Server error log
InvalidArgumentException: Missing chunks upload! src/addons/Truonglv/XFRMSupportLargeFile/Service/Uploader.php:75
Generated by: Eduard Oct 24, 2020 at 1:10 AM



Stack trace
#0 src/addons/Truonglv/XFRMSupportLargeFile/XFRM/Pub/Controller/ResourceItem.php(67): Truonglv\XFRMSupportLargeFile\Service\Uploader->mergeUploads('Truonglv-XFRMSu...', 1, 22697)
#1 src/XF/Mvc/Dispatcher.php(350): Truonglv\XFRMSupportLargeFile\XFRM\Pub\Controller\ResourceItem->actionLargeFileUpload(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(261): XF\Mvc\Dispatcher->dispatchClass('XFRM:ResourceIt...', 'LargeFileUpload', Object(XF\Mvc\RouteMatch), Object(Truonglv\XFRMSupportLargeFile\XFRM\Pub\Controller\ResourceItem), NULL)
#3 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(Truonglv\XFRMSupportLargeFile\XFRM\Pub\Controller\ResourceItem), NULL)
#4 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#6 src/XF.php(391): XF\App->run()
#7 index.php(20): XF::runApp('XF\\Pub\\App')
#8 {main}
 
Any update on the issues?
 
will take up in today or tomorrow. But look like some requests has been blocked in your site
Truonglv1- Maybe cloudflare is blocking? That's why i asked if this will bypass cloudflare 100mb limit, (with&without) your addon i can upload up to 100mb without issues. the issue appears at bigger files like 130mb

2-this https://nobita.me/attachments/uploadin-2files-jpg.4169/ happens only when i choose bulk upload, if i upload 1 by 1 it works fine. consider this not issue
 
View previous replies…
1- Maybe cloudflare is blocking? That's why i asked if this will bypass cloudflare 100mb limit, (with&without) your addon i can upload up to 100mb without issues. the issue appears at bigger files like 130mb

2-this https://nobita.me/attachments/uploadin-2files-jpg.4169/ happens only when i choose bulk upload, if i upload 1 by 1 it works fine. consider this not issue
fmsc88Can you capture this option in your site?
Maximum attachment file size
 
Here,
stuck.JPG shows where it stucks now with file 130mb
fmsc88I see the problem. You set max file size to 200MB which cloudflare limit 100MB so Cloudflare will block the request. You may set that value low than 100MB.
 
Back
Top