JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1961  
Old 12.06.2016, 16:34
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Quote:
Originally Posted by djmakinera View Post
JD2 still generates / creates errors

Example:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**


Download:
Please note the differences:
Code:
albums | album
Code:
HTTP | HTTPS
Code:
Date: HTTPS (photo)
Source: HTTP (albums)
Container: HTTPS (album)
Referrer: HTTP (albums)
Custom HTTP (albums)
That ticket has no influence on what you're reporting. I downloaded all the links within those posts and some just do not work in browser or in JD. This is a VK server issue not JDownloader! It once again has NOTHING todo with http >< https, you're on the wrong track (clutching at straws). Please do not bring this up again.

Quote:
Originally Posted by djmakinera View Post
pspzockerscene - The problem with downloading video links

CrawlerPlugin out of date: jd.plugins.decrypter.VKontakteRu@4356497a :33900

Single video:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Fixed, it was caused by the URL encoding the % char wasn't within pattern.

Quote:
Originally Posted by djmakinera View Post
pspzockerscene & raztoki -

Please help me.
I want to decrypt only post text.
Do not decrypts the code audio, video, documents, no comment, and more.
How to set it up ADVANCED SETTING PLUGIN

Screenshoot:

http://jdownloader.org/pastebin/135111
What are you wanting, you want to save that as a 'comment' and you can have comment files made ?
or
to analyse the selected text body for specific urls ? If it's this we wont be adding such feature. I don't foresee us adding any more features to the plugin unless its core feature (nothing obscure). If its regex related
or
regex pattern help, please read https://board.jdownloader.org/showthread.php?t=69613

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1962  
Old 12.06.2016, 17:56
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

As stated within that linked thread, you use RegexBuddy to help you CONSTRUCT patterns to match what you want, not find content within large logs. I don't know how to spell this out to you any simpler.... You only copy a single request html body you want to scan, you then construct your regex pattern, once it highlights you use that pattern in your preferred program to perform searches. END OF DISCUSSION!
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1963  
Old 13.06.2016, 10:11
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
What are you wanting, you want to save that as a 'comment' and you can have comment files made ?
raztoki -
I'm still talking about the "Descriptions", but you always write about "Comments".
I think that you do not understand the word "Descriptions"
I am all the time, I mean - Descriptions,
No comments!

Well, you need to find my old previous post, I think someone said it was quite possible (if my memory does not fail)
Reply With Quote
  #1964  
Old 13.06.2016, 10:44
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
That ticket has no influence on what you're reporting.
Again:

Please understand that:
If add https links, I want to decrypt https
Quote:
https -> https
OK
Quote:
https > http
BAD
or
Quote:
http -> https
BAD

If add http link, I want to decrypt http
Reply With Quote
  #1965  
Old 13.06.2016, 12:45
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Quote:
Originally Posted by djmakinera View Post
raztoki -
I'm still talking about the "Descriptions", but you always write about "Comments".
I think that you do not understand the word "Descriptions"
I am all the time, I mean - Descriptions,
No comments!

Well, you need to find my old previous post, I think someone said it was quite possible (if my memory does not fail)
I write 'comment' as some people want an object (component of website eg.passwords) saved to text file and this can/used by the comment field of a downloadlink @see 'comment' cell in linkgrabber/download tab. We can also do this within plugin hence my statements are you wanting that function.. but clearly you are not. I totally understand what you are saying..... I'm far from stupid, I stated comment for a reason, just you don't understand the direction I've come from. Instead of asking why I use comment you repeat over and over and get no where.

I will point out that the VK plugin does have the ability to scan 'walls' for specific content
'grab content from wall posts'
and
'Regex for urls from inside wall posts (white/blacklists)'

