ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

This forum is for issues with installing Joomla! 3.x on IIS webservers.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
aspkiddy
Joomla! Apprentice
Joomla! Apprentice
Posts: 14
Joined: Mon Nov 01, 2010 6:15 pm

ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

Post by aspkiddy » Thu Nov 03, 2016 8:01 pm

Hi :)
I did try to update my website with Joomla Installation method in the back end : mysite/administrator/index.php?option=com_joomlaupdate
But I can't upgrade from Joomla : I have a popUp :
ERROR: The archive file is corrupt, truncated or archive parts are missing
Why I have this error :'( and how I can update it ? :(
Thnaks for help :)

Version de PHP : 5.5.11
Serveur web : Microsoft-IIS/7.5
Version de Joomla : Joomla! 3.6.3 Stable [ Noether ] 17-October-2016 13:35 GMT

phamtungpth
Joomla! Guru
Joomla! Guru
Posts: 502
Joined: Mon Aug 26, 2013 2:32 am
Contact:

Re: ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

Post by phamtungpth » Fri Nov 04, 2016 4:26 am

Hello,

I tried with these steps and success:

1. Download the update package file.
2. Go to /administrator/index.php?option=com_joomlaupdate
3. Click Upload & Update tab.
4. Install by uploading the downloaded file (on step#1).

User avatar
leolam
Joomla! Master
Joomla! Master
Posts: 20652
Joined: Mon Aug 29, 2005 10:17 am
Location: Netherlands/ Germany/ S'pore/Bogor/ North America
Contact:

Re: ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

Post by leolam » Fri Nov 04, 2016 4:29 am

Joomla's #1 Professional Services Provider:
#Joomla Professional Support: https://gws-desk.com -
#Joomla Specialized Hosting Solutions: https://gws-host.com -

aspkiddy
Joomla! Apprentice
Joomla! Apprentice
Posts: 14
Joined: Mon Nov 01, 2010 6:15 pm

Re: ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

Post by aspkiddy » Fri Nov 04, 2016 7:02 pm

Hi Phamtungpth;
It works with your solution : :)
phamtungpth wrote:Hello,

I tried with these steps and success:

1. Download the update package file.
2. Go to /administrator/index.php?option=com_joomlaupdate
3. Click Upload & Update tab.
4. Install by uploading the downloaded file (on step#1).
On my site :
Joomla! 3.6.4 is available: "Update Now"

So I clicked on "Update Now"

On index.php?option=com_joomlaupdate

I clicked on :

Update package URL --> https://downloads.joomla.org/cms/joomla ... pat=my.zip

I downloaded : Joomla_3.6.4-Stable-Update_Package.zip (10,3 Mo )

and I clicked 'Upload & Update tab.'

Joomla package file : Joomla_3.6.4-Stable-Update_Package.zip
Installation method : Write files directly

I clicked on 'Upload & Install'

I have a this message :
Are you sure you want to install the file you uploaded?

Make sure that the update file you have uploaded comes from the official Joomla download page.
Afterwards, please confirm that you want to install it by re-entering the login information for your site "My Site | http://www.mysite.ca" below.


Login and
I clicked "on Install'
Your site has been successfully updated. Your Joomla version is now 3.6.4.
:) :p

Many thanks

User avatar
trzepiz
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jul 24, 2009 5:14 am
Location: Poland
Contact:

Re: ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

Post by trzepiz » Fri Nov 04, 2016 10:24 pm

ERROR:
The archive file is corrupt, truncated or archive parts are missing
I have this problem on all my sites on localhost server (JAMP and XAMPP) Windows 10.
I think it happened when change the update server address to new

Code: Select all

https://downloads.joomla.org/cms/joomla3/3-6-4/joomla_3-6-4-stable-update_package-zip?format=zip&jcompat=my.zip

User avatar
Krki
Joomla! Intern
Joomla! Intern
Posts: 94
Joined: Wed Feb 21, 2007 7:57 pm
Location: Zagreb, Croatia

Re: ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

Post by Krki » Thu Nov 10, 2016 7:52 pm

trzepiz wrote: I have this problem on all my sites on localhost server (JAMP and XAMPP) Windows 10.
I think it happened when change the update server address to new

Code: Select all

https://downloads.joomla.org/cms/joomla3/3-6-4/joomla_3-6-4-stable-update_package-zip?format=zip&jcompat=my.zip
Same issue on my localhost XAMPP server on WIndows 8.
Joomla installer is upgraded.
Every Joomla website installed on XAMPP (approx 200 of them) experiences same error when attempting upgrade.
Paths are correctly set - it was working OK before. All components are installing normally.
However, downloading ZIP from Reinstall package URL and using Upload & Update works OK.
PHP 5.4.22, mysql 5.5.34
Regards

sirdna123
Joomla! Apprentice
Joomla! Apprentice
Posts: 42
Joined: Sun Oct 07, 2012 9:10 pm

Re: ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

Post by sirdna123 » Wed Feb 08, 2017 11:06 am

my solotin was i changes in confogurtion php full path of tmp and log

had universal

public $log_path = '.../log';
public $tmp_path = '.../tmp';

change to full path

public $log_path = '/home/domain/public_html/domain/log';
public $tmp_path = '/home/domain/public_html/domain/tmp';

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30934
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

Post by Per Yngve Berg » Wed Feb 08, 2017 2:26 pm

sirdna123 wrote:my solotin was i changes in confogurtion php full path of tmp and log

had universal

public $log_path = '.../log';
public $tmp_path = '.../tmp';

change to full path

public $log_path = '/home/domain/public_html/domain/log';
public $tmp_path = '/home/domain/public_html/domain/tmp';
You are in the wrong forum. You don't have a Windows Server.

alexanders-nz
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed May 23, 2018 10:03 pm

Re: ERROR: The archive file is corrupt, truncated or archive parts are missing : Upgrade from 3.6.3 to 3.6.4

Post by alexanders-nz » Wed May 23, 2018 10:35 pm

almost certainly this error is because your php.ini hasn't been set to allow posts and/or file uploads large enough to deal with the upgrade zip file. Probably 20MB is large enough.
eg. ; Maximum allowed size for uploaded files.
upload_max_filesize = 20M

and post_max_size=20M

Good Luck!


Locked

Return to “Joomla! 3.x on IIS webserver”