JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 18.07.2017, 00:36
RedViper RedViper is offline
Fibre Channel User
 
Join Date: Apr 2016
Location: Mexico
Posts: 129
Question Twitter.com pictures: status "File not found" when downloading a lot

Hi

I'm having issues downloading pictures on Twitter.

Everything is fine until I get "error File not found". If I go to properties and open it "on browser" I can see the picture and after a while of trying "Force Download Start" I can continue downloading the normal way.

This happens suddenly with any picture and when it happens is with all the files of Twitter at that moment.
Reply With Quote
  #2  
Old 18.07.2017, 01:49
RedViper RedViper is offline
Fibre Channel User
 
Join Date: Apr 2016
Location: Mexico
Posts: 129
Default

I created a log
PHP Code:
17.07.17 10.13.07 <--> 17.07.17 18.46.44 jdlog://9913114015941/ 
Reply With Quote
  #3  
Old 18.07.2017, 12:53
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Your log is big.
Got server response: Content-Length: 0 so it is classified as offline.
Maybe have to pass it and let the next code try to download (size unknown).
__________________
FAQ: How to upload a Log
Reply With Quote
  #4  
Old 18.07.2017, 13:03
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

yah uploading such large logs is annoying for supporters.. 99% junk

110MiB in this case

really should start with a fresh JD session (as in turn other downloads off)
reproduce issue,
upload logs

shouldn't take anymore than 5MiB max.

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

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #5  
Old 18.07.2017, 13:34
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

Also please provide some example links
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 18.07.2017, 13:34
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

__________________
JD-Dev & Server-Admin
Reply With Quote
  #7  
Old 18.07.2017, 13:50
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

did you deep analyse or copy some html source code?
I don't see how you got these results without doing so.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #8  
Old 18.07.2017, 16:28
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

I found a link with only 1 picture, same problem (Content-Length: 0):
**External links are only visible to Support Staff****External links are only visible to Support Staff**
__________________
FAQ: How to upload a Log
Reply With Quote
  #9  
Old 18.07.2017, 17:05
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

@tony2long
the requests I looked at, had ':\w+' after .jpg which causes automatic 404

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

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #10  
Old 18.07.2017, 17:49
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Hm I've changed the RegEx a bit but I was not able to easily find such bad URLs.
If it does not help, I'll have to maek it even tighter but example URLs and a smaller log would be helpful ...
---
[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
  #11  
Old 18.07.2017, 18:22
RedViper RedViper is offline
Fibre Channel User
 
Join Date: Apr 2016
Location: Mexico
Posts: 129
Default

Sorry for the big log. I download on Twitter on "batches" and to do the log was the fist option, only was of yesterday at the time I made the log.
It took many time to create it... now I understand that's why it took so long to make it.

And I can use some example links, but the thing is that the error is not with a certain link. It happens momentary and with all the downloading Twitter links at the time the error appears. Then after 10 minutes [more or less] the download list is now again available to download.

This has happened with many Twitter accounts many times and with no specific link. When it happens is with everything related to Twitter [pictures and videos] at that moment. Is like JDownloader was not able to find the picture or video, or other thing that crosses my mind is that it can be an error from Twitter. I don't really know but it has consumed many time waiting for the error to disappear and "force download" or "re check online status" of the pending list with the error "file not found".

This error is appearing more times, so I will try to do a smaller log today because I'm sure its going to happen.

Thanks for the support!
Reply With Quote
  #12  
Old 18.07.2017, 18:27
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Hm so do you mean that this is some kind of IP-block which only happens if a user downloads a lot of stuff?

Do you at least have example URLs for definitly-offline URLs?
I guess they will show 404.
If we could differ between both it would be easy to recognize this temporary "limit".

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
  #13  
Old 18.07.2017, 19:52
RedViper RedViper is offline
Fibre Channel User
 
Join Date: Apr 2016
Location: Mexico
Posts: 129
Default

Hi I created a new log:
PHP Code:
18.07.17 02.46.31 <--> 18.07.17 12.45.51 jdlog://5463114015941/ 
This is the link I tested [I waited for the error to happen because at firs the picture was available for download]
**External links are only visible to Support Staff****External links are only visible to Support Staff**

And I also made a video to show, this lasted over 20 minutes but the video only last 4 minutes. Check how many tries I made And wait until the end please.
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Edit:
Oh! I forgot to mention. Today when this error appeared again I didn't download almost anything from Twitter, so definitely is not the limit.

Last edited by RedViper; 18.07.2017 at 20:06.
Reply With Quote
  #14  
Old 18.07.2017, 20:26
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Hm not sure why this happens - I've added some errorhandling.
JD should wait a minute and retry (after the next update) instead of showing that "offline" message.
---
[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
  #15  
Old 18.07.2017, 21:09
RedViper RedViper is offline
Fibre Channel User
 
Join Date: Apr 2016
Location: Mexico
Posts: 129
Default

Thank you for the support, pspzockerscene!

This is rare, the first time I see that happens. And from many months I've used JD to download big amounts of pictures and videos and ones on Twitter, never had a problem like this.

I will wait for the update and tell you what happens.
Reply With Quote
  #16  
Old 20.07.2017, 07:17
RedViper RedViper is offline
Fibre Channel User
 
Join Date: Apr 2016
Location: Mexico
Posts: 129
Default

Now I'm getting this error... at least it seems to last much less than the other. I haven't downloaded too much today, and just when I finished this error appeared. It lasted about two minutes then the picture downloaded after the second try.

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #17  
Old 20.07.2017, 09:18
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

Please provide logfiles and example links
https://support.jdownloader.org/Know...d-session-logs
__________________
JD-Dev & Server-Admin
Reply With Quote
  #18  
Old 20.07.2017, 11:25
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Quote:
Originally Posted by RedViper View Post
Now I'm getting this error... at least it seems to last much less than the other. I haven't downloaded too much today, and just when I finished this error appeared. It lasted about two minutes then the picture downloaded after the second try.

**External links are only visible to Support Staff****External links are only visible to Support Staff**
That was the handling of size=0 so you don't have to try force download repeatedly.
Let's try to pass size=0 files, download core can handle those (tested).
Please try again and give feedback.
__________________
FAQ: How to upload a Log
Reply With Quote
  #19  
Old 21.07.2017, 10:47
RedViper RedViper is offline
Fibre Channel User
 
Join Date: Apr 2016
Location: Mexico
Posts: 129
Default

I have downloaded really a bunch of pictures and videos [on HD] with no trouble!

Al seems that its fixed, thanks for the support!

If I see something wrong I will inform you.
Reply With Quote
  #20  
Old 21.07.2017, 11:30
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Thanks for the feedback.
__________________
FAQ: How to upload a Log
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 22:48.
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.