folg / slimrat

Automatically exported from code.google.com/p/slimrat
MIT License
0 stars 0 forks source link

There is no form with ID "ff" ... Can't call method "make_request" #197

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. slimrat http://rapidshare.com/files/1415917730/Clifrncton.0504.avi

Please do so with the "--debug" flag enabled and attach the resulting dump file 
to this bug report.
Done.

What is the expected output? What do you see instead?
It should start download process but it doesn't. I get the following errors:
[22:19:49] Slimrat started (noninteractive command-line interface)
[22:19:49] Downloading 
'http://rapidshare.com/files/1415917730/Clifrncton.0504.avi'
[22:19:50] WARNING: check failed (unknown reason)
[22:19:50] WARNING: could not deduce filename, falling back to default string
[22:19:50] File will be saved as '/home/sebo/download/SLIMRAT_DOWNLOADED_FILE'
 There is no form with ID "ff" at /usr/lib/slimrat/plugins/Rapidshare.pm line 126 thread 2
[22:19:50] ERROR: download failed (Can't call method "make_request" on an 
undefined value)
[22:19:50] Retrying 2 more times
[22:19:50] Waiting 1:00
^C[22:19:52] Exiting

What version of the product are you using? On what operating system?
Slimrat 1.0 installed on Ubuntu Server 10.04 TLS using apt-get.

Please provide any additional information below.
Dump in attachment.

Original issue reported on code.google.com by s.mincew...@gmail.com on 19 Feb 2012 at 9:24

Attachments:

GoogleCodeExporter commented 9 years ago
Please update to the version from SVN. See 
http://code.google.com/p/slimrat/source/checkout

Thank you.

Original comment by premysl....@gmail.com on 19 Feb 2012 at 9:35

GoogleCodeExporter commented 9 years ago
[09:52:47] Slimrat started (noninteractive command-line interface)
[09:52:47] Updating plugins
[09:52:47] Everything up to date already
[09:52:47] Exiting

Checked out revision 461.

Problem still exists.

Original comment by s.mincew...@gmail.com on 20 Feb 2012 at 8:55

GoogleCodeExporter commented 9 years ago
please check if you are using the latest version of rapidshare plugin:

http://code.google.com/p/slimrat/source/browse/trunk/src/plugins/Rapidshare.pm

Original comment by premysl....@gmail.com on 21 Feb 2012 at 11:37

GoogleCodeExporter commented 9 years ago
update one more time to the version from SVN did the job!

Thx for your help! :)

Original comment by s.mincew...@gmail.com on 22 Feb 2012 at 9:00