JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 29.03.2012, 11:45
grzegorj
Guest
 
Posts: n/a
Default Mirrorstack problems

For some other links on mirrorstack, JDownloader works OK. This one causes no reaction, and no links are found:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

GJ
Reply With Quote
  #2  
Old 29.03.2012, 13:35
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,667
Default

if you notice they have used the incorrect link
if you goto _**External links are only visible to Support Staff** _**External links are only visible to Support Staff**
I can add a function for that link type but I rather not, unless you can find me more links of this type X_id. You should find YY_id where YY = hoster abbreviation.

EDIT
I've added support for that link type it but I'll remove it soon as it causes any problems.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

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

Last edited by raztoki; 29.03.2012 at 13:47.
Reply With Quote
  #3  
Old 22.12.2012, 02:32
maynak00's Avatar
maynak00 maynak00 is offline
JD Legend
 
Join Date: May 2009
Location: Turkey
Posts: 2,051
Default

in JD2, jd says all online. but checked with browser, mf link dead.**External links are only visible to Support Staff****External links are only visible to Support Staff**

also i cant copy real link in JD2(show download url>copy urls or ctrl+c) (mediafire,zippyshare, etc.)
__________________
JD->:thumbup:
Spoiler:
Java:
**External links are only visible to Support Staff**Official
**External links are only visible to Support Staff**x86&x64
**External links are only visible to Support Staff**JavaRa
JDownloader:
**External links are only visible to Support Staff**JD-ZIP
JD-Installer
JD-Nightly
JD2-x86
JD2-x64
JD2 noadware:
http://board.jdownloader.org/showthread.php?t=54725
http://jdownloader.org/jdownloader2
JD2-upd only
JD Dev., Translator: http://svn.jdownloader.org/users/271
speedtest.net/result/3156325665.png
speedtest.net/result/2332385983.png
Reply With Quote
  #4  
Old 22.12.2012, 13:56
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,880
Default

It shows online because the mediafire API which we're using says it's online.
Please contact their support if you don't like it this way.
By the way, when trying to download such files, JD will show "file not found" but it isn't possible in the linkgrabber because their API tells JDownloader that the link is online.

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
  #5  
Old 22.01.2013, 15:53
maynak00's Avatar
maynak00 maynak00 is offline
JD Legend
 
Join Date: May 2009
Location: Turkey
Posts: 2,051
Default

decrypter not working.
**External links are only visible to Support Staff****External links are only visible to Support Staff**


JD2 v19381
__________________
JD->:thumbup:
Spoiler:
Java:
**External links are only visible to Support Staff**Official
**External links are only visible to Support Staff**x86&x64
**External links are only visible to Support Staff**JavaRa
JDownloader:
**External links are only visible to Support Staff**JD-ZIP
JD-Installer
JD-Nightly
JD2-x86
JD2-x64
JD2 noadware:
http://board.jdownloader.org/showthread.php?t=54725
http://jdownloader.org/jdownloader2
JD2-upd only
JD Dev., Translator: http://svn.jdownloader.org/users/271
speedtest.net/result/3156325665.png
speedtest.net/result/2332385983.png
Reply With Quote
  #6  
Old 22.01.2013, 18:29
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,667
Default

Fixed, please wait for the next round of plugin updates.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #7  
Old 13.04.2013, 09:43
maynak00's Avatar
maynak00 maynak00 is offline
JD Legend
 
Join Date: May 2009
Location: Turkey
Posts: 2,051
Default

