Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 06-16-2016, 03:50 PM   #1336
sam007
Junior Member
sam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watch
 
Posts: 9
Karma: 10988
Join Date: Feb 2015
Device: Kindle 3 Keyboard
Exception IncompleteRead

Hi,
I was using FFF on linux ok, but I can't seem to be able to make it work on Win7 (64bit). Sometimes it download the story, but not very often (and it definitely doesn't depend on the story - as the same url is like 1 out of 10 times downloaded.)

I have Calibre 64-bit , but I tried it with 32-bit too and then tried it with deleted options/config in AppData.

Here is the log of Calibre 64 with clean state.

I can upload the other log files too if needded.
for your
sam007 is offline   Reply With Quote
Old 06-16-2016, 05:27 PM   #1337
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Searching for info about IncompleteRead errors with Python, the most common cause seems to be errors in HTTP/1.1 chunking, usually on the server side.

According to the log file, you're hitting AO3 stories. That's a very popular site, and I'm not hearing about that error from other people nor seeing it myself. So I'm going to assume that it's not a server issue. Which suggests it's something in between, like a proxy, firewall or masquerading router.

I found at least one reference about virus detector/firewall was causing this problem. "Online Shield" part of AVG. Are your AV, firewall, etc all up to date? If you run a local firewall or proxy, can you try disabling it?

Quote:
Originally Posted by sam007 View Post
Hi,
I was using FFF on linux ok, but I can't seem to be able to make it work on Win7 (64bit). Sometimes it download the story, but not very often (and it definitely doesn't depend on the story - as the same url is like 1 out of 10 times downloaded.)

I have Calibre 64-bit , but I tried it with 32-bit too and then tried it with deleted options/config in AppData.

Here is the log of Calibre 64 with clean state.

I can upload the other log files too if needded.
for your
JimmXinu is offline   Reply With Quote
Advert
Old 06-17-2016, 05:50 PM   #1338
sam007
Junior Member
sam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watchsam007 is clearly one to watch
 
Posts: 9
Karma: 10988
Join Date: Feb 2015
Device: Kindle 3 Keyboard
Quote:
Originally Posted by JimmXinu View Post
Searching for info about IncompleteRead errors with Python, the most common cause seems to be errors in HTTP/1.1 chunking, usually on the server side.

According to the log file, you're hitting AO3 stories. That's a very popular site, and I'm not hearing about that error from other people nor seeing it myself. So I'm going to assume that it's not a server issue. Which suggests it's something in between, like a proxy, firewall or masquerading router.

I found at least one reference about virus detector/firewall was causing this problem. "Online Shield" part of AVG. Are your AV, firewall, etc all up to date? If you run a local firewall or proxy, can you try disabling it?
Thank you!

I had to disable both Avast shields and Windows firewall, but it works now.

Really thank you
sam007 is offline   Reply With Quote
Old 06-18-2016, 09:21 AM   #1339
cryzed
Evangelist
cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.
 
cryzed's Avatar
 
Posts: 408
Karma: 1050547
Join Date: Mar 2011
Device: Kindle Oasis 2
Instead of disabling the programs responsible for your system's security entirely, you might want to check if there are ways to add exceptions for FanFicFare. I think you would have to add exceptions for "calibre-parallel.exe" in Avast. The Windows firewall shouldn't interfere if there aren't any strange non-standard rules defined -- if there were, it would most likely simply block all outgoing traffic for that executable, so this really shouldn't be it.
cryzed is offline   Reply With Quote
Old 06-21-2016, 12:33 PM   #1340
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New test version posted (direct link)

2016-06-21

- Fix for older harrypotterfanfictioncom stories lacking reviewjs.js (thanks GComyn).
- Fix for previously failedtoload img tags causing lookup sleeps.

This is probably the last test version before new release later this week.
JimmXinu is offline   Reply With Quote
Advert
Old 06-22-2016, 05:02 PM   #1341
FicReader81
Member
FicReader81 began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2014
Device: None
Hi. I was trying to update a fanfic from AOOO present in my library when I received the following message.

http://archiveofourown.org/works/7214746 requires that you be an adult. Please confirm you are an adult in your locale :

I have the option to choose Yes or No. When I press Yes, the same message comes up once again and when I press Yes the 2nd time, it says Fanficfare download ended and that None of the stories can be/need to be downloaded.
Using View Log, it says the same thing that Story requires confirmation of adult status. I have updated this story a few times and didn't receive this message before.
Also, AOOO has asked me for verification before but when I pressed yes, it would show me a message/window asking for my AOOO username and password, which once input the download/update would succeed. Can you help me with this?
I have since then tried a few more downloads/updates and I receive the message a few times, not every time. Would appreciate your help.
FicReader81 is offline   Reply With Quote
Old 06-22-2016, 05:44 PM   #1342
pillbox
Junior Member
pillbox began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2015
Device: Sony PRS-T2
Quote:
Originally Posted by FicReader81 View Post
Hi. I was trying to update a fanfic from AOOO present in my library when I received the following message.

http://archiveofourown.org/works/7214746 requires that you be an adult. Please confirm you are an adult in your locale :

I have the option to choose Yes or No. When I press Yes, the same message comes up once again and when I press Yes the 2nd time, it says Fanficfare download ended and that None of the stories can be/need to be downloaded.
Using View Log, it says the same thing that Story requires confirmation of adult status. I have updated this story a few times and didn't receive this message before.
Also, AOOO has asked me for verification before but when I pressed yes, it would show me a message/window asking for my AOOO username and password, which once input the download/update would succeed. Can you help me with this?
I have since then tried a few more downloads/updates and I receive the message a few times, not every time. Would appreciate your help.
I'm having more or less the same problem - fff asks for adult permissions (twice) and then logs as not having received it despite it having been granted.

