-
Notifications
You must be signed in to change notification settings - Fork 78
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
epub not downloaded (just title) #59
Comments
same for me...not working |
same issue. logged in using Company SSO |
same issue |
This issue was fixed #60 |
I fetched that commit but see no change:
|
I can confirm that the issue is still there. |
Hey guys, you can use my fix in #62 to download epub for now. |
:(
|
@ciapecki You were still using the old version. Need to uninstall the old version first and re-setup my fix. |
@hankbao now I uninstalled first but still similar empty file:
then installed and ran:
The file is bigger than before 9.4kB instead of 2.7kB but it's still content empty. |
@ciapecki A lot of errors with code 401 popped. It seems like the authentication credential you provided was invalid. Can you try downloading your book with username and password? |
@hankbao I am logged with company's SSO. We don't have username/password. |
I haven't looked into the cookie and session part of the code so I'm not for sure. However, with username and password, I can download my book now. Sometimes there were some 503 errors for some pages but you can always get the whole book by retrying. |
Thanks @hankbao It works for me with Docker and my company's SSO |
@hankbao I still have the same problem as @sanmibuh, with both docker and normal cli, both user/pass and cookie. Including log from using docker and cookie, but the 401 errors are the same in the other three configurations. |
If you got 401s with username/password, perhaps your password is indeed incorrect. I'm not familiar with the cookie part of this project. Maybe @sanmibuh could share his experience. |
@hankbao Yeah, I thought the same, but it's the exact same one I use to login with. Copied straight out of my password manager. I'm gonna change it and see if that works. |
@hankbao Oh, ok. I changed my password, and that didn't work, but then I put it in quotes, and that worked. I use autogenerated passwords with lots of weird characters, so I should have thought of that earlier. |
@hankbao or @tofagerl I'm a little lost. I keep getting either: Traceback (most recent call last): or docker: Error response from daemon: create Thanks. |
I can confirm. This works, but i'm not able to open epub |
Having the same issue:
|
I try to get the book providing cookie (I am logged in browser with my company's SSO):
The downloaded epub is very small 2.7kB.
It seems like only some metadata are downloaded but without any content.
Any hints?
thanks,
Chris
The text was updated successfully, but these errors were encountered: