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

Verification process failed, please try again. #29

Open
keewe7 opened this issue Aug 12, 2021 · 1 comment
Open

Verification process failed, please try again. #29

keewe7 opened this issue Aug 12, 2021 · 1 comment

Comments

@keewe7
Copy link

keewe7 commented Aug 12, 2021

Every time I try and log in i get Verification process failed, please try again. Their is no captin loading.

@crouvpony47
Copy link
Owner

Looks like they've finally broken support for IE11 completely :c

That sucks. Embedding Edge or other Chromium-like is a lot less user-friendly -- one has to either download and install a huge external component, or I'll have to bundle that 100+ MiB monstrosity along with each version of the app. Cookies extraction might also be trickier.

Sadly I don't have a good working solution for this right now. I've done a few tests with nw.js and can't say I'm fully satisfied with that. Well, this might be a good enough reason to cobble together at least something working...

There is a way to import cookies from the environment:
https://github.com/crouvpony47/furdown#advanced-options
This will let you authorize in a modern browser that still is supported and import the cookies from there, but the process is definitely not user-friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants