JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1441  
Old 07.07.2015, 21: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, 21:16
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,627
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, 21: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, 21:37
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,627
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, 21:53
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
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, 05:15
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,627
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, 11:12
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,629
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
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
  #1448  
Old 08.07.2015, 12:29
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,510
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, 12:56
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,629
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
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
  #1450  
Old 08.07.2015, 13:09
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,510
Default

So we need example links to check...
__________________
FAQ: How to upload a Log
Reply With Quote
  #1451  
Old 08.07.2015, 16:36
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
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 06:04.
Reply With Quote
  #1452  
Old 09.07.2015, 13:10
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,629
Default

Serverside vk issue.
Nothing we can do about.
Simply try again if that happens.
__________________
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
  #1453  
Old 11.07.2015, 13: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 13:21.
Reply With Quote
  #1454  
Old 11.07.2015, 18:18
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,510
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, 21:36
testmac1234
Guest
 
Posts: n/a
Default

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

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

And please provide a logfile!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1458  
Old 12.07.2015, 15: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 16:03.
Reply With Quote
  #1459  
Old 12.07.2015, 17:15
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,629
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
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
  #1460  
Old 12.07.2015, 17: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
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 21:00.
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.