I got an api error when I uploaded a zip archive and clicked extract.
Details:
https://filemanager.ai/new/application/api/api.php
browser console error info:
vendor.js:12 TypeError: Cannot read properties of undefined (reading 'fileKey')
at monsta-min-2.10.4.js:1:43312
at l (vendor.js:12:71988)
at vendor.js:12:72434
at d.$digest (vendor.js:12:78277)
at d.$apply (vendor.js:12:80271)
at a (vendor.js:12:54268)
at m (vendor.js:12:57030)
at XMLHttpRequest.<anonymous> (vendor.js:12:57454) 'Possibly unhandled rejection: {}'
```
API Response:
```text
Fatal error: Uncaught Error: Call to a member function getFileNames() on null in
/var/www/html/new/application/api/file_sources/connection/ArchiveExtractor.php:78
Stack trace:
#0 /var/www/html/new/application/api/file_sources/connection/ArchiveExtractor.php(84): ArchiveExtractor->setupArchiveHandle()
#1 /var/www/html/new/application/api/request_processor/RequestDispatcher.php(685): ArchiveExtractor->getFileCount()
#2 /var/www/html/new/application/api/request_processor/RequestDispatcher.php(95): RequestDispatcher->downloadForExtract(Array)
#3 /var/www/html/new/application/api/request_processor/RequestMarshaller.php(98): RequestDispatcher->dispatchRequest('downloadForExtr...', Array)
#4 /var/www/html/new/application/api/api.php(55): RequestMarshaller->marshallRequest(Array, false)
#5 {main}
thrown in /var/www/html/new/application/api/file_sources/connection/ArchiveExtractor.php on line 78