Unable to Extract Zip File in Monsta FTP - InfinityFree

I am currently experiencing an issue with extracting a zip file in the Monsta FTP file manager provided by InfinityFree. I have uploaded a zip file to my htdocs folder, but when I try to extract it, nothing happens, and I receive an error in the browser console.

Steps I’ve Taken:

  1. I uploaded a zip file to my htdocs directory using Monsta FTP.
  2. I selected the zip file and clicked on the Extract button.
  3. However, the extraction process does not start, and I see the following error in the browser console:
    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 w.onload (vendor.js:12:57454)
    ‘Possibly unhandled rejection: {}’

What I’ve Tried So Far:

  • Refreshing the Monsta FTP interface.
  • Clearing browser cache and trying in different browsers (Google Chrome, Mozilla Firefox).
  • Checking file permissions (set to 644).
  • Trying to re-upload the zip file and extract it again.

Additional Information:

  • The zip file size is 140MB.
  • I am using the InfinityFree free hosting plan.
  • The zip file contains a Laravel project with several files.

Request for Help:

Can anyone help me with:

  1. Resolving the issue with extracting the zip file in Monsta FTP?
  2. Any suggestions on how to manually extract the zip file or use an alternative method (like SSH or FTP)?
  3. Is this a known issue with Monsta FTP or InfinityFree, and are there any ongoing server-side problems?

Thank you for your assistance!

Read this

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.