-
-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Hi there
I am trying to test an export my backed up email account. I run the command below:
maint@dockge:~$ imap-backup utils export-to-thunderbird user@example.com -v
returns
/var/lib/gems/3.0.0/gems/thunderbird-0.3.0/lib/thunderbird/profiles.rb:37:in `initialize': No such file or directory @ rb_sysopen - /home/maint/.thunderbird/profiles.ini (Errno::ENOENT)
from /var/lib/gems/3.0.0/gems/thunderbird-0.3.0/lib/thunderbird/profiles.rb:37:in `open'
from /var/lib/gems/3.0.0/gems/thunderbird-0.3.0/lib/thunderbird/profiles.rb:37:in `blocks'
from /var/lib/gems/3.0.0/gems/thunderbird-0.3.0/lib/thunderbird/profiles.rb:24:in `installs'
from /var/lib/gems/3.0.0/gems/imap-backup-16.3.0/lib/imap/backup/cli/utils.rb:125:in `thunderbird_profile'
from /var/lib/gems/3.0.0/gems/imap-backup-16.3.0/lib/imap/backup/cli/utils.rb:80:in `export_to_thunderbird'
from /var/lib/gems/3.0.0/gems/thor-1.5.0/lib/thor/command.rb:28:in `run'
from /var/lib/gems/3.0.0/gems/thor-1.5.0/lib/thor/invocation.rb:127:in `invoke_command'
from /var/lib/gems/3.0.0/gems/thor-1.5.0/lib/thor.rb:538:in `dispatch'
from /var/lib/gems/3.0.0/gems/thor-1.5.0/lib/thor/invocation.rb:116:in `invoke'
from /var/lib/gems/3.0.0/gems/thor-1.5.0/lib/thor.rb:338:in `block in subcommand'
from /var/lib/gems/3.0.0/gems/thor-1.5.0/lib/thor/command.rb:28:in `run'
from /var/lib/gems/3.0.0/gems/thor-1.5.0/lib/thor/invocation.rb:127:in `invoke_command'
from /var/lib/gems/3.0.0/gems/thor-1.5.0/lib/thor.rb:538:in `dispatch'
from /var/lib/gems/3.0.0/gems/thor-1.5.0/lib/thor/base.rb:585:in `start'
from /var/lib/gems/3.0.0/gems/imap-backup-16.3.0/lib/imap/backup/cli.rb:49:in `start'
from /var/lib/gems/3.0.0/gems/imap-backup-16.3.0/bin/imap-backup:16:in `block in <top (required)>'
from /var/lib/gems/3.0.0/gems/imap-backup-16.3.0/lib/imap/backup/logger.rb:58:in `sanitize_stderr'
from /var/lib/gems/3.0.0/gems/imap-backup-16.3.0/bin/imap-backup:15:in `<top (required)>'
from /usr/local/bin/imap-backup:25:in `load'
from /usr/local/bin/imap-backup:25:in `<main>'
maint@dockge:~$FWIW, I didn't realise TB 0.3.0 was installed by default so I did get some way to downloading a new copy of TB for linux before I saw one was bundled, hence the path name.
Regardless, I repeated the process on another server with another email account, with the standard generic installation and get the same errors. Am I doing something wrong?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels