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: author.today, Unhandled exception. System.Exception: Не удалось авторизоваться. Вы превысили лимит попыток входа. #125

Open
spoter opened this issue Oct 20, 2024 · 1 comment

Comments

@spoter
Copy link

spoter commented Oct 20, 2024

Обшибка скачивания, когда приходится подряд качать много книг, для скачивания указав логин\пароль.
В какой-то момент блочит закачку и выдает ошибку.
Предлагаю пофиксить исключение и повторять закачку, например предлагаю подождать 30сек и повторить попытку. и выйти не закачав, но сообщив о причине после 100 безуспешных попыток, как вариант.

Сообщение об ошибке:
`Insert the URL: https://author.today/work/218753

Сайт https://api.author.today/ доступен. Работаю через него

Unhandled exception. System.Exception: Не удалось авторизоваться. Вы превысили лимит попыток входа. Попробуйте повторить операцию через 5 минут.

at Core.Logic.Getters.AuthorTodayGetter.Authorize() in D:\a\Elib2Ebook\Elib2Ebook\Core\Logic\Getters\AuthorTodayGetter.cs:line 74
at Elib2EbookCli.Program.<>c__DisplayClass0_0.<

b__2>d.MoveNext() in D:\a\Elib2Ebook\Elib2Ebook\Elib2EbookCli\Program.cs:line 50
--- End of stack trace from previous location ---
at CommandLine.ParserResultExtensions.WithParsedAsync[T](ParserResult1 result, Func2 action)
at Elib2EbookCli.Program.Main(String[] args) in D:\a\Elib2Ebook\Elib2Ebook\Elib2EbookCli\Program.cs:line 27
at Elib2EbookCli.Program.(String[] args)
Press any key to continue . . .`

@OnlyFart
Copy link
Owner

Несколько книг можно скачивать, указав их урлы через запятую. Тогда авторизация будет только один раз

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