Problems Updating to 1.255

RoRoo

Verified User
Joined
Dec 16, 2004
Messages
112
When I use the admin panel to update I get the following error:


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>

I use the following command to update manually:

cd /usr/local/directadmin
wget -O update.tar.gz https://www.directadmin.com/cgi-bin/daupdate?uid=123\&lid=1234
tar xvzf update.tar.gz
./directadmin p
cd scripts
./update.sh
service directadmin restart
Failes because:
Url listed is giving us:
* You are not allowed to run this program *

Woohooooo's going to fix this? :)
 
Last edited:
jmstacey said:
Did you replace the example uid and lid with your own license information?
ehm at first... no :)

Later on.. yes.. but still the same error. :'(
 
jmstacey said:
I would suggest dropping DA line, it could be a problem with your license on their end.
I've sent them an e-mail.
Let's hope something comes out of it..
 
Back
Top