<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>rapidgator - 1 file per day (at a time)</title>
        <description> FRD 0.9u1
on
Java(TM) SE Runtime Environment (build 1.7.0_15-b03)
Java HotSpot(TM) Client VM (build 23.7-b01, mixed mode, sharing)

rapidgator.net 1.1.3 (by: tong2short and birchie)

ERROR - You can`t download not more than 1 file at a time in free mode

Tis is a tird day that I can download just one file per day!
I am on static ip and I am only user on that ip!

That is why I file this report...

After klicking just ok on 3 captcha I fill in 4-th time and started download at 07:14:05 CET...

File 6 was 1G and finished downloading aprox 3 to 4 hours later...

When I started download of file 7 at 19:15:54 CET i get ERROR - You can`t download not more than 1 file at a time in free mode?!

I guess that the problem si in this:
WARNING: SimpleHttpConnectionManager being used incorrectly.  Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.

You can find log in attachments...

please help somehow...</description>
        <link>https://wordrider.net/forum/10/11988/11988/_subject_#msg-11988</link>
        <lastBuildDate>Fri, 10 Apr 2026 19:22:06 +0000</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>https://wordrider.net/forum/10/11988/12058/_subject_#msg-12058</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/12058/_subject_#msg-12058</link>
            <description><![CDATA[ birchie Wrote:<br />
-------------------------------------------------------<br />
&gt; But, if a RG file is download from start to end,<br />
&gt; without interruption, I can download 2 sometimes 3<br />
&gt; files before the error <br />
<br />
<br />
That is what happened when i started to download from RG  but since i have 100 or so downloads from RG than i must resume them cause all other reported an error after second file...<br />
And then was going one file per day...<br />
<br />
birchie Wrote:<br />
-------------------------------------------------------<br />
&gt; I have found that if I resume a RG download, the<br />
&gt; error "You can`t download not more than 1 file at<br />
&gt; a time in free mode" <br />
&gt; would appear preventing any further downloads.<br />
<br />
And i could use proxy as you suggested but downloading whit browser the way I described gives me the same thing...<br />
I download this way 3 to 4 files per day (limitations are speed and my free time) cause the files are approximately 1GB...<br />
<br />
I would not resume downloads if downloads stopped after first error and try to download that file whit error until it resolves...<br />
But plugin continue whit another file and error and another one until the end... then i must resume downloads to start them again and after first download i have an error on all of the rest...]]></description>
            <dc:creator>Ctojko</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 15 Mar 2013 23:09:07 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/12056/_subject_#msg-12056</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/12056/_subject_#msg-12056</link>
            <description><![CDATA[ I have found that if I resume a RG download, the error "You can`t download not more than 1 file at a time in free mode" <br />
would appear preventing any further downloads.<br />
But, if a RG file is download from start to end, without interruption, I can download 2 sometimes 3 files before the error <br />
message locks onto my IP.  <br />
Then using proxies will help to download more from RG daily<br />
<br />
This error was appearing when validating a RG link while a download was in progress. <br />
This should not have happened when validating, and was fixed in latest plugin to always allow RG link validation<br />
Note: this validation change has no impact on download problems]]></description>
            <dc:creator>birchie</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 15 Mar 2013 22:14:37 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/12055/_subject_#msg-12055</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/12055/_subject_#msg-12055</link>
            <description><![CDATA[ maybe is better to explain it this way:<br />
<br />
<pre class="bbcode_geshi"><div class="head">Language: Java</div>You acquire <span class="nu0">6</span> pages from rapidgator... <span class="me1"><span class="br0">&#40;</span></span>$page1.<span class="me1">get</span><span class="br0">&#40;</span>url<span class="nu0">-1</span><span class="br0">&#41;</span>;  $page2.<span class="me1">get</span><span class="br0">&#40;</span>url<span class="nu0">-2</span><span class="br0">&#41;</span>; $page3.<span class="me1">get</span><span class="br0">&#40;</span>url<span class="nu0">-3</span><span class="br0">&#41;</span>; etc<span class="br0">&#41;</span>
then you process one page <span class="kw1">for</span> captcha request by &lt;a href=<span class="st0">&quot;#&quot;</span> <span class="kw2">class</span>=<span class="st0">&quot;link act-link btn-free&quot;</span>&gt; <span class="br0">&#40;</span>$get_captcha<span class="br0">&#40;</span>page1<span class="br0">&#41;</span><span class="br0">&#41;</span>
process captcha; start download...
<span class="me1">when</span> that download finish
then you process second page <span class="kw1">for</span> captcha request by &lt;a href=<span class="st0">&quot;#&quot;</span> <span class="kw2">class</span>=<span class="st0">&quot;link act-link btn-free&quot;</span>&gt; <span class="br0">&#40;</span>$get_captcha<span class="br0">&#40;</span>page2<span class="br0">&#41;</span><span class="br0">&#41;</span>
process captcha; start download...
<span class="me1">when</span> that download finish third one... <span class="me1">etc</span>
&nbsp;
Until error appears...
<span class="me1">then</span> acquire THAT page whit error until error is resolved...
<span class="me1">when</span> error is resolved then start from that file on...
&nbsp;
<span class="me1">again</span> acquire <span class="nu0">6</span> pages pages from that file on etc...</pre>]]></description>
            <dc:creator>Ctojko</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 15 Mar 2013 18:43:28 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/12054/_subject_#msg-12054</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/12054/_subject_#msg-12054</link>
            <description><![CDATA[ no, tong2shot, you did not understand quite... you just open simultaneously 6 PAGES for downloads and then (when you open all pages) you start only one FILE download and when that download finish then start the second one etc... Not force downloading 6 FILES simultaneously in FRD...<br />
<br />
Error message "Session not found" appears if you try to download more then one at the time and when session expires (after 24 or 48 hrs)<br />
<br />
That is the reason I  suggested that when error apears pause all rapidgators downloads except the one whit error and try to open that <span style="color:#FF0000">PAGE</span> with no errors... Cause session expired and need to REopen pages whit download links when error state resolve...<br />
<br />
Now plugin start one download and all other active downloads trow an errors "You can`t download not more than 1 file at a time in free mode" when that download finish... Cause plugin opens page whit download right before starts captcha request...<br />
<br />
My bad by saying try to open that file... i meant page! that is why is red... :/]]></description>
            <dc:creator>Ctojko</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 15 Mar 2013 18:07:38 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/12053/_subject_#msg-12053</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/12053/_subject_#msg-12053</link>
            <description><![CDATA[ I think you just need to Reset your Internet modum, I've tried and succeed]]></description>
            <dc:creator>vinhkien112</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 15 Mar 2013 16:11:10 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/12050/_subject_#msg-12050</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/12050/_subject_#msg-12050</link>
            <description><![CDATA[ Ctojko Wrote:<br />
-------------------------------------------------------<br />
&gt; Solution:<br />
&gt; Make plugin open simultanious max downloads page<br />
&gt; per day (or more) at the same time!<br />
&gt; Then start downloads one by one.<br />
&gt; When error apears pause all rapidgators downloads<br />
&gt; exept the one whit error and try to open that<br />
&gt; file!<br />
&gt; When get page with no errors again opens max<br />
&gt; downloads page per day (or more) at the same time<br />
&gt; and process starts again....<br />
<br />
I tried force downloading 6 files simultaneously in  FRD, but only 1 succeed, 2 others caught "Session not found" error or something like that, and the rest caught captcha session expire (they have odd short time captcha session, less than 30 seconds, last time I tested).<br />
<br />
And what do you mean by "try to open that file" ?]]></description>
            <dc:creator>tong2shot</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 15 Mar 2013 10:28:24 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/12037/_subject_#msg-12037</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/12037/_subject_#msg-12037</link>
            <description><![CDATA[ I owe you an apology!<br />
And i have a solution to offer! (:D<br />
<br />
Figured out what I was doing wrong... Finally!<br />
Same thing happened to downloads whit browser when i was opening file one after another!<br />
Meaning that rapidgator has some scam going on...<br />
<br />
Earlyer in the test (past few days) i was opening 5-6 download pages (in the same time) and I started downloads one after another BUT LINK TO PAGE HAS ALREDY OPENED EARLYER!!!<br />
I always use this method when i downloading something...<br />
That way I started downloads one after another without waiting 15 min. or some error message that i downloading some file or something, just wait 60 sec. and enter captcha code!<br />
Only downside is that after some time downloads wont start after entering a captcha code cause session on that opened id (when you open thous windows on start) expires...<br />
But this is not so big issue cause long before that you rich maximum downloads for day...<br />
I didn`t notice how many files you can download per day (3 or 4) but i guess you guys knows... ;)<br />
<br />
Solution:<br />
Make plugin open simultanious max downloads page per day (or more) at the same time!<br />
Then start downloads one by one.<br />
When error apears pause all rapidgators downloads exept the one whit error and try to open that file!<br />
When get page with no errors again opens max downloads page per day (or more) at the same time and process starts again....<br />
<br />
If it is possible to do that in a plugin level it will be great...<br />
If is not then we have to wait vity for update of FRD...<br />
<br />
But newer the less I admit I was wrong!<br />
<br />
Sorry for speling mistakes... didn`t have a time to check all...<br />
<br />
Side note:<br />
If you don`t understand what I was speaking, please ask for further explanation...<br />
<br />
BTW I updated FRD to 9u2 :)]]></description>
            <dc:creator>Ctojko</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 13 Mar 2013 19:24:26 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/11999/_subject_#msg-11999</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/11999/_subject_#msg-11999</link>
            <description><![CDATA[ I used same scenario, only diference is that this time I used browser (Mozilla) and not FRD...<br />
<br />
Started download at 07:26 CET file 1GB... ETA 4hrs... Then I went to work...<br />
<br />
Second file of 1GB started at 18:10 CET whithout any error...<br />
40% at 20:20 CET...<br />
<br />
I will wait for download to finish and start another one before I went to slep, and edit this mesage with related data...<br />
<br />
[edit:]<br />
<br />
Finished downloading of second file at 23:48 CET... (after 5 hrs and 38 min.)<br />
<br />
Third file of 1GB started after 60 econds at 23:50 CET... still downloading...<br />
<br />
I would not say nothing more on this subject...<br />
Draw your own conclusion...<br />
<br />
If you figure out what is happening please let  me know so i can stop using my browser for download and get back to my favorite FRD...]]></description>
            <dc:creator>Ctojko</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Thu, 07 Mar 2013 19:29:05 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/11992/_subject_#msg-11992</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/11992/_subject_#msg-11992</link>
            <description><![CDATA[ Yes, (same error) and when there is no error I started FRD and it started dll also...<br />
I could not figure out that way what is the reason for error... FRD holding the connection to rapidgator or rapidgator.net scam...<br />
I will test rapidgator.net tomorow with browser connection and downloads (one by one) to see is there is a diference and I will post the results...<br />
<br />
Plese don`t get me wrong, I test because of me! Not that i dont belive birchie knowledge... I just don't take nothing A priori... My knowledge is dependent on my experience...]]></description>
            <dc:creator>Ctojko</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 06 Mar 2013 23:43:20 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/11991/_subject_#msg-11991</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/11991/_subject_#msg-11991</link>
            <description><![CDATA[ Have you tried to download the file via browser ?]]></description>
            <dc:creator>tong2shot</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 06 Mar 2013 23:01:35 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/11990/_subject_#msg-11990</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/11990/_subject_#msg-11990</link>
            <description><![CDATA[ Ok, but as you quoted answer from rapidgator, they sugested that is IP (proxy) related problem! And i mentioned in my initial post that I am on MY static ip and I am ONLY USER on that ip! (PUBLIC, STATIC, Internet Protocol ADDRESS)<br />
<br />
I respect your knowledge and if you say that HttpMethod.releaseConnection() is not responsible for error in wich rapidgator.net does not register that I have completed downloading a file I gues that this is some scam from rapidgator to sell more premium accounts *as you mentioned...<br />
<br />
Thank you for your responce!<br />
<br />
I started download with same warning at 23:02:01 CET<br />
<br />
app.log in attacment...]]></description>
            <dc:creator>Ctojko</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 06 Mar 2013 22:33:26 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/11989/_subject_#msg-11989</guid>
            <title>Re: rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/11989/_subject_#msg-11989</link>
            <description><![CDATA[ This is not a plugin or FRD problem<br />
rapidgator.net does not always register that you have completed downloading a file<br />
FRD is reporting the same error message you would recieve if using a browser.<br />
This could be a error in rapidgator's system or an attempt to sell more premium accounts<br />
Contact rapidgator for further assistance<br />
<br />
From [<a href="http://rapidgator.net/article/faq/id/3" rel="nofollow" >rapidgator.net</a>] FAQ<br />
<span style="font-size:small"><span style="color:#00008B">Q. Your system reports that I download files or that I have already downloaded too much. But I have not downloaded anything! What is wrong?<br />
A. Our system uses your IP-address in order to count the number of downloads. If you receive such message and you really have not downloaded anything, then you probably use a proxy server, which is simultaneously used by other people. You should disable the proxy server. If your provider does not allow it - the only possible solution in this case is to buy Premium-account. Premium-Account is used to recognize users cookies, instead of IP-address.</span></span>]]></description>
            <dc:creator>birchie</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 06 Mar 2013 20:25:45 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/11988/11988/_subject_#msg-11988</guid>
            <title>rapidgator - 1 file per day (at a time)</title>
            <link>https://wordrider.net/forum/10/11988/11988/_subject_#msg-11988</link>
            <description><![CDATA[ FRD 0.9u1<br />
on<br />
Java(TM) SE Runtime Environment (build 1.7.0_15-b03)<br />
Java HotSpot(TM) Client VM (build 23.7-b01, mixed mode, sharing)<br />
<br />
rapidgator.net 1.1.3 (by: tong2short and birchie)<br />
<br />
ERROR - You can`t download not more than 1 file at a time in free mode<br />
<br />
Tis is a tird day that I can download just one file per day!<br />
I am on static ip and I am only user on that ip!<br />
<br />
That is why I file this report...<br />
<br />
After klicking just ok on 3 captcha I fill in 4-th time and started download at 07:14:05 CET...<br />
<br />
<a href="http://rapidgator.net/file/59318126/Hardstyle_October_2012.part6.rar.html" rel="nofollow" >File 6</a> was 1G and finished downloading aprox 3 to 4 hours later...<br />
<br />
When I started download of <a href="http://rapidgator.net/file/59318128/Hardstyle_October_2012.part7.rar.html" rel="nofollow" >file 7</a> at 19:15:54 CET i get ERROR - You can`t download not more than 1 file at a time in free mode?!<br />
<br />
I guess that the problem si in this:<br />
WARNING: SimpleHttpConnectionManager being used incorrectly.  Be sure that HttpMethod.releaseConnection() is always called and that only one thread and/or method is using this connection manager at a time.<br />
<br />
You can find log in attachments...<br />
<br />
please help somehow...]]></description>
            <dc:creator>Ctojko</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Wed, 06 Mar 2013 19:24:58 +0000</pubDate>
        </item>
    </channel>
</rss>