If that does what you need, you will need to use that functionality, using Regex patterns you construct (in which we do not support).
If not, then you will need do as you do now and manually scan JD logs with Regex patterns you construct, in 3rd party software of your choosing... (in which we don't support.)


Quote:
Originally Posted by djmakinera View Post
Again:

Please understand that:
If add https links, I want to decrypt https
OK
BAD
or
BAD

If add http link, I want to decrypt http
It would become very hard to support such a thing with this plugin, since we send back findings into plugin tasks multiple times. Any one of these changes could change protocol, or the final hosted link might not be hosted on the same protocol as the first decrypter task or subsequent decrypter tasks. I'm not going to add any auditing methods to 'correct' this either, psp had some previous auditing of image links corrections and this is the reason those socket issues happened (not protocol changes). I don't see the need to, if vk changes protocol then it says.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1966  
Old 13.06.2016, 13:59
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
It would become very hard to support such a thing with this plugin
I do not know how.
Plug VkOpt always shows / extract the correct final links without unnecessary complications to the protocol.

URL HTTPS
decrypt:
Reply With Quote
  #1967  
Old 13.06.2016, 14:03
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

feel free to use VkOpt, I do see that they are http not https.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1968  
Old 13.06.2016, 14:39
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

**External links are only visible to Support Staff****External links are only visible to Support Staff**

methods-list

**External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by raztoki; 16.06.2016 at 17:10.
Reply With Quote
  #1969  
Old 13.06.2016, 19:58
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Update Plugin = Broken Download
Quote:
Mon Jun 13 08:25:01 CEST 2016
Package: package_1465799095680.awf
Install
Write Revision: 7944
----------------Plugins----------------

jd/plugins/hoster/VKontakteRuHoster.class
----------------Extensions----------------
----------------Direct Files----------------
build.json
----------------Core Files----------------
Please repair plugin.


Quote:
[jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero
Quote:
--ID:6559TS:1465836534038-6/13/16 6:48:54 PM - [jd.plugins.hoster.VKontakteRuHoster(getHighestQualityPic)] -> User stopped downloads --> Stepping out of getHighestQualityPic to avoid 'freeze' of the current DownloadLink
--ID:6559TS:1465836534038-6/13/16 6:48:54 PM - [] -> jd.plugins.PluginException: User aborted download
at jd.plugins.hoster.VKontakteRuHoster.getHighestQualityPic(VKontakteRuHoster.java:827)
at jd.plugins.hoster.VKontakteRuHoster.doFree(VKontakteRuHoster.java:390)
at jd.plugins.hoster.VKontakteRuHoster.handleFree(VKontakteRuHoster.java:499)
at jd.plugins.PluginForHost.handle(PluginForHost.java:862)
at jd.controlling.downloadcontroller.SingleDownloadController.download(SingleDownloadController.java:40 1)
at jd.controlling.downloadcontroller.SingleDownloadController.run(SingleDownloadController.java:577)


**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #1970  
Old 14.06.2016, 06:15
audio20's Avatar
audio20 audio20 is offline
Fibre Channel User
 
Join Date: Jun 2009
Posts: 125
Arrow VK redirects are Not captured...

Hello,
my sincere apologies to djmakinera, but please slow down and take more time to make sure your posts are more meaningful and easy to understand. I really am not being able to keep up with your posts on this thread...

My recent problem with the vk.com plugin might even be related to yours, but I couldn't figure out (and I've read your posts twice).

When I enter a few vk.com links for archive files (.rar and .zip), instead of giving me the final result with the correct filename and extension jDownloader gives me a doc123456789_123456789 (which is usually part of the link URL) and a ? (question mark) as a result in the "availability" column.

I've tried to enter the link directly in Firefox and (strangely?) it does nothing (except display the correct filename in the browser tab).

When I tried the same thing in Internet Explorer, the browser correctly (and internally, without any message displays) redirected me to the file final link (at another server, vk.me) and asked me if I wanted to save the file, showing the correct filename, extension and size of the file.

What I ask of you (support people), if possible, is to analyse if it is possible to "fix" VK.com plugin in a way that it returns to the "old state" where it correctly displayed filenames, extensions and sizes of VK links (in a similar fashion, it seams, as only Internet Explorer Browser is being able to do).

A few example links:
Spoiler:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**


One very interesting Snippet from a Page Source in IE Browser:


I really hope you can figure out what is possibly 'broken' in the plugin, and my most sincere gratitude for all the great job you do with jDownloader.

Last edited by raztoki; 14.06.2016 at 06:20. Reason: html source code in pastebin, links need to be obstructed
Reply With Quote
  #1971  
Old 14.06.2016, 20:02
audio20's Avatar
audio20 audio20 is offline
Fibre Channel User
 
Join Date: Jun 2009
Posts: 125
Exclamation It's not only YOU who uses this plugin!!!

Quote:
Originally Posted by djmakinera View Post
Probably not:
This can cause the block and block while checking many links
This can drastic very, very slow down decrypt many links
So without linkcheck is better, faster and safer
No, no and no!!
Yes, it's faster, but it's NOT better OR safer.

You can't expect to change a plugin only for your own enjoyment!

For years, VK plugin has behaved in a certain way that was good and convenient for the majority of jDownload users. Now you want them to change it so that you can mass download hundreds (or thousands) of files and leave ALL the functionality that have been so useful for the rest of us out of the question? NO WAY! Come on! Be reasonable...

Most of us (who download only a few files at once from this host) have a NEED (security concerns) to see what kind of file is actually in the link and what size it is (limited internet bandwidth). Also, without this, jDownloader won't be able to autoextract the archive file, one of the main "flagship" characteristics that made this program so goddamn useful for us since way back then...

:attention: I beg the developer who has been dealing with the plugin code to take all these factors into consideration!
Please don't leave the rest of us in the dust...

Last edited by audio20; 14.06.2016 at 20:13.
Reply With Quote
  #1972  
Old 15.06.2016, 11:04
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

But only advanced options enable or disable checking
Reply With Quote
  #1973  
Old 16.06.2016, 15:25
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Please wait and consider this:
We will NOT add new settings for your like requests
-We will NOT add new features for you
-It is up to US what to release/change/fix and what not to do - if you don't agree with this, learn coding on your own or use other tools than JDownloader!

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || 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?
Reply With Quote
  #1974  
Old 16.06.2016, 17:08
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

@audio20
thanks for report and example links (re: /doc). I have fixed that problem, so filename checking will work again.

@djmakinera
resume issue has been present in older code also, we auto reset chunks when that happens. I might have introduced it happening more often because of using download core, I've removed what might be the offending code.

I have not been able to find any offending code in photo code, nothing really changed in how that was handled, just what component did the linkchecking. Error 'VKontakteRuHoster.java:827' can not be reproduced (Downloaded all your links provided aok)... you need to provide logs of that download (search the thread number within log and copy paste text into your fav pastebin service), not just the stack trace.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 16.06.2016 at 17:14.
Reply With Quote
  #1975  
Old 17.06.2016, 17:49
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

raztoki & pspzockerscene - Please fix the plug.
Not working download.

[jd.plugins.hoster.VKontakteRuHoster(getHighestQualityPic)] -> Failed to find source json of picturelink

[jd.controlling.downloadcontroller.DownloadWatchDog(handleReturnState)] -> Plugin Defect.1

**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #1976  
Old 18.06.2016, 02:26
audio20's Avatar
audio20 audio20 is offline
Fibre Channel User
 
Join Date: Jun 2009
Posts: 125
Thumbs up The plugin is working fine once again :-)

Quote:
Originally Posted by pspzockerscene View Post
-It is up to US what to release/change/fix and what not to do - if you don't agree with this, learn coding on your own or use other tools than JDownloader!
GreeZ psp
My apologies if I did get angry before. Just to clarify: I was angry with djmakinera, not with you guys (at all!). I do recognize and agree with your independence on fact-based decisions whether or not to change and fix plugins. I really was just trying to provide another point of view for a different use-case of this particular plugin that I thought (and hoped) was used by many more regular jDownloader users.
Again, I am truly sorry if I did step over the line or insulted anyone.

Quote:
Originally Posted by raztoki View Post
@audio20
thanks for report and example links (re: /doc). I have fixed that problem, so filename checking will work again.
Thank you so much, raztoki!
The plugin is working just fine once again. I am very grateful for your work.
Reply With Quote
  #1977  
Old 18.06.2016, 03:50
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

@audio20
I'd would say that psp statement isn't directed at you but at djmakinera.
most welcome!

@djmakinera
the three last links are within your previous test links and worked fine.
your current links including the three last links again worked fine, within current tests.
Once again you need to provide better reports! Without the full log of that offending download (snippet), your posts mean NOTHING. Alternatively provide the full log! otherwise we can not help.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1978  
Old 18.06.2016, 08:29
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Zip Log

http://jdownloader.org/pastebin/135123
Reply With Quote
  #1979  
Old 18.06.2016, 13:08
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

All that I can see is,
Code:
 -> User stopped downloads -->
why are you aborting?

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1980  
Old 18.06.2016, 13:37
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

I see many errors:


Many links endless resume. Transfer moves back and once again repeats indefinitely.
and
A temporary server available - misinformation
[Jd.plugins.hoster.VKontakteRuHoster (photolinkOk)] -> Resume failed -> Retrying from Zero


--ID:1752TS:1466227182274-16-06-18 07:19:42 - [jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero
--ID:1892TS:1466227194267-16-06-18 07:19:54 - [jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero
--ID:1752TS:1466227182274-16-06-18 07:19:42 - [jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero
--ID:1892TS:1466227194267-16-06-18 07:19:54 - [jd.plugins.hoster.VKontakteRuHoster(photolinkOk)] -> Resume failed --> Retrying from zero

and PluginDefect:1


and other unspecified errors
Reply With Quote
  #1981  
Old 18.06.2016, 13:44
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Please test with default settings, as in do not correct http>https for vk.com/photo/ it can cause issues.
also my tests was with single chunk, never had a single issue.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1982  
Old 18.06.2016, 14:38
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Not work for me.

1 chunk
20 sim.download

Code:
TODO: FAILED_INCOMPLETE
Code:
TODO: RETRY
My all list is a mess retries.
I do not want now to reset the entire list.
Reply With Quote
  #1983  
Old 18.06.2016, 15:12
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Then I guess you just wait it out then. Just explaining what I did in my two tests with your links and I had zero issues. I downloaded with 30 sim dls (I have changed upper limit in the source code), with default plugin settings. Even though I used 30 sim dls the browser restrictions slow things down.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1984  
Old 18.06.2016, 15:58
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

[jd.plugins.hoster.VKontakteRuHoster(photo_correctLink)] -> VKPHOTO_CORRECT_FINAL_LINKS enabled --> FAILED to revert corrected finallink

Change final download links - is the most frustrating thing!
If I change to
pp.vk.me it will not be other serwer work if I change to other csXXX it will not work.
Repeated errors for long Time (Time-Out) because the wrong server!
I will not be hundreds-thousands of times those advanced change the set!



Last edited by raztoki; 19.06.2016 at 02:40.
Reply With Quote
  #1985  
Old 19.06.2016, 02:42
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

it's not possible to change to pk > cs as I disabled it in code. it was causing constant download issues (socket timeouts).
only possible to change cs > pk IF the code works and it seemed to fail for you as error message indicated so in your post. Without logs and pic link of those downloads I wont be able to identify or fix. I don't want 1000s of links I just want offending links.
long time out issue shouldn't be an issue any longer as I removed that code for download routine. Ensure your timeout values in JD advanced settings are not long (reset to defaults) as it will use those, without plugin settings.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1986  
Old 19.06.2016, 04:21
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

I do not understand why you changed the code in the plug, all the time could download and without problem.


For a moment, any link can download without problem and at another time - not work correctly.
So, how do you want to fix random errors occurring?
Without testing - links will not be useful.
For comparison - Addon VkOpt without any problems show URL direct-https-links
Code:
HTTP (csXXXX)
HTTPS (csXXX + pp.vk.me)
Previously I sent log awaiting that whatever you see. But You not see anything.
So sometimes it is better to post additional minor information that I see in the logs and where you can not see FULL LOG!
Please Increase Size Log and 500MB -1000 MB and download and download.
Open all the "parts" of logs in the editor and export information:

Search for information, for example. Failed, Error, Plugin Defect others info as I gave earlier ...
Reply With Quote
  #1987  
Old 19.06.2016, 05:09
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Once again I've changed very little of the plugin, just how linkchecking works. Fundamentally its the same plugin! I did this to clear up existing issues, now in my tests I have no issues, where as before I had heaps. Changes also speed up download tasks as less requests are made! Please don't make stupid statements like 'I do not understand why you changed the code in the plug' as I have previously stated why changes have been made.

correction of links still happens just for cs to pp, before psp had code to correct pp to cs and it was the offending part of the code that caused socket issues as links are invalid! So I disabled it!

Yes I looked at your logs, and I saw the issues, just that they are not reproducible on my side!
I searched 'defect' within the hoster vk logs you provided and not once was it mentioned.
I found other exemptions, though as I understand the code it should auto heal and reset the image and try from zero. When I added series of those failed links from the logs to my JD, they download without issue. If they are not reproducible very hard to identify what went wrong.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1988  
Old 19.06.2016, 10:40
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

raztoki -
You have to remember that two identical links different protocol.


I added two 100% identical links
------------------------------------------------------------------
1. h t t p : // csXXX..........a_z76548.jpg (working VIA browser)
-------------------------------------------------------------------
2. h t t p s : // csXXX........a_z76548.jpg (NOT workng VIA browser)
a)Failed to connect
b)403 Forbidden

so the protocol is important

for csXXX (HTTP only)
for pp.vk.me (can be HTTP or HTTPS)
Reply With Quote
  #1989  
Old 19.06.2016, 12:42
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

once again it auto corrects from cs to pp automatically, so there is NO protocol issue under what you have said... Must have repeated myself at least three times now cs to pp happens.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1990  
Old 19.06.2016, 13:16
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Why does not always resume downloading.
How to solve the problem with resuming?
Repeats all the time the same error.

FOUND Bug:
Response: HTTP/1.1 416 Requested Range Not Satisfiable


Code:
--id: 1427TS: 1466330720783-6 / 19/16 12:05:20 PM - [jd.plugins.hoster.VKontakteRuHoster (photolinkOk)] -> Resume failed -> Retrying from Zero
--id: 1427TS: 1466330720783-6 / 19/16 12:05:20 PM - [] -> jd.plugins.PluginException
at jd.plugins.hoster.VKontakteRuHoster.doFree (VKontakteRuHoster.java:380)
at jd.plugins.hoster.VKontakteRuHoster.handleFree (VKontakteRuHoster.java:499)
at jd.plugins.PluginForHost.handle (PluginForHost.java:856)
atjd.controlling.downloadcontroller.SingleDownloadController.download(SingleDownloadController.java:401)
at jd.controlling.downloadcontroller.SingleDownloadController.run (SingleDownloadController.java:577)
Reply With Quote
  #1991  
Old 20.06.2016, 12:49
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default How to RESET Browser JD2 ?

How to RESET Browser JD2 ?
Reply With Quote
  #1992  
Old 20.06.2016, 13:09
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

There is nothing to reset.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1993  
Old 20.06.2016, 13:47
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

I learned that I need to perform a hard restet browser settings if you get an error HTTP 416.
Yes, I use Chrome, Firefox, but never have a problem in Chrome, Firefox, only in the browser JD2


HTTP Error 416 Requested Range

or

java.lang.NoSuchMethodError: jd.plugins.hoster.VKontakteRuHoster.prepBrowser(Ljd/http/Browser;)Ljd/http/Browser;
at jd.plugins.decrypter.VKontakteRu.prepBrowser(VKontakteRu.java:1973)
at jd.plugins.decrypter.VKontakteRu.decryptIt(VKontakteRu.java:228)
at jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java:249)
at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:280)
at jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:2521)
at jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:33)
at jd.controlling.linkcrawler.LinkCrawler$11.crawling(LinkCrawler.java:1069)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:89)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_delayed(LinkCrawlerRunnable.java:60)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:30)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
Reply With Quote
  #1994  
Old 20.06.2016, 14:38
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

No such Method -> Your JDownloader is not up2date and 416 has NOTHING to do with reset or browser. Range requested has nothing to do with browser
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1995  
Old 20.06.2016, 14:53
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

send me the most current version of the latest "jar" but on a different server than mega.nz

I installed already many "theoreticallly": The latest version but with every version I have problems!
Reply With Quote
  #1996  
Old 20.06.2016, 15:04
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

what you know more vague questions indirectly related to vk.. clutching at staws again I see.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1997  
Old 20.06.2016, 15:09
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

Close JDownloader. Delete Core.jar file and tmp and update folder and start JDownloader. This will update JDownloader to latest available version
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1998  
Old 20.06.2016, 15:56
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Delete Core.jar file and tmp and update

I know.
I have no idea why can not resume file.
Transfer to return to the point where it was interrupted.
Resume, Download, Resume, Download, Resume Download and Resume and Download.

Sometimes work, but not always!
Reply With Quote
  #1999  
Old 20.06.2016, 15:59
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

No Logs?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #2000  
Old 20.06.2016, 16:00
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

If Resume Not work:
Problem ACCOUNT / COOKIES ???

======================

} ], added=1466316605582, lastKnownAccountType=PREMIUM, COOKIE_STORAGE=..................a0cef3cba6d, LATEST_VALID_TIMESTAMP=1466425861340} AccInfo: Property: empty|Proxy:Direct->RETRY
--ID:12348TS:1466427034446-6/20/16 2:50:34 PM - [jd.controlling.downloadcontroller.DownloadWatchDog(setFinalLinkStatus)] -> TODO: RETRY
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 11:58.
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 - 2024, Jelsoft Enterprises Ltd.