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 handling if banned #20

Open
newgordan opened this issue Feb 19, 2021 · 0 comments
Open

error handling if banned #20

newgordan opened this issue Feb 19, 2021 · 0 comments

Comments

@newgordan
Copy link

newgordan commented Feb 19, 2021

Hi,

first, great work.
i found out if iam banned on a channel the xdcc-dl command cannot handle this very well and will stock after WHOIS End.

If i specify a timeout will not have any affect.

here is an example:

$: time xdcc-dl "/msg botname xdcc send #12" --server irc.abjects.net --verbose  --timeout 60
INFO: Download Limit set to: "unlimited"
INFO: Connecting to irc.abjects.net:6667 as user 'YvetteLang70'
INFO: Delaying download initialization by 7s
INFO: Timeout watcher started
INFO: Connected to server
INFO: WHOIS: ['[MG]-Request|Bot|Honline', '+#moviegods ']
INFO: Joining channel #moviegods
INFO: WHOIS End
INFO: Timeout detected
INFO: Message sent without timeout
WARNING: Timeout
INFO: Progress Printer started
INFO: Progress Printer stopped
INFO: Disconnecting
INFO: Aborting because of unrecoverable error

real    3m19.302s
user    3m10.706s
sys     0m0.487s

may you can have a look, thanks!

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

1 participant