Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14136

KeyboardInterrupt during installation

$
0
0

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
====iRedMail version: 0.9.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: CentOS 7.0.1406

I am trying to install iRedMail on a freshly installed CentOS in XenServer VM and I have got the following during downoading packages:

...
(120/204): perl-IO-HTML-1.00-2.el7.noarch.rpm           |  23 kB  0:00:00     
Traceback (most recent call last):
  File "/usr/libexec/urlgrabber-ext-down", line 75, in <module>
    main()
  File "/usr/libexec/urlgrabber-ext-down", line 61, in main
    fo = PyCurlFileObject(opts.url, opts.filename, opts)
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1258, in __init__
    self._do_open()
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1589, in _do_open
    self._do_grab()
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1723, in _do_grab
    self._do_perform()
  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1517, in _do_perform
    raise KeyboardInterrupt
KeyboardInterrupt

grabber.py says I have issued something like Ctrl-C, but I did not.

What do I do now? Is it safe to restart iRedMail.sh? Or should I clean something beforehand?


Viewing all articles
Browse latest Browse all 14136

Trending Articles