The weird(er) thing is that it worked fine a few days ago, the personal.ini is still set to adult=true.
pillbox is offline   Reply With Quote
Old 06-22-2016, 05:46 PM   #1343
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
I'm seeing this intermittently, too. Sometimes it's working with that story, sometimes it's not.

The two most likely causes are:

1) The AO3 site is changing their site and the changes haven't been rolled out to all their servers yet. If true, FFF will need to change to accommodate the changes. But it's very difficult to tell until the changes are appearing consistently.

2) The AO3 site may be having problems. That happens sometimes.

We'll just have to wait and see if the problem gets worse or better before we'll know.

Quote:
Originally Posted by FicReader81 View Post
Hi. I was trying to update a fanfic from AOOO present in my library when I received the following message.

http://archiveofourown.org/works/7214746 requires that you be an adult. Please confirm you are an adult in your locale :

I have the option to choose Yes or No. When I press Yes, the same message comes up once again and when I press Yes the 2nd time, it says Fanficfare download ended and that None of the stories can be/need to be downloaded.
Using View Log, it says the same thing that Story requires confirmation of adult status. I have updated this story a few times and didn't receive this message before.
Also, AOOO has asked me for verification before but when I pressed yes, it would show me a message/window asking for my AOOO username and password, which once input the download/update would succeed. Can you help me with this?
I have since then tried a few more downloads/updates and I receive the message a few times, not every time. Would appreciate your help.
JimmXinu is offline   Reply With Quote
Old 06-22-2016, 11:04 PM   #1344
galaxyutii
Junior Member
galaxyutii began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2015
Device: none
The AO3 adult verification issue has been affecting me consistently for the past few hours on every fic I try to update. I checked the AO3 changelogs (http://archiveofourown.org/admin_posts?tag=1) and it looks like they updated a myriad of things on June 15. Maybe one of those changes (e.g. switching from XHTML to HTML5) is just now being implemented across the board and it's affecting FFF communications with the AO3 servers?
galaxyutii is offline   Reply With Quote
Old 06-22-2016, 11:28 PM   #1345
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
I've looked at the AO3 issue a bit more, and frankly it looks like they have a bit of an interface bug at the moment.

If I go to a story URL (when not logged in), such as http://archiveofourown.org/works/7214746, it warns about the evils of "adult content" and gives a Proceed button. There's also fine print about "accept cookies...will not be asked again".

When I click Proceed, it goes to http://archiveofourown.org/works/721...iew_adult=true, like it used to. But then it immediately redirects to the first chapter URL (http://archiveofourown.org/works/721...pters/16372990) where there is another warning about the evils and a Proceed button to go to the same chapter URL with ?view_adult=true added.

And every time you click to a new chapter, you get yet another warning about the evils and a Proceed button. Apparently their cookie mechanism is broken.

That's not an ideal desirable user experience, so I expect that AO3 will realize that and do something about it.

And I don't want to change FFF to match the current behavior when I have reason to expect them to change it again. I'll look into it again tomorrow.
JimmXinu is offline   Reply With Quote
Old 06-23-2016, 02:13 PM   #1346
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
It looks to me like AO3 has addressed their issues and things are working again (without changing FFF).

Anyone still seeing problems?
JimmXinu is offline   Reply With Quote
Old 06-23-2016, 02:30 PM   #1347
MerlinMama
Evangelist
MerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beautyMerlinMama does all things with Zen-like beauty
 
MerlinMama's Avatar
 
Posts: 498
Karma: 32554
Join Date: May 2014
Location: Canada
Device: Kobo Sage
No problems here, although I was consistently on (and downloading from) AO3 for the past week and wasn't affected at all.
MerlinMama is offline   Reply With Quote
Old 06-23-2016, 02:36 PM   #1348
thatblondelady
Enthusiast
thatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheesethatblondelady can extract oil from cheese
 
Posts: 43
Karma: 1014
Join Date: Jan 2015
Device: Calibre/iBooks/Kindle App
Quote:
Originally Posted by JimmXinu View Post
It looks to me like AO3 has addressed their issues and things are working again (without changing FFF).

Anyone still seeing problems?
I'm updating successfully where I was not able to do so yesterday. Seems OK to me.
thatblondelady is offline   Reply With Quote
Old 06-23-2016, 06:16 PM   #1349
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Version 2.3.4 - 23 Jun 2016
  • - Fix for previously failedtoload img tags causing lookup sleeps.
  • - Fix for older harrypotterfanfictioncom stories lacking reviewjs.js.
  • - Change adapter_fictionmaniatv to set status Completed instead of Complete (no d).
  • - Update StoriesOnlineNet/FineStoriesCom login URL.
  • - Different detect StoryDoesNotExist string for ficwad.com.
  • - Allow old showpost.php chapter URLs in base_xenforoforum.
  • - Update (& Fix) Translations.
JimmXinu is offline   Reply With Quote
Old 06-23-2016, 08:10 PM   #1350
belton180
Junior Member
belton180 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2014
Device: Nook Simple Touch
Hi, I was wondering if its possible to include options when downloading from xenforoforum sites. I noticed that if both threadmarks and an index are present in a thread, fanficfare seems to default to threadmarks. I would like the option to choose since some indexes are more updated and/or include other posts not threadmarked (omakes, etc.). Also, would it be possible to include downloading the entire thread? I've seen archive threads on both sufficientvelocity and spacebattles that only contain story posts. A prompt could be given as warning that the whole thread is being downloaded.

Thank you
belton180 is offline   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 523 07-15-2025 06:45 PM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 05:42 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 12:48 PM
[GUI Plugin] KiNotes -axel- Plugins 0 07-14-2013 06:39 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 06:38 PM.


MobileRead.com is a privately owned, operated and funded community.