duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Problem with backup to Googlmail


From: edgar . soldin
Subject: Re: [Duplicity-talk] Problem with backup to Googlmail
Date: Wed, 12 Jan 2011 19:54:27 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

can you connect without encryption, plain imap? can you connect to the mail 
server outside of duplicity, e.g. with telnet?

..ede/duply.net

On 12.01.2011 18:19, Steck, Ralf wrote:
> Hi all,
> 
> I hope Im right here, I dont know if my problem is caused by 
> duplicity or duply. I would appreciate help anyway :-)
> 
> 
> I run a CentOS 5.5 server and want to backup some critical data to 
> googlemail. I installed manually the newest version of duplicity because 
> 
> CentOS only knows ver. 0.6.09. Now duply shows me: 
> 
> duply v1.5.4.2
> duplicity version 0.6.11, 
> python 2.4.3, 
> gpg 1.4.5 (Home: ~/.gnupg), 
> awk 'GNU Awk 3.1.5', 
> bash '3.2.25(1)-release (i686-redhat-linux-gnu)'
> 
> and I think duply conf is ok but duplicity seems to have problems 
> initiating imap (I removed the start and pre/post (non)execution). Can 
> somebody point me towards my problem?:
> 
> --- Start running command BKP at 18:05:12.179 ---
> Using archive dir: /root/.cache/duplicity/duply_mybackup
> Using backup name: duply_mybackup
> Import of duplicity.backends.cloudfilesbackend Succeeded
> Import of duplicity.backends.ftpbackend Succeeded
> Import of duplicity.backends.webdavbackend Succeeded
> Import of duplicity.backends.localbackend Succeeded
> Import of duplicity.backends.botobackend Succeeded
> Import of duplicity.backends.giobackend Failed: No module named gio
> Import of duplicity.backends.tahoebackend Succeeded
> Import of duplicity.backends.hsibackend Succeeded
> Import of duplicity.backends.imapbackend Succeeded
> Import of duplicity.backends.sshbackend Succeeded
> Import of duplicity.backends.rsyncbackend Succeeded
> I'm ImapBackend (scheme imaps) connecting to imap.googlemail.com as 
> X(removed)address@hidden
> Using temporary directory /tmp/duplicity-vkH7mv-tempdir
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 1245, in ?
>     with_tempdir(main)
>   File "/usr/bin/duplicity", line 1238, in with_tempdir
>     fn()
>   File "/usr/bin/duplicity", line 1124, in main
>     action = commandline.ProcessCommandLine(sys.argv[1:])
>   File "/usr/lib/python2.4/site-packages/duplicity/commandline.py", line 
> 
> 927, in ProcessCommandLine
>     backup, local_pathname = set_backend(args[0], args[1])
>   File "/usr/lib/python2.4/site-packages/duplicity/commandline.py", line 
> 
> 820, in set_backend
>     globals.backend = backend.get_backend(bend)
>   File "/usr/lib/python2.4/site-packages/duplicity/backend.py", line 
> 153, in get_backend
>     return _backends[pu.scheme](pu)
>   File 
> "/usr/lib/python2.4/site-packages/duplicity/backends/imapbackend.py", 
> line 66, in __init__
>     self._resetConnection()
>   File 
> "/usr/lib/python2.4/site-packages/duplicity/backends/imapbackend.py", 
> line 86, in _resetConnection
>     self._conn = cl(imap_server, 993)
>   File "/usr/lib/python2.4/imaplib.py", line 1101, in __init__
>     IMAP4.__init__(self, host, port)
>   File "/usr/lib/python2.4/imaplib.py", line 181, in __init__
>     self.welcome = self._get_response()
>   File "/usr/lib/python2.4/imaplib.py", line 876, in _get_response
>     resp = self._get_line()
>   File "/usr/lib/python2.4/imaplib.py", line 969, in _get_line
>     line = self.readline()
>   File "/usr/lib/python2.4/imaplib.py", line 1135, in readline
>     char = self.sslobj.read(1)
> sslerror: The read operation timed out
> 
> 18:05:42.813 Task 'BKP' failed with exit code '30'.
> --- Finished state FAILED 'code 30' at 18:05:42.813 - Runtime 
> 00:00:30.634 ---
> 
> ___________________
> 
> Any ideas?
> 
> TIA, Ralf
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]