Quote:
Originally Posted by roger64
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.