Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error determining version while trying to create anonymous authorization #82

Open
LibBool opened this issue Apr 17, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@LibBool
Copy link

LibBool commented Apr 17, 2024

Bug description

Error occurs while trying to create anonymous authorization with the following error message:

Traceback (most recent call last):
File "calibre_plugins.deacsm.config", line 1019, in create_anon_auth
print("User selected ({0}) -> {1}".format(idx, VAR_VER_SUPP_CONFIG_NAMES[idx]))
OSError: [Errno 5] Input/output error

Aswell as the message "Error determining version"
I tried with all possible ADE versions, none work (this error is specificly for ADE 2.0.1)

I'd guess this is due to some problem with the Calibre version, though I installed it today so I have no idea what exactly the problem is.

Operating system

Linux

Which version of Calibre are you running?

7.8.0

Which version of the ACSM Input plugin are you running?

0.0.16

Import type

No response

Further information

No response

@Leseratte10
Copy link
Owner

Interesting. I haven't explicitly tested my plugin with Calibre 7.8.0 yet, but I'll give it a try and see. "Input/output error" usually isn't caused by the plugin, though, rather by some external influence (Calibre, OS, Antivirus, Python, whatever) so it's difficult for me to debug.

@Leseratte10 Leseratte10 added the bug Something isn't working label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants