Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

unrar message error but #104

Open
Titeuf49 opened this issue Feb 15, 2018 · 6 comments
Open

unrar message error but #104

Titeuf49 opened this issue Feb 15, 2018 · 6 comments

Comments

@Titeuf49
Copy link

Titeuf49 commented Feb 15, 2018

Hello,
I have a strange problem with rar & unrar with the latest version of rapidleech!
as you see on my images I have an error message that appears when I decompress files but rar or unrar is working!
as I can fix this problem?

Message 1 :
===plusrar version===
4.2
===php_uname===
Linux 4.9.58-xxxx-std-ipv6-64 #1 SMP Mon Oct 23 11:35:59 CEST 2017 x86_64
===rar version===
5.40
===rar executable info===
Name: "rar", Size: 1408608 bytes, MD5:22955e277bd502cb93201a04eff68fd2, chmod: 0755
===Return code===
255
===Error===

===List output===
RAR 5.40 Copyright (c) 1993-2016 Alexander Roshal 15 Aug 2016
Trial version Type RAR -? for help
Program aborted
===Executed command===
'/home/xxx/rapidleech/rar/rar' v -v -c- -x*.htaccess -x*.htpasswd -x*.php -x*.php3 -x*.php4 -x*.php5 -x*.phtml -x*.asp -x*.aspx -x*.cgi -- '/home/xxx/rapidleech/files/acccdz8e48z4ef.part1.rar'

Message 2 :
===plusrar version===
4.2
===php_uname===
Linux 4.9.58-xxxx-std-ipv6-64 #1 SMP Mon Oct 23 11:35:59 CEST 2017 x86_64
===rar version===
5.40
===rar executable info===
Name: "rar", Size: 1408608 bytes, MD5:22955e277bd502cb93201a04eff68fd2, chmod: 0755
===Return code===
3
===Error===
Checksum error in the encrypted file /home/zetof/rapidleech/files/acccdz8e48z4ef.part1.rar. Corrupt file or wrong password.
===List output===
RAR 5.40 Copyright (c) 1993-2016 Alexander Roshal 15 Aug 2016
Trial version Type RAR -? for help
Archive: /home/xxx/rapidleech/files/acccdz8e48z4ef.part1.rar
Details: RAR 4, volume, encrypted headers
0 files
===Executed command===
'/home/zetof/rapidleech/rar/rar' v -v -c- -p- -x*.htaccess -x*.htpasswd -x*.php -x*.php3 -x*.php4 -x*.php5 -x*.phtml -x*.asp -x*.aspx -x*.cgi -- '/home/xxx/rapidleech/files/acccdz8e48z4ef.part1.rar'

https://i.imgur.com/Z3tQyRc.jpg
https://i.imgur.com/hX816sd.jpg
https://i.imgur.com/cYtNRw0.jpg
thanks in advance

P.S: A problem with the forum rapidleech: Account Suspended
https://i.imgur.com/P7wAKbM.jpg

@Titeuf49
Copy link
Author

Titeuf49 commented Mar 5, 2018

Hi,
Up please, thank you

@MythodeaLoL
Copy link
Contributor

rar5 problem?

@andykimpe
Copy link
Contributor

andykimpe commented Aug 24, 2018

lol your rar version not updated

your rar version 5.40 actual 5.60

please update rar

eg your rapidshare installed to /var/www/html

cd /var/www/html

wget https://rarlab.com/rar/rarlinux-x64-5.6.0.tar.gz

tar -xvf rarlinux-x64-5.6.0.tar.gz

replace all file

rm -f rarlinux-x64-5.6.0.tar.gz

chmod 777 -R /var/www/html/

chmod 777 -R /var/www/html/*

this solution solve your problem?

@andykimpe
Copy link
Contributor

in addition I already gave you the answer here

#71

@stoneasher
Copy link

stoneasher commented Nov 25, 2018

lol your rar version not updated

your rar version 5.40 actual 5.60

please update rar

eg your rapidshare installed to /var/www/html

cd /var/www/html

wget https://rarlab.com/rar/rarlinux-x64-5.6.0.tar.gz

tar -xvf rarlinux-x64-5.6.0.tar.gz

replace all file

rm -f rarlinux-x64-5.6.0.tar.gz

chmod 777 -R /var/www/html/

chmod 777 -R /var/www/html/*

this solution solve your problem?

i did exactly the same instruction you specified in issue solution #71 , it still say the following in debug :

===plusrar version===
4.2
===php_uname===
Linux 3.16.0-ui18135.21-uiabi1-infong-amd64 #1 SMP Debian 3.16.56-1~ui80+1 (2018-05-15) x86_64
===rar executable info===
Name: "rar", Size: 573204 bytes, MD5:2910f92407e01ec56e664a217b0a2e28, chmod: 0777
===Return code===
127
===Error===
sh: 1: /homepages/39/d748576136/htdocs/privacydomainhere.net/rl/rar/rar: not found
===List output===
===Executed command===
'/homepages/39/d748576136/htdocs/privacydomainhere.net/rl/rar/rar' v -v -c-  -x*.htaccess -x*.htpasswd -x*.php -x*.php3 -x*.php4 -x*.php5 -x*.phtml -x*.asp -x*.aspx -x*.cgi -- '/homepages/39/d748576136/htdocs/privacydomainhere.net/rl/files/AdventureTPiratesoftheEnchiridionpc.rar' 

though i don't understand your last instruction in this post for the last two command on ssh
you say :
chmod 777 -R /var/www/html/
chmod 777 -R /var/www/html/*

do you mean the strict path as its that lead the root of website or the path of rapidleech , anyway i used the path leading to the rapidleech , don't know whats still wrong ?

for zip files when i try to unzip it , it show this message :

Fatal error: Out of memory (allocated 2097152) (tried to allocate 523368632 bytes) in /homepages/39/d748576136/htdocs/privacydomainhere.net/rl/classes/unzip.php on line 201

do i need to set php.ini memory specific size but i don't think it will work cause there is .htaccess already in the folders .

note : i used privacydomainhere.net in replace of my real domain for privacy issue , i don't want to expose it .

help is need as soon as possible with great thanks in advance .

@andykimpe
Copy link
Contributor

have by the rar no zip

open your own ticket for the zip

the zip and the rar is not the same thing

rar using rar and unrar

zip using zip and unzip

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants