unable to install scripts

Now installing Mantis version 2.19.0 ..

Failed to extract source : Uncompression failed :

.. failed! See the error message above for the reason why.

all of these clients are jailed. is this why? Does the jail not support uncompress/unzip..etc etc?

Status: 
Closed (fixed)

Comments

it happens when i bring the domain out of the jail as well.

tried this on my newly minted 18.04 server: Now installing Mantis version 2.19.0 ..

Failed to extract source : Uncompression failed :

bash: fork: retry: Resource temporarily unavailable
bash: fork: retry: Resource temporarily unavailable
bash: fork: retry: Resource temporarily unavailable
bash: fork: retry: Resource temporarily unavailable
bash: fork: Resource temporarily unavailable

.. failed! See the error message above for the reason why.

Howdy -- thanks for contacting us!

Is this just an issue with Mantis, or are you seeing the same issue with other web apps as well?

For example, can you install WordPress into this particular domain?

Also, is this issue just happening with one particular account on your server? Or does that happen across multiple accounts?

It's definitely worth ensuring that you aren't seeing an issue with the quota for the domain, or disk space in general on the drive.

it isn't disk space or quota..i tried this on two different servers(as noted in the above comments).

flyspray failed on the 16.04 server. the first time these failures threw unable to create target directory. Once i manually created the folder with the correct permissions it then fails to uncompress: failure 1. Downloading http://ftp.drupal.org/files/projects/drupal-8.6.10.tar.gz .. Downloading https://ftp-origin.drupal.org/files/projects/drupal-8.6.10.tar.gz (16.08 MB) .. Received 1024 bytes (0 %) Received 1.61 MB (10 %) Received 3.22 MB (20 %) Received 4.82 MB (30 %) Received 6.43 MB (40 %) Received 8.04 MB (50 %) Received 9.65 MB (60 %) Received 11.25 MB (70 %) Received 12.86 MB (80 %) Received 14.47 MB (90 %) Received 16.08 MB (100 %) .. download complete.

Configuring webserver PHP settings .. .. done

Applying web server configuration .. .. done

Now installing Drupal version 8.6.10 ..

Failed to extract source : Failed to create target directory :

.. failed! See the error message above for the reason why.

Re-loading Webmin .. .. done

Applying web server configuration .. .. done

Failre 2 after manual folder creation: Now installing Drupal version 8.6.10 ..

Failed to extract source : Uncompression failed :

.. failed! See the error message above for the reason why.

Applying web server configuration .. .. done

this account is using 600 megs out of 4 GB. This is on the 16.04 server.

on my 18.04 server: Now installing Drupal version 8.6.10 ..

Failed to extract source : Uncompression failed :

bash: fork: retry: Resource temporarily unavailable
bash: fork: retry: Resource temporarily unavailable
bash: fork: retry: Resource temporarily unavailable
bash: fork: retry: Resource temporarily unavailable
bash: fork: Resource temporarily unavailable

.. failed! See the error message above for the reason why.

Re-loading Webmin .. .. done

Applying web server configuration .. .. done

Something is bugged with viirt right now....

this happens either jailed or not jailed on both machines.

That fork: retry: Resource temporarily unavailable bash message can mean that the number of processes the user is allowed to run was hit. Make sure you don't have any limits set for this domain on the Resource Limits page,

ok that fixed the 18.04 machine..although i have the limits turned off a setting of two was enabled...how about the 16.04 machine?

What different error are you getting on the 16.04 server?

it isn't disk space or quota..i tried this on two different servers(as noted in the above comments).

flyspray failed on the 16.04 server. the first time these failures threw unable to create target directory. Once i manually created the folder with the correct permissions it then fails to uncompress: failure 1. Downloading http://ftp.drupal.org/files/projects/drupal-8.6.10.tar.gz .. Downloading https://ftp-origin.drupal.org/files/projects/drupal-8.6.10.tar.gz (16.08 MB) .. Received 1024 bytes (0 %) Received 1.61 MB (10 %) Received 3.22 MB (20 %) Received 4.82 MB (30 %) Received 6.43 MB (40 %) Received 8.04 MB (50 %) Received 9.65 MB (60 %) Received 11.25 MB (70 %) Received 12.86 MB (80 %) Received 14.47 MB (90 %) Received 16.08 MB (100 %) .. download complete.

Configuring webserver PHP settings .. .. done

Applying web server configuration .. .. done

Now installing Drupal version 8.6.10 .. Failed to extract source : Failed to create target directory :

.. failed! See the error message above for the reason why.

Re-loading Webmin .. .. done

Applying web server configuration .. .. done

Failre 2 after manual folder creation: Now installing Drupal version 8.6.10 .. Failed to extract source : Uncompression failed :

.. failed! See the error message above for the reason why.

Applying web server configuration .. .. done

this account is using 600 megs out of 4 GB. This is on the 16.04 server.

If you SSH in as root and run the df -i command to show the number of free inodes on your system, what does it output?

Filesystem Inodes IUsed IFree IUse% Mounted on udev 3081196 456 3080740 1% /dev tmpfs 3086069 807 3085262 1% /run /dev/md1 29540352 396382 29143970 2% / tmpfs 3086069 1 3086068 1% /dev/shm tmpfs 3086069 22 3086047 1% /run/lock tmpfs 3086069 16 3086053 1% /sys/fs/cgroup tmpfs 3086069 4 3086065 1% /run/user/0 root@web3:~# looks like i have plenty available.

since this issue is not present on 18.04 and 16.04 only supports php 7.0 i am just going to reinstall this machine to 18.04.

Status: Fixed ยป Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.