update from 1.35.1 to 1.36 failed

zhihao

New member
Joined
Jul 9, 2010
Messages
2
Dear Dir,

I use "update directadmin" (in http://my.domain.com:2222/CMD_LICENSE?update=program) to update my directadmin from 1.35.1 to 1.36, but failed. Could you please give me some advice? Thank you very much.

And I get *** An error has occurred while trying to update the software ***

This is an automated message notifying you that an error has occurred while trying to update the software.
The generated error message is as follows:

Error restoring file /usr/local/directadmin/update.tar.gz :
gzip: stdin: not in gzip format
/bin/tar: Child returned status 1
/bin/tar: Error exit delayed from previous errors
: tar returned error code 512<br>
<br>
<br>
Try updating manually: http://help.directadmin.com/item.php?id=29<br>


Please contact JBMC-Software, including the error message. Failure to do so could result in an inactive control panel.
 
Did you try everything in the guide? The last line in the guide says to contact DirectAdmin staff; you can do that here.

Jeff
 
why not just use custombuild to update directadmin

$ cd /usr/local/directadmin/custombuild
$ ./build update
$ ./build update_versions
 
User Peter Laws is correct. CustomBuild does NOT update DirectAdmin.

Jeff
 
I upgraded 2 servers without problem using custombuild.

# cd /usr/local/directadmin/custombuild
# ./build update
# ./build update_da
 
But as Peter Laws and I have both mentioned, you updated everything except the DirectAdmin system itself, which is NOT updated by CustomBuild.

Jeff
 
Hey,

Ummmm.... using ./build update_da will update DirectAdmin...

I recently used CustomBuild ver. 1.1.19 to update DA on one of our servers...

David
 
Hmmm.... I didn't know that, but our point still stands unless the all inclusive build also updates DirectAdmin, and I don't think it does.

Jeff
 
Back
Top