JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #2261  
Old 21.10.2016, 10:22
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

For many long years, there were no problems with the downlaoding, so I do not know what you mean ?
You can always change something in the code plug (not necessarily good effect) because none of the developers does not test, only users.
Everything was fine with downloading files, without blocks downloading, everything before worked properly. When there was a problem logging in to Accounts Manager on the next subsequent updates occurred blockade.
I do not know what developers raztoki and pspzockerscne change. You have to ask them about? You can find the answer what it has so far changed in the code plug and maybe delete something important in the plug. So many questions and I do not know any answers.
I represented the comparison, but does anyone care? Everyone prefers to ignore posts and speak "Everything work fine here"
Log shows, too many open applications.
The server will not allow is to open multiple pages URL in one second.
Can be only one page.
Only use (API Execute Method) l method for calling a sequence allows up to 25 requests per second.
Reply With Quote
  #2262  
Old 21.10.2016, 11:28
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

We just updated the plugin to your wishes.
First you wanted to limit number of requests and now you complain about number of requests! It seems you don't know what you want. We can remove the limits again but then you will again complain about *too many requests*
__________________
JD-Dev & Server-Admin
Reply With Quote
  #2263  
Old 21.10.2016, 11:46
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Please TEST

Open multiple pages
URL: vk.com/photoXXX_XXX in your browser.
Possible ? No!
ERROR: "You tried to load...".
---------------------------------
Open a lot of pages vk.com/al_photos.php
Possible ? Yes. You can open a 100, 1000 URL, not matter without waiting and without block
Reply With Quote
  #2264  
Old 21.10.2016, 11:50
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Old Hoster plug

Setting a lot of threads to 50 (!!) simultaneous 50 - 80 MiB/s (Super Speed)
Nothing blocks - how is that possible? Hm ?
Reply With Quote
  #2265  
Old 21.10.2016, 12:03
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Old revision
VKontakteHosterRu.class
Many threads, many simultaneous downloads.:thumbup:
Working without a block and high speed.

Now why in the newest plugin / new Update are not possible.:confused:
Possible, but only setting 1 siumultaneous.
It never will no longer work with more simultaneous downloads?
No longer support /work for multiple simultaneous downloads?



Reply With Quote
  #2266  
Old 21.10.2016, 12:26
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,509
Default

Request nicely, promise not to blame after, then I will commit the change.
__________________
FAQ: How to upload a Log
Reply With Quote
  #2267  
Old 21.10.2016, 12:34
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Code:
Fri Oct 21 12:22:43 CEST 2016
Package: package_1477045162820.awf
Install
Write Revision: 8773
----------------Plugins----------------
 
   jd/plugins/decrypter/VKontakteRu$1.class
   jd/plugins/decrypter/VKontakteRu.class
   
   jd/plugins/hoster/VKontakteRuHoster.class

Reproduce:

1. Start Download
2. Download time for 10 seconds and immediately block the download.:blink:


Code:
<div id="page_body" class="fl_r " style="width: 795px;">
      <div id="header_wrap2">
        <div id="header_wrap1">
          <div id="header" style="display: none">
            <h1 id="title"></h1>
          </div>
        </div>
      </div>
      <div id="wrap_between"></div>
      <div id="wrap3"><div id="wrap2">
  <div id="wrap1">
    <div id="content"><div class="message_page page_block">
  <div class="message_page_title">Error</div>
  <div class="message_page_body">
    You tried to load the same page more than once in one second.<br>Please go back and try again.
    <button class="flat_button message_page_btn" id="msg_back_button">Back</button>
  </div>
Reply With Quote
  #2268  
Old 21.10.2016, 12:37
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Quote:
Originally Posted by tony2long View Post
Request nicely, promise not to blame after, then I will commit the change.
"Here is a dog buried"
Code:
Reproduce:
Start Download = Block Download

Code:
<div id="content"><div class="message_page page_block">
  <div class="message_page_title">Error</div>
  <div class="message_page_body">
    You tried to load the same page more than once in one second.<br>Please go back and try again.
    <button class="flat_button message_page_btn" id="msg_back_button">Back</button>
  </div>
Reply With Quote
  #2269  
Old 21.10.2016, 12:42
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

The source shows blockade


--ID:176TS:1477045723839-16-10-21 12:28:43 - [jd.http.Browser(loadConnection)] ->
BrowserID:124|RequestID:1|URL:**External links are only visible to Support Staff**...
----------------Request Content-------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "**External links are only visible to Support Staff**>
<html xmlns="**External links are only visible to Support Staff** xml:lang="en" lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="shortcut icon" href="/images/icons/favicons/fav_logo.ico?5" />

<link rel="apple-touch-icon" href="/images/safari_60.png">
<link rel="apple-touch-icon" sizes="76x76" href="/images/safari_76.png">
<link rel="apple-touch-icon" sizes="120x120" href="/images/safari_120.png">
<link rel="apple-touch-icon" sizes="152x152" href="/images/safari_152.png">

<meta http-equiv="content-type" content="text/html; charset=windows-1251" />
<meta name="description" content="" />


<title>Error</title>

<noscript><meta http-equiv="refresh" content="0; URL=/badbrowser.php"></noscript>
Reply With Quote
  #2270  
Old 21.10.2016, 12:53
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 68,419
Default

Merged vk threads ...

GreeZ psp
__________________

