JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1441  
Old 07.07.2015, 20:09
testmac1234
Guest
 
Posts: n/a
Default

So I have checked the log in JDownloader, and it looks like the problem is vkontaktedecrypted.ru is not reachable, I have tried from my pc and from my server, both cannot reach it.

Is there a solution? Is this happening only to me?
Reply With Quote
  #1442  
Old 07.07.2015, 20:16
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,662
Default

that host is for internal use only.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1443  
Old 07.07.2015, 20:26
testmac1234
Guest
 
Posts: n/a
Default

I understand, also what I have found is that the xxxx.vk.me/videoid.videoquality.mp4 file is not reachable either. But it is working well when going on vk and whatching the video.
Reply With Quote
  #1444  
Old 07.07.2015, 20:37
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,662
Default

those links are short lived, for memory they can contain expire tokens. So if you don't download straight away then likely to not work.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

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

Most operating systems and DNS clients will automatically cache IP Addresses and other DNS results, this is done in order to speed up subsequent requests to the same hostname. Sometimes bad results will be cached and therefore need to be cleared from the cache in order for you to communicate with the host correctly.
Run as Administrator...
At a command prompt, type the following command, and then press ENTER:
ipconfig /flushdns
Reply With Quote
  #1446  
Old 08.07.2015, 04:15
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,662
Default

@dj
that doesn't apply in this respect
domain doesn't exist, result doesn't get cached.
domain used in hoster plugin is not real, only for internal JD use so that links can be passed from decrypter task to hoster task.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1447  
Old 08.07.2015, 10:12
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,597
Default

@testmac1234
Your log contains a LOT:
ConnectException: Connection refused: connect
And some:
SocketTimeoutException: connect timed out

It could be expired final urls plus network issues.

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
  #1448  
Old 08.07.2015, 11:29
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

@testmac1234
It seems that outputs of VK's decrypter are session based, so download right after decrypt, don't delay.
__________________
FAQ: How to upload a Log
Reply With Quote
  #1449  
Old 08.07.2015, 11:56
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,597
Default

tony the vk host plugin is supposed to refresh broken links as long as the source info is given.
Of course these functions can contain bugs.

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
  #1450  
Old 08.07.2015, 12:09
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

So we need example links to check...
__________________
FAQ: How to upload a Log
Reply With Quote
  #1451  
Old 08.07.2015, 15:36
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Sometimes, errors may occur. A very long time I have not seen similar errors. Of course links vk.com/albumsXXX - but not always work...

--ID:28641TS:1436410663201-7/9/15 4:57:43 AM - [] -> java.io.EOFException: empty HTTP-Response
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.connectInputStream(HTTPConnectionImpl.java:8 41)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.sendRequest(HTTPConnectionImpl.java:1457)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.connect(HTTPConnectionImpl.java:790)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.finalizeConnect(HTTPConnectionImpl.java:993)
at jd.http.Request.connect(Request.java:270)
at jd.http.Browser.openRequestConnection(Browser.java:1445)
at jd.http.Browser.openRequestConnection(Browser.java:1420)
at jd.http.Browser.getPage(Browser.java:1153)
at jd.plugins.decrypter.VKontakteRu.getPage(VKontakteRu.java:1734)
at jd.plugins.decrypter.VKontakteRu.getPageSafe(VKontakteRu.java:1526)
at jd.plugins.decrypter.VKontakteRu.decryptPhotoAlbums(VKontakteRu.java:900)
at jd.plugins.decrypter.VKontakteRu.decryptIt(VKontakteRu.java:366)
at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:265)
at jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:2201)
at jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:33)
at jd.controlling.linkcrawler.LinkCrawler$10.crawling(LinkCrawler.java:950)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:89)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:28)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

--ID:28641TS:1436410663201-7/9/15 4:57:43 AM - [jd.plugins.decrypter.VKontakteRu(decryptIt)] -> Browser exception thrown: null

Last edited by djmakinera; 09.07.2015 at 05:04.
Reply With Quote
  #1452  
Old 09.07.2015, 12:10
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,597
Default

Serverside vk issue.
Nothing we can do about.
Simply try again if that happens.
__________________
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
  #1453  
Old 11.07.2015, 12:17
testmac1234
Guest
 
Posts: n/a
Default

Well, the problem is still not fixed, it keeps happening. The strange thing is that it never happened before, and now it happens, the download keep switching from "Starting..." to to "Disconected?", even if the file is accessible from browser.

It is annoying because it blocks the download list, and I have to remove those links and restart manualy, is there an option to bypass/remove download in case they restart more than X times?

PS: Here are 2 example download links that won't work (BE AWARE: p0rn mp4 (+18)):

Quote:
**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**

Last edited by testmac1234; 11.07.2015 at 12:21.
Reply With Quote
  #1454  
Old 11.07.2015, 17:18
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

That seems another problem, browser shows: "You need to be a member of this group to view its video files." Are you a member of that group?
__________________
FAQ: How to upload a Log
Reply With Quote
  #1455  
Old 11.07.2015, 20:36
testmac1234
Guest
 
Posts: n/a
Default

@tony2long Yes I am a member of this group
Reply With Quote
  #1456  
Old 12.07.2015, 06:03
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

PM your account so we can fix this then.
__________________
FAQ: How to upload a Log
Reply With Quote
  #1457  
Old 12.07.2015, 10:11
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 80,887
Default

And please provide a logfile!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1458  
Old 12.07.2015, 14:56
testmac1234
Guest
 
Posts: n/a
Default

Ok so here is the log:
10.07.15 03.26.27to12.07.15 15.53.42 jdlog://3184852095341/

One of the link bugging is:

Quote:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
I have sent my details in PM

Last edited by testmac1234; 12.07.2015 at 15:03.
Reply With Quote
  #1459  
Old 12.07.2015, 16:15
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,597
Default

@testmac1234
That video (neither 240p nor 360p) does not play via browser either so I dont see any JD issue here ...

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
  #1460  
Old 12.07.2015, 16:21
testmac1234
Guest
 
Posts: n/a
Default

The video does play well in browser for me (you must be a member of the group, I will send you my account details via PM right now)

By the way I have noticed something strange.

When I check the source code of "**External links are only visible to Support Staff** I see that the direct mp4 urls are with httpS, when I try to access the url I get a connexion refused error.

If I try the same URL with http instead of https, the video will start loading and playing (browser)

In the JD log, the direct mp4 url is also https, and returns refused connexion, but the same url with http will return a 404.

Might this have something to do with my problem?
Reply With Quote
  #1461  
Old 12.07.2015, 16:24
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Ticket:


Phone number is required because trying to log in from an unusual location.
__________________
FAQ: How to upload a Log
Reply With Quote
  #1462  
Old 12.07.2015, 16:28
testmac1234
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by tony2long View Post
Ticket:


Phone number is required because trying to log in from an unusual location.
I have sent you my phone number via PM, thank you for the bug report.
Reply With Quote
  #1463  
Old 12.07.2015, 16:53
testmac1234
Guest
 
Posts: n/a
Default

Also, if it might help, the embed video link does not work either:

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

but still works well in browser.

EDIT: This example link has been marken as adult video and embed won't work anymore. The video still exists and play on vk.com tough

Last edited by testmac1234; 12.07.2015 at 16:58.
Reply With Quote
  #1464  
Old 12.07.2015, 17:07
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,597
Default

Does not work here.
According to HttpFox it tries these 2 urls via browser and fails:
hxxps://vk.com/mp3/bb1.mp3?1
hxxps://vk.com/mp3/bb2.mp3?1

...
__________________
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
  #1465  
Old 12.07.2015, 17:16
testmac1234
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by pspzockerscene View Post
Does not work here.
According to HttpFox it tries these 2 urls via browser and fails:
hxxps://vk.com/mp3/bb1.mp3?1
hxxps://vk.com/mp3/bb2.mp3?1

...
So you can't play any of the video even if you are a member of this group?

For me it is working well, have you tried with my account details?

Also, I have noticed that VkOpt is not able to grab the link either, but I can guarantee you the link is working well on browser for me, I have tried on differents devices, from differents country with differents IPs.

If it helps, maybe you are available for a teamviewer session, so you can check directly on my computer?
Reply With Quote
  #1466  
Old 12.07.2015, 17:27
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,597
Default

Fixed!
---
[Please read]=>How/when do I get updates?
Read it carefully BEFORE complaining that something would still be not working!
Update cycles depend on your installed JD version!!

---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!
Die Updatezyklen variieren je nach installierter JD Version!!