same problem #5 msg.
**External links are only visible to Support Staff****External links are only visible to Support Staff**
log:
Spoiler:
------------------------Thread: 1922:mirrorstack.com-----------------------
--ID:1922TS:1365838796195-13.04.2013 10:39:56 - [jd.controlling.linkcrawler.LinkCrawler(crawl)] -> Crawling: **External links are only visible to Support Staff****External links are only visible to Support Staff**
--ID:1922TS:1365838829696-13.04.2013 10:40:29 - [jd.http.Browser(connect)] ->
----------------Request Information-------------
URL: **External links are only visible to Support Staff****External links are only visible to Support Staff**
Host: mirrorstack.com
HostIP: 198.15.96.118
Connection-Timeout: 10000ms
Read-Timeout: 30000ms
----------------Request-------------------------
GET /c72r5wflzsts HTTP/1.1
Host: mirrorstack.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cache-Control: no-cache
Pragma: no-cache
Connection: close
----------------Response Information------------
Connection-Time: 3429ms
----------------Response------------------------
null
------------------------------------------------


--ID:1922TS:1365838829696-13.04.2013 10:40:29 - [] -> java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at org.appwork.utils.net.httpconnection.HTTPConnectionUtils.readheader(HTTPConnectionUtils.java:124)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.connectInputStream(HTTPConnectionImpl.java:1 93)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.sendRequest(HTTPConnectionImpl.java:613)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.connect(HTTPConnectionImpl.java:169)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.finalizeConnect(HTTPConnectionImpl.java:292)
at jd.http.Request.connect(Request.java:219)
at jd.http.Browser.connect(Browser.java:532)
at jd.http.Browser.openRequestConnection(Browser.java:1331)
at jd.http.Browser.getPage(Browser.java:1099)
at jd.plugins.decrypter.MirStkCm.decryptIt(MirStkCm.java:79)
at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:176)
at jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:1216)
at jd.controlling.linkcrawler.LinkCrawler$9.crawling(LinkCrawler.java:551)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:85)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:26)
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:1922TS:1365838829696-13.04.2013 10:40:29 - [jd.plugins.PluginForDecrypt(decryptLink)] -> CrawlerPlugin out of date: jd.plugins.decrypter.MirStkCm@1267044 :20458
--ID:1922TS:1365838829696-13.04.2013 10:40:29 - [jd.plugins.PluginForDecrypt(decryptLink)] -> URL was: **External links are only visible to Support Staff****External links are only visible to Support Staff**

note: problem sometimes persist.sometimes working without problems. (maybe this problem. original: **External links are only visible to Support Staff****External links are only visible to Support Staff** manually changed: **External links are only visible to Support Staff****External links are only visible to Support Staff** or
**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**)
note2: without "g_" part, plugin woks without problem
{"JDownloaderRevision":20477,"JDownloaderServerOptionsRevision":1888,"MyJDownloaderClientRevision":2 0474,"JDownloaderUpdaterRevision":1850,"buildDate":"Sat Apr 13 01:51:54 CEST 2013","buildTimestamp":1365810714291,"AppWorkUtilsRevision":1620,"UpdateClientV2Revision":364,"JDBro wserRevision":20307}
__________________
JD->:thumbup:
Spoiler:
Java:
**External links are only visible to Support Staff**Official
**External links are only visible to Support Staff**x86&x64
**External links are only visible to Support Staff**JavaRa
JDownloader:
**External links are only visible to Support Staff**JD-ZIP
JD-Installer
JD-Nightly
JD2-x86
JD2-x64
JD2 noadware:
http://board.jdownloader.org/showthread.php?t=54725
http://jdownloader.org/jdownloader2
JD2-upd only
JD Dev., Translator: http://svn.jdownloader.org/users/271
speedtest.net/result/3156325665.png
speedtest.net/result/2332385983.png

Last edited by maynak00; 13.04.2013 at 09:54.
Reply With Quote
  #8  
Old 14.04.2013, 02:38
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,880
Default

Ticket:


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
  #9  
Old 20.04.2013, 15:09
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 72,880
Default

Fixed!
---
[Please read]=>How/when do i get updates?
Read it carefully BEFORE complaining that something would still be not working!
---
[Bitte lesen]=>Wie/wann bekomme ich Updates?
Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde!

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
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 00:36.
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.