On vacation / im Urlaub
START: 2023-09-26
END: TBA


JD Supporter, Plugin Dev. & Community Manager
JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
That's true James
Quote:
Originally Posted by James
Die Leute verstehen einfach nicht dass nur weil man mit einer Waffe auch auf Menschen schießen kann dass ein Schützenver​ein kein Ort für Amoklaufide​en ist

Reply With Quote
  #2271  
Old 21.10.2016, 13:03
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Isue Download (Not Decrypt / Not Parse)

Mr Jiaz: openRequestConnection
Issue "OpenRequestConnection" ? No.

Unfortunately, you are wrong.
The problem is the LoadConnection
Code:
[Jd.http.Browser (load Connection)]
 You tried to load the same page more than once in one second.<br>Please go back and try again.
Reply With Quote
  #2272  
Old 21.10.2016, 13:33
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Still Issue Download:
http://www.imagebam.com/image/414b69510830985
2 or more parallel(concurrent) download, returns an error!

Code:
<div id="content"><div class="message_page">
  <div class="message_page_title">Error</div>
  <div class="message_page_body">
    You tried to load the same page more than once in one second.<br>Please go back and try again.
    <button class="flat_button message_page_btn" id="msg_back_button">Back</button>
ID loadConnection: 12:19:27 PM The page is loaded up to 20 times.
Number allowed is max.1 - per second
Code:
--ID:158TS:1473502766489-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:176TS:1473502766663-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:177TS:1473502766811-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:171TS:1473502766883-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:157TS:1473502766885-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:175TS:1473502766893-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:170TS:1473502766900-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:156TS:1473502766920-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:172TS:1473502766934-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:169TS:1473502766945-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:173TS:1473502766948-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:159TS:1473502766949-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:168TS:1473502766950-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:163TS:1473502766952-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:166TS:1473502766960-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:174TS:1473502766983-9/10/16 12:19:26 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:164TS:1473502767014-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:160TS:1473502767017-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:162TS:1473502767023-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:161TS:1473502767041-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:179TS:1473502767045-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:165TS:1473502767048-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:167TS:1473502767145-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:178TS:1473502767153-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:180TS:1473502767326-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:181TS:1473502767365-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:184TS:1473502767374-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:182TS:1473502767380-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:183TS:1473502767394-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:193TS:1473502767572-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:191TS:1473502767661-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:185TS:1473502767821-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:189TS:1473502767946-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] -> 
--ID:192TS:1473502767992-9/10/16 12:19:27 PM -  [jd.http.Browser(loadConnection)] ->
Reply With Quote
  #2273  
Old 21.10.2016, 14:00
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,509
Default

Enough, no further similar report is needed, you are spamming.
__________________
FAQ: How to upload a Log
Reply With Quote
  #2274  
Old 21.10.2016, 23:08
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

tony2long - so it works or does not work with more than one parallel/concurrent your downloads,
where testing downloading takes 10-15 minutes or longer.
Please answer. 100% work(Without any error!) ???
Reply With Quote
  #2275  
Old 22.10.2016, 01:45
enbob enbob is offline
JD VIP
 
Join Date: Feb 2011
Posts: 330
Default

Edit: never mind, I wasn't logged in.

Last edited by enbob; 22.10.2016 at 02:10. Reason: Non-issue
Reply With Quote
  #2276  
Old 22.10.2016, 05:12
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,509
Default

Quote:
Originally Posted by djmakinera View Post
tony2long - so it works or does not work with more than one parallel/concurrent your downloads,
where testing downloading takes 10-15 minutes or longer.
Please answer. 100% work(Without any error!) ???
You have super fast connection to vk, so only you have problems, not us.
But one problem at a time, focus at GET /photo-nnn_nnnnn vs POST /al_photos.php, I am still waiting for:
Quote:
Originally Posted by tony2long View Post
Request nicely, promise not to blame after, then I will commit the change.
__________________
FAQ: How to upload a Log
Reply With Quote
Old 22.10.2016, 09:56
djmakinera
Message deleted by tony2long.
  #2277  
Old 22.10.2016, 10:50
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,509
Default

Spam posts are and will be deleted.
__________________
FAQ: How to upload a Log
Reply With Quote
  #2278  
Old 22.10.2016, 11:13
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

tony2long - screenshot from the previous post is spam?If you would like to help me I have a request to you.
If you can better explain what's going on (I think, you know what I meant in the previous post with this module POST) please write here to pspzockerscene, because every time it writes to me :(
Quote:
pspzockerscene: No idea what you mean.
Reply With Quote
  #2279  
Old 22.10.2016, 11:45
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,509
Default

We have enough evident, so same evident is a spam.
"No idea what you mean." was for a post that is not clear. If you include the post id, I'll show you which post above it that is unclear.
Psp doesn't have much time, I offer you a fix, but you ignore me.
__________________
FAQ: How to upload a Log
Reply With Quote
  #2280  
Old 22.10.2016, 14:15
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Quote:
Originally Posted by pspzockerscene View Post
No idea what you mean.
Maybe use less simultaneous downloads if vk.com blocks you frequently.
Please again call a VK API method need to make POST Request /al_photos.php to the specified URL using HTTPS protocol.
Currently, the method in the plug on GET Request /photoXXX_XXX
Error message: You tried to load the same page more than once in one second.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 01:08.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.