View Single Post
Old 11-22-2023, 04:16 AM   #493
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,746
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by roger64 View Post
This time, it seems that I fail to download the update (5.1.0.) probably because of my current location, but nevertheless, the plugin should launch the old version.
Unfortunately, I wasn't able to reproduce the problem, even when I used an external Python 3.12 interpreter.
Based on another recent post, users might get a "Remote end closed connection without response" error message, because of firewall issues.
Unfortunately, the plugin will only check that you can connect to the Internet, and if the update code fails to download the .zip file, the plugin will fail, too.
I'll try to add an error handler for this particular problem in the next plugin version.

In the meantime, please try the following:
  • Edit EpubCheck.json and change the following two values to "false":
    Code:
      "update_check": false,
      "github": false,
  • Then download the latest EPUBCheck version from the Github website and extract it.
  • Go to the EpubCheck plugin folder and replace epubcheck.jar and the lib folder with the Github files.
Doitsu is offline   Reply With Quote