View Single Post
Old 01-31-2022, 06:48 PM   #1
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 910
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
Error sending via hotmail

I usually use hotmail to avoid gmail errors, but this time it is failing me. Here I leave the error message:
Spoiler:
Starting job: Email Spinetta: Noise of Magic to xxxxxxxxxx@gmail.com
connect: ('smtp.live.com', 587)
connect: to ('smtp.live.com', 587) None

Sending failed...

Traceback (most recent call last):
File "calibre/gui2/email.py", line 43, in run
File "calibre/gui2/email.py", line 127, in sendmail
File "calibre/utils/smtp.py", line 171, in sendmail
File "polyglot/smtplib.py", line 36, in __init__
File "smtplib.py", line 253, in __init__
File "smtplib.py", line 339, in connect
File "smtplib.py", line 308, in _get_socket
File "socket.py", line 808, in create_connection
File "socket.py", line 796, in create_connection
OSError: [Errno 101] The network is inaccessible


Retrying in 501 seconds...

Waiting 501 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
connect: ('smtp.live.com', 587)
connect: to ('smtp.live.com', 587) None

Sending failed...

Traceback (most recent call last):
File "calibre/gui2/email.py", line 43, in run
File "calibre/gui2/email.py", line 127, in sendmail
File "calibre/utils/smtp.py", line 171, in sendmail
File "polyglot/smtplib.py", line 36, in __init__
File "smtplib.py", line 253, in __init__
File "smtplib.py", line 339, in connect
File "smtplib.py", line 308, in _get_socket
File "socket.py", line 808, in create_connection
File "socket.py", line 796, in create_connection
OSError: [Errno 101] The network is inaccessible

Job: "Send Spinetta: Noise of Magic via email to xxxxxxxxx@gmail.com" failed with error:
Traceback (most recent call last):
File "calibre/gui2/threaded_jobs.py", line 82, in start_work
File "calibre/gui2/email.py", line 100, in __call__
File "calibre/gui2/email.py", line 43, in run
File "calibre/gui2/email.py", line 127, in sendmail
File "calibre/utils/smtp.py", line 171, in sendmail
File "polyglot/smtplib.py", line 36, in __init__
File "smtplib.py", line 253, in __init__
File "smtplib.py", line 339, in connect
File "smtplib.py", line 308, in _get_socket
File "socket.py", line 808, in create_connection
File "socket.py", line 796, in create_connection
OSError: [Errno 101] The network is inaccessible

Called with args: ('/tmp/calibre_5.35.0_tmp_xs0zr8cj/wlj9d1gwcaltmpfmt.mobi', 'Spinetta: Noise of Magic - Sergio Marchi.mobi', 'xxxxxxx@gmail.com', 'Libros de Walter', 'El eBook is attached\n\nSpinetta: Noise of Magic\n\tby Sergio Marchi\n\nin MOBI format.') {'notifications': <queue.Queue object at 0x7fcabc034940>, 'abort': <threading.Event object at 0x7fcabc034af0>, 'log': <calibre.utils.logging.GUILog object at 0x7fcabc034c40>}


Linux Mint 20.2 - Calibre 5.35

Last edited by dunhill; 01-31-2022 at 06:55 PM.
dunhill is offline   Reply With Quote