GreeZ pspzockerscene
__________________
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
  #1467  
Old 12.07.2015, 17:31
testmac1234
Guest
 
Posts: n/a
Default

Wow, that was fast Do you know when the update will be available? Anyway thank you

PS: the captcha FAQ EN link in your sig is dead (https://board.jdownloader.org/showthread.php?t=8216)

Last edited by testmac1234; 12.07.2015 at 17:35.
Reply With Quote
  #1468  
Old 12.07.2015, 17:46
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,597
Default

Thanks fixed captcha FAQ url in my signature.
Update will be available in see linked update FAQ.
__________________
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
  #1469  
Old 12.07.2015, 17:55
testmac1234
Guest
 
Posts: n/a
Default

I will wait those 5mins to 24 hours then, thank you for the fast fix.

UPDATE: The update has been applied and everything is working fine, thank you!

Last edited by testmac1234; 13.07.2015 at 10:49.
Reply With Quote
  #1470  
Old 24.08.2015, 14:02
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

pspzockerscene -

POST:
#1351 (slow decrypt)
#1352 (fixed FAST decrypt - without error... 100% work)

https://board.jdownloader.org/showpo...postcount=1351
https://board.jdownloader.org/showpo...postcount=1352


Example:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Please restore or improve speed. Previously, it was really FAST and without errors!)

Last edited by djmakinera; 24.08.2015 at 14:13.
Reply With Quote
  #1471  
Old 24.08.2015, 14:46
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 80,887
Default

Removed the sleep, wait for plugin update
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1472  
Old 24.08.2015, 17:04
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Mon Aug 24 15:14:28 CEST 2015
jd/plugins/decrypter/VKontakteRu.class
Write Revision: 6513
Decrypts still slow (only one link at a time)
Reply With Quote
  #1473  
Old 24.08.2015, 17:16
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 80,887
Default

found some more waitings, wait for next update
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1474  
Old 24.08.2015, 17:22
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 80,887
Default

Test with next plugin, now very fast for me
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1475  
Old 24.08.2015, 17:32
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

There is a problem with the logfile vkontakte.ru.logXXX, does not record everything (not full log)
We stopped at the entry:

><!><!int>0<!><!null>

24.08.15 17.23.53to24.08.15 17.29.57 jdlog://5732814739341/
Reply With Quote
  #1476  
Old 24.08.2015, 17:33
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 80,887
Default

the log contains ALL(all request/response/content). Nothing is shortened!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1477  
Old 24.08.2015, 17:34
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

edit:

Jiaz :

Vk.com/VideosXXX (fast) Ok, works

but...

Photos, albums, group (wall) etc. . Here unnecessarily you changed! Please return to previous settings
**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**
Note: If I add more links it immediately error

It must be separate settings "sleep" (Video/Photo)

Plugin broken - All links: Offline TOO FAST = ERROR


Previous GOOD setting:

---------------------------
catch (Exception {}
throw e;
}
sleep(100L, param);
}
if (this.decryptedLinks == null)
---------------------------------------
this.logger.info("Starting to decrypt offset " + currentOffset + " / " + total_numberof_entries);
sleep(500L, this.CRYPTEDLINK);
---------------------------------------------
this.logger.info("Trying to avoid block " + i + " / 10");
sleep(3000L, this.CRYPTEDLINK);
-------------------------------------
Thread.sleep(2000L);
}
apiHandleErrors();

Last edited by djmakinera; 25.08.2015 at 10:22.
Reply With Quote
  #1478  
Old 25.08.2015, 12:00
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 80,887
Default

Test again next plugin update. I changed numbers
You cannot use different sleeps at it is the same service/firewall.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1479  
Old 25.08.2015, 12:44
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

You do not need to manipulate/change any "sleep"
Just increase 1 to 3 request per second (API) (Videos type link)

"New" Plugin Errors
"Old" plugin - works perfectly!

Too fast = CrawlerPlugin out of date
Quote:
Error
You are trying to load more than one page per second. Come back and try again.

Last edited by Lram32; 20.09.2015 at 03:02. Reason: merged multiple posts
Reply With Quote
  #1480  
Old 26.08.2015, 09:17
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 80,887
Default

changed timings once more
__________________
JD-Dev & Server-Admin
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 17:04.